As the Opportunity Product is a Salesforce object, here are some useful Salesforce articles:
If you have not yet had the opportunity to learn about products and price books, which are also Salesforce objects, we recommend you read this module :
This article allows you to understand the relationship between the Opportunity Product object and the Frisbii objects.
Definition of opportunity products
This definition is the one given by Salesforce. Here is more information on configuring opportunities outside the Frisbii context: Opportunities.
| Object | Description |
| Opportunity products | Products are a basic catalogue of all the items and services you sell, with their standard prices. They allow you to create a custom set of products with a price list associated with specific uses. To manage business more efficiently, add products to opportunities. |
Their relationship with other Frisbii objects
Here is the extract from the Conceptual Data Model showing the Salesforce Opportunity Product object and its relationship with the Frisbii objects. It shows you the links between the objects mentioned and others that we will discover later in the articles. Please note that the Opportunity Product object has a specific behaviour in Salesforce. You cannot create a direct link with a reference field to an opportunity product. You will therefore only find the ID of the source opportunity product if applicable in quotation line items, subscription line items and invoice line items.

| Opportunity product | Quotation line item | Subscription line item | Invoice | |
| Relationships with main Frisbii objects |
|
|
|
|
The Salesforce fields
Please consult this article to have the list of Salesforce fields: Opportunity Product Fields.
Active | Formula (checkbox) |
|
Created By | Lookup (User) |
|
Date | Date |
|
Discount | Percentage (3, 2) |
Please note that if you apply a quotation line item discount lower than the quotation footer discount, Frisbii will calculate a negative discount for the quotation line item. For example: instead of 28% discount, you want to apply 20% discount on this opportunity product. Frisbii keeps 20% discount on the quotation and reduces the discount on the quotation line item to 0%. If instead of 25% discount you want to apply 15% discount, Frisbii keeps 20% discount on the quotation and reduces the discount on the quotation line item to -6.25%. There is therefore a negative discount applied. |
Last Modified By | Lookup (User) |
|
Line description | Text (255) |
|
List price | Currency (16, 2) |
|
Opportunity | Lookup (Opportunity) |
|
Product | Lookup (Product) |
|
Quantity | Number (10, 2) |
|
Sales price | Currency (16, 2) |
|
Subtotal | Currency (16, 2) |
|
Total price | Currency (16, 2) |
|
The Frisbii fields
| Start Date | Date |
|
| End date | Date |
|
| Total amount including VAT | Formula (Currency) |
|
| Quotation line item | Lookup (Quotation line item) |
|
| First invoice only | Checkbox |
|
| Quotation line item discount (%) | Formula (Percentage) |
|
| Synchronisation with single quotation? | Formula (checkbox) |
|
| Synchronisation in progress? | Formula (checkbox) |
|
| VAT rate | Percentage (4, 4) |
|