This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use ts95pro; | |
GO | |
SELECT | |
obj.name AS trigger_name | |
,USER_NAME(obj.uid) AS trigger_owner | |
,s.name AS table_schema | |
,comments.text AS text | |
,OBJECT_NAME(parent_obj) AS table_name | |
,OBJECTPROPERTY( obj.id, 'ExecIsUpdateTrigger') AS isupdate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use ts95pro; | |
GO | |
SELECT | |
obj.name AS trigger_name | |
,USER_NAME(obj.uid) AS trigger_owner | |
,s.name AS table_schema | |
,comments.text AS text | |
,OBJECT_NAME(parent_obj) AS table_name | |
,OBJECTPROPERTY( obj.id, 'ExecIsUpdateTrigger') AS isupdate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select * from information_schema.columns where table_name in ('bdcarts', 'bdtriggerauditbdcarts') | |
order by table_name, ordinal_position |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1935099-po-edit-vendno-blanking | |
4138599-OrderEntry-Missing-RequiredPO-Validator | |
4343470-ForgotPasswordRequest-Update-To-Secure-Standards | |
6173840 Obj Ref error on WebContext.get_CurrentCustomer | |
6268109-change-template-on-print | |
6293691 - Google product feed not handing web price (rounding error) | |
6341457-OrderEntry-AddCustomer-Via-OrderInfo | |
6395297 JobMaster Error Releasing On Hold Orders | |
6467260 Post Credit Memo should handle Serial / Lot Master not existing | |
6523098 Verify handling of dim weight items with US Post Office |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6165310 Import Items from Canopy | |
6235929 Convert consolodation to create sales orders instead of the XML file | |
6269483-checkout-settings | |
6352647 Create process to calculate weekly sales and store in Customer Item fields | |
6378399-myaccount-settings | |
6408959-PFG-Transmission-File | |
6540833 Add Marel Consolidation process to Web | |
6540852 Add Permissions Import to the web | |
6563590 Add Field Import to the Web | |
6566070-Order-Has-Comments-Trigger |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"Item_No": "SG800-4030", | |
"ShortDescription": "This is a Bottom Bracket Kit W/ Bolts", | |
"LongDescription": "Here are excruciating details about the Bottom Bracket Kit W/ Bolts and \n newlines", | |
"Price": "43.29", | |
"UOM": "EA", | |
"OriginalPicture": "www.example.com/diagram_SG800-7080.png", | |
"Fields": { | |
"bubble_number": "13", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"Description": "E-TC9124, 220V 10A, UNIV BASE", | |
"SiteItem_No": "9-9124-MUNBP0", | |
"Vendor_Item_No": "9-9124-MUNBP0", | |
"Vendor_Url": "https://support.startrac.com/Products/Diagram.aspx?sku=9-9132-MOCEP0", | |
"Vendor_No": 149, | |
"Competitor_ID": 149, | |
"Fields": { | |
"bubble_number": "2", | |
"diagram": "/documents/relpdf/9-9124-MUNBP0A.pdf#pagemode=none&toolbar=0&statusbar=0&messages=0&navpanes=0", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POS Sales 2013-2015 | |
11/15/2013 to | |
8/6/2015 | |
Friday, November 15, 2013 | |
Quantity Value | |
-------------------------------------------------- | |
.................................................. | |
CABLE 70 | |
Monday, January 6, 2014 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POS Sales 11/15/2013 to 8/6/2015 | |
Friday, November 15, 2013 | |
Quantity Value | |
-------------------------------------------------- | |
Location: AK | |
Seller #400 | |
Jessica Darling | |
.................................................. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"Description": "E-TC9124, 220V 10A, UNIV BASE", | |
"SiteItem_No": "9-9124-MUNBP0", | |
"Vendor_Item_No": "9-9124-MUNBP0", | |
"Vendor_Url": "https://support.startrac.com/Products/Diagram.aspx?sku=9-9132-MOCEP0", | |
"Vendor_No": 149, | |
"Competitor_ID": 149, | |
"ItemToNodeFields": { | |
"exploded_diagram_reference_numbers": "56" | |
}, |