2022

Page tree

Versions Compared

Key

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

...

Display Type: Detail Page Button

OnClick JavaScript:

Panel
Wiki Markup

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




Label: Update Invoice from QBOE_New

...