Calculation of Risers
RisersRule
This rule is a configuration rule. It does not have any effect besides bringing configuration options to some risers features in the application.
Notification level: Not applicable
Key | Value |
---|---|
ID | RisersRule |
Translation key | Not applicable |
Behavior
The rule is designed to accurately determine the required size of risers for kitchen applications based on specified parameters.
The function evaluates the provided parameters to determine the most suitable riser size for the given situation.
It considers factors such as height constraints, available riser size, and the need for splitting risers if necessary.
The above calculation provides an efficient solution for determining the appropriate size of risers in kitchen applications.
By automating the calculation process, it minimizes the risk of incorrect pricing, and hence only the price of the calculated riser will be added to the overall pricing instead of adding the price for the total riser size.
By accurately calculating riser size, retailers can ensure optimal utilization of resources and enhance the overall customer experience.
Trigger Conditions
This rule is triggered on BOM computation.
Overload Parameters
Key name | Type | Default value | Description |
---|---|---|---|
tolerancePercentage | number | - | Optional Percentage that gets added to the total size as tolerance |
Overload sample
{
"tolerancePercentage": 10
}