2022

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


  • Click on the below link to install the DBSync App from AppExchange

https://login.salesforce.com/?startURL=%2Fpackaging%2FinstallPackage.apexp%3Fp0%3D04t600000001gWU&crc=1.

  • Enter your Salesforce Username and Password to install DBSync Package in that Salesforce instance. The Salesforce instance must have the administrative privileges to install App.


  • DBSync Package Installation Details will be displayed in your Salesforce instance. Click on 'Continue'.









  • Approve Package API Access and then click on 'Next'.



  • Choose Security Level to Grant Access and then click on 'Next'.










  • Package is ready to be installed. Click Install to 'install'.



  • Install complete message will be displayed which confirms that DBSync Package is installed.





















  • Go to setup   Customize   Account   'Page Layout'   Edit the Page Layout. Under the Page Layout drag the fields specified below to add it in Page Layout and Save.
    • Fields: "Quickbooks Id", "QB Error"
    • Button: " Update Account To QBOE"





















  • Go to setup   Customize   Contact   'Page Layout   Edit the Page Layout.


  • Under the Page Layout drag the fields and buttons specified below to add it in Page Layout and Save.
    • Fields: "Quickbooks Id", "QB Error", "QBName"
    • Button: " Update Contact To QBOE"






















  • New Buttons "Update Opportunity To QBOE_New" and "Update Invoice from QBOE_New" should be created in Salesforce Opportunity by referring the below steps.

Go to setup   Customize   Opportunity   'Buttons, Links and Actions'  New Button or Link.
Enter the below mentioned details and save to create two buttons.
Label: Update Opportunity To QBOE_New
Behavior: Execute JavaScript
Display Type: Detail Page Button
OnClick JavaScript: var URL="{

Unable to render embedded object: File ($User.AVSFQB__QBOE_DBSync_Server__c\}/qboe.m?sfUrl=\{) not found.

$Api.Partner_Server_URL_140}&qboeCT={

Unable to render embedded object: File ($User.AVSFQB__QBOE_Connection_Ticket__c\}&pdl=processdefinition_SFQB_OpportunityTo\{!Opportunity.AVSFQB__Generate_Object__c\}.xml&recordId=\{!Opportunity.Id\}&dbsyncId=\{) not found.

$User.AVSFQB_DBSync_Idc}&profileName={

Unable to render embedded object: File ($User.AVSFQB__DBSync_Profile__c\}&sessionId=\{) not found.

$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
Behavior: Execute JavaScript
Display Type: Detail Page Button
OnClick JavaScript: var URL="{

Unable to render embedded object: File ($User.AVSFQB__QBOE_DBSync_Server__c\}/qboe.m?sfUrl=\{) not found.

$Api.Partner_Server_URL_140}&qboeCT={

Unable to render embedded object: File ($User.AVSFQB__QBOE_Connection_Ticket__c\}&pdl=processdefinition_QBSF_InvoiceToInvoice.xml&recordId=\{!Opportunity.Id\}&dbsyncId=\{) not found.

$User.AVSFQB_DBSync_Idc}&profileName={

Unable to render embedded object: File ($User.AVSFQB__DBSync_Profile__c\}&sessionId=\{) not found.

$Api.Session_ID}&dbsyncPasswd={!$User.AVSFQB
DBSync_Passwd_c}"; window.open(URL,"DBSync","menubar=0,resizable=0,width=650,height=300");

  • These new buttons along with the other required fields should be included in the page layout by following the below steps.

Go to setup   Customize   Opportunity   'Page Layout'   Edit the Page Layout.















  • Under the Page Layout drag the fields specified below to add it in Page Layout.
    • Fields: "Quickbooks Id", "Primary Contact", "Generate", "QB Error"
    • Buttons: "Update Opportunity To QBOE_New", "Update Invoice from QBOE_New"



  • Move Invoices from the Opportunity Related List to the page layout.













  • Click on Invoices in the Related List Section and hit "edit properties" button. Select columns as Invoices, Invoice number, Total Invoice Amount, Payments, Balance, Days Outstanding, and Transaction Date. Save the opportunity 'page layout'.




















  • Go to Setup   Customize   Opportunity   Opportunity Products   Edit Page Layout to move 'QuickBooksID' field to the page layout.



























  • New Button "Update Product To QBOE_New" should be created in Salesforce Product by referring the below steps.

Go to setup   Customize  Product   'Buttons and Links'  New Button or Link.
Enter the below mentioned details and save to create two buttons.
Label: Product To QBOE_New
Behavior: Execute JavaScript
Display Type: Detail Page Button
OnClick JavaScript: var URL ="{

Unable to render embedded object: File ($User.AVSFQB__QBOE_DBSync_Server__c\}/qboe.m?sessionId=\{) not found.

$Api.Session_ID}&sfUrl={

Unable to render embedded object: File ($Api.Partner_Server_URL_140\}&qboeCT=\{) not found.

$User.AVSFQB_QBOE_Connection_Ticketc}&pdl=processdefinition_SFQB_Item.xml&recordId={

Unable to render embedded object: File (Product2.Id\}&dbsyncId=\{) not found.

$User.AVSFQB
DBSync_Idc}&profileName={

Unable to render embedded object: File ($User.AVSFQB__DBSync_Profile__c\}&dbsyncPasswd=\{) not found.

$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.



  • Go to setup Customize  Users  'Page Layout' Edit the Page Layout. Under the Page Layout drag the fields and buttons specified below to add it in Page Layout and Save.
    • Field "DBSync Id"
    • Field "DBSync Passwd"
    • Field "DBSync Server URL"
    • Field "DBSync Profile"
  • No labels