Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Discounts (rate modifiers) #10

Open
1 task
chargio opened this issue Jun 4, 2018 · 0 comments
Open
1 task

Discounts (rate modifiers) #10

chargio opened this issue Jun 4, 2018 · 0 comments

Comments

@chargio
Copy link
Contributor

chargio commented Jun 4, 2018

User Story

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
  • [ ]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant