2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Display Type: Detail Page Button

OnClick JavaScript:

No Format

var URL ="{!$User.AVSFQB__QBOE_DBSync_Server__c}/qboe.m?sessionId={!$Api.Session_ID}&
sfUrl={!$Api.Partner_Server_URL_140}&
qboeCT={!$User.AVSFQB__QBOE_Connection_Ticket__c}&
pdl=processdefinition_SFQB_Item.xml&recordId={!Product2.Id}&
dbsyncId={!$User.AVSFQB__DBSync_Id__c}&
profileName={!$User.AVSFQB__DBSync_Profile__c}&
dbsyncPasswd={!$User.AVSFQB__DBSync_Passwd__c}";window.open(URL,"DBSync","menubar=0,resizable=0,width=650,height=300");


  • Go to Setup   Customize   Product  'Page Layout' fields to add is "QuickBooks Item type" , "QuickBooks Id" , "QB Error", "COGS" and "OnHand'" and Buttons "Update Product To QBOE_New" to the page layout.

...