...
Logics
Using logics you can implement all the price calculations you need.
Quote Item Logic – Creates input fields and calculates the results. This is a mandatory logic for quote calculation.
Quote Header logic – Prepares header inputs and calculates quote overall summaries. This is optional.
Domain Model
The pre-configured types of quotes are stored in:
The following entities are used to store quote data:
See their relations in Quote Entity Relationship Diagram.
...