Summary: | Change calculation and validation in Point of Sale should match Paycollect | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Fines and fees | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, caroline.cyr-la-rose, fridolin.somers, josef.moravec, sally.healey, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.05.00,20.11.01,20.05.07
|
|
Circulation function: | |||
Bug Depends on: | 22359, 24482 | ||
Bug Blocks: | 13985 | ||
Attachments: |
Bug 24519: Match paycollect form validation for change collection
Bug 24519: Match paycollect form validation for change collection Bug 24519: Match paycollect form validation for change collection Bug 24519: Match paycollect form validation for change collection |
Description
Martin Renvoize (ashimema)
2020-01-27 15:15:08 UTC
Created attachment 99948 [details] [review] Bug 24519: Match paycollect form validation for change collection This patch adds form validation to the Point Of Sale payment page such that one cannot submit the form with a 'collected' value that is less than the 'owed' amount. Created attachment 100008 [details] [review] Bug 24519: Match paycollect form validation for change collection This patch adds form validation to the Point Of Sale payment page such that one cannot submit the form with a 'collected' value that is less than the 'owed' amount. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Please rebase! Created attachment 113701 [details] [review] Bug 24519: Match paycollect form validation for change collection This patch adds form validation to the Point Of Sale payment page such that one cannot submit the form with a 'collected' value that is less than the 'owed' amount. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Created attachment 114453 [details] [review] Bug 24519: Match paycollect form validation for change collection This patch adds form validation to the Point Of Sale payment page such that one cannot submit the form with a 'collected' value that is less than the 'owed' amount. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Pushed to master for 21.05, thanks to everybody involved! Pushed to 20.11.x for 20.11.01 pushed to 20.05.x for 20.05.07 Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. |