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
As an administrator, I want to have UBS service fees displayed, so that the actual order total is calculated correctly.
Assumptions & Constraints
n/a
Preconditions
User is logged in as administrator.
Administrator navigates to the Orders tab.
Administrator has opened an order from current orders table
Business rules
Only administrators with access should be able to view Admin Cabinet
Service fee УБС Кур’єр is calculated only per large packages (120L)
Acceptance Criteria
When the order status is changed to “Виконано” (only if it is set after stage “Привезе сам”), the column “Вивезена к-сть” Actual amount (story 2865) with additional field “УБС кур’єр” and “Списання на станцію сортування” should be displayed (section “Деталі замовлення” )
Filed “УБС кур’єр”:
Float number with 2 digits.
Should be greater than 0.
Displayed in the format “- XX.XX грн”. E.g. -150.00 грн
No upper limit is set.
Calculated by formula: Actual quantity of packages “Текстильні відходи” 120L x 50 + actual quantity of packages “Безпечні відходи” 120L x 50 = “УБС кур’єр”
Disabled.
Field “Списання на станцію сортування”:
Input field, enabled
Float number with 2 digits.
Should be equal to/greater than 0.
Displayed in the format “XX.XX грн”. E.g. 100.00 грн
No upper limit is set.
0.00 грн by default
Actual order total Сума до оплати is calculated by the formula:
Actual order sum “Сума замовлення” - “Сертифікат” - “Використані бонуси” - “УБС Кур’єр” + “Списання на станцію сортування” = Actual order total “Сума до оплати”
(e.g.: 850.00 - 250.00 - 50.00 - 150.00 + 100.00 = 500.00 грн)
As an administrator, I want to have UBS service fees displayed, so that the actual order total is calculated correctly.
Assumptions & Constraints
n/a
Preconditions
Business rules
Acceptance Criteria
Actual order sum “Сума замовлення” - “Сертифікат” - “Використані бонуси” - “УБС Кур’єр” + “Списання на станцію сортування” = Actual order total “Сума до оплати”
(e.g.: 850.00 - 250.00 - 50.00 - 150.00 + 100.00 = 500.00 грн)
Out of scope
Epic link
E.g.: Epic #2195
Labels to be added
"User story", Correspondind Functionality (e.g. User), Priority ("pri: "), "Corresponding Epic"
Tasks
The text was updated successfully, but these errors were encountered: