You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
As a user, i want to be able to use discounts in my rates. (rates modifiers)
Percentage discounts: Reduce 5% of the bill for each item applied
Fixed discount: 1 $ discount per item.
Discounts should be positive or negative. Standard discounts should be negative (a reduction on price).
Discounts should be possible to be set up at item level or at group level, and to be applied at rating time (when the item is being rated), or at bill time (when the bill is being closed).
Impacts
API, Docs.
Role
Assumptions
The user can define whether the fixed discount can change positive numbers into negative numbers or there is a floor and a ceiling for them.
Discounts can be applied to the same group or to another (i.e. The results of the discounts are applied to the bill or the account, not to the item).
UI Details
There must be a way of defining a discount in the price plan editor.
Acceptance Criteria
TODO
[ ]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
User Story
As a user, i want to be able to use discounts in my rates. (rates modifiers)
Discounts should be positive or negative. Standard discounts should be negative (a reduction on price).
Discounts should be possible to be set up at item level or at group level, and to be applied at rating time (when the item is being rated), or at bill time (when the bill is being closed).
Impacts
API, Docs.
Role
Assumptions
UI Details
There must be a way of defining a discount in the price plan editor.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: