-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UBS Admin Cabinet] Payment Statuses #2897
Labels
Milestone
Comments
Closed
This was referenced Sep 7, 2021
This was referenced Oct 4, 2021
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As an administrator, I want to see the payment statuses of the order so that I can organize and manage the order.
Assumptions & Constraints
N/A
Preconditions
Business rules
Acceptance Criteria
All payment statuses - Не оплачено; Оплачено; Частково оплачено; Оплату повернуто - are assigned to the order automatically
The system assigns the appropriate payment status based on the comparison of order total “Сума до оплати” (confirmed or actual depends on the order status) and total payment “Замовлення оплачено в розмірі”
The system compares mentioned above values when:
a. the confirmed/actual order total (depends on order status) “Сума до оплати” has been changed
b. the total payment “Замовлення оплачено в розмірі” has been changed
c. the order status is changed to “Сформовано”; “Виконано”
The system compares confirmed order total “Сума до оплати” (column “Підтверджена к-сть”) with total payment “Замовлення оплачено в розмірі” on the following order statuses: Сформовано; Узгодження; Підтверджено; Не виконано.
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: