KB: Billing with Unsupported Billing Solutions: Difference between revisions

From RangerMSP Wiki - PSA software for MSPs and IT services providers
Jump to navigation Jump to search
(Sage Line 50, MindYourOwnBusiness, PeachTree, Xero, Unsupported Billing Solutions)
 
No edit summary
Line 28: Line 28:


==See Also==
==See Also==
*[[Billing Lifecycle|Billing_Lifecycle]]
*[[QuickBooks_Link|Quickbooks Link User Guide]]
*[[QuickBooks_Link|Quickbooks Link User Guide]]
*[[Commit_API_Developers_Guide#ODBC_Data_Retrieval|EDBC Data Retrieval]]
*[[Commit_API_Developers_Guide#ODBC_Data_Retrieval|EDBC Data Retrieval]]
*[[Import_and_Export|Import & Export User Guides]]
*[[Import_and_Export|Import & Export User Guides]]
[[Category:KB|Billing]]
[[Category:KB|Billing]]

Revision as of 21:45, 23 December 2009

Introduction

As you may know by now, CommitCRM currently integrates with QuickBooks (American, British, Canadian and Australian versions) by using the Commit QuickBooks Link. Other billing solutions such as Sage Line 50, MindYourOwnBusiness, PeachTree, Xero, etc. can also be used to carry out invoicing duties without using QuickBooks, or the Commit QuickBooks Link.


Solutions

You may be able to perform some level of integration using import & export tools (import items and customers from and export Charges from CommitCRM). We also provide an ODBC Link which allows reading the charge information from CommitCRM and API which allows you to update data in the CommitCRM database.


Exporting Charges

  • By exporting your charges, you can later import the charge list into a 3rd party Billing Solution, which will automatically add the CommitCRM charges to be invoiced according to the imported list. This method can be done once a day/week, or even a few times a day.


ODBC

  • Using ODBC is very similar to the first option; however, instead of exporting and importing the information, you can have it automatically retrieved from CommitCRM directly into your Billing Solution, which will automatically add the CommitCRM charges to be invoiced, as long as your Billing Solution supports ODBC.


QuickBooks

  • Has powerful integration options which also include issuing invoices from within CommitCRM, syncing the Accounts & Items in QuickBooks to the Accounts & Items in CommitCRM. When the invoices are generated from within CommitCRM, the charge info is stored in QuickBooks, along with the rest of the invoices QuickBooks has invoiced in the past.


See Also