...
The app is designed to work with native Salesforce objects which include, Accounts, Contacts, Price Books, Products and Opportunities. The product object in Salesforce will be extended with a custom child object (Product Services) which will house the individual line items and their respective pricing that has been defined in LogiSense Billing.
Accounts and Contacts
Both LogiSense Billing and Salesforce have the concept of parent/child relationships between accounts. This relationship will be honored when accounts are pushed to LogiSense Billing. As part of an account sync any contacts which are marked to sync will also be push to LogiSense Billing as part of that request.
...
Account Currency - the currency cannot be changed once synced. Parent and child accounts must have the same currency.
Subscription and Usage Invoice Recipients - (self or another Account).
Account Status - the status of the account
Bill Group and Accounts Receivable Term - these are defined in LogiSense Billing and made available within Salesforce
Products and Price Books
The master product catalog, which contains all list pricing for each product, is defined within LogiSense Billing. This information is synced to Salesforce in turn creating a specific LogiSense Price Book which can be used on standard Opportunities.
LogiSense Billing will always be the system of record for any product definitions and pricing to ensure that when an opportunity is Closed:Won and pushed to LogiSense that the system can associate the correct products/pricing to an account price plan. Account Price Plans within LogiSense Billing represent the negotiated/contracted pricing for each product to ensure that that pricing is honored when future purchases/orders are made against those products.
Opportunities
Only opportunities that use an integrated LogiSense price book can be synced with LogiSense for billing purposes when the opportunity is Closed:Won. Syncing of opportunities will occur via a custom button that must either be manually clicked (native) or triggered via a custom Salesforce business process (developed by customer). This will ensure that any predefined approval processes will not be interfered with when an opportunity stage changes to Closed:Won.
...