Bug 24828

Summary: Add cash register support to SIP2
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Fines and feesAssignee: Martin Renvoize <martin.renvoize>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: 1joynelson, testopia
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:
20.05.00
Bug Depends on: 23321    
Bug Blocks: 13985, 29385    
Attachments: Bug 24828: Add ability to specify cash register in SIP config
Bug 24828: Add ability to specify cash register in SIP config
Bug 24828: Add ability to specify cash register in SIP config

Description Martin Renvoize 2020-03-09 11:44:56 UTC
We add support for defining cash registers with bug 23321, however, these registers are currently only available for transactions via the staff client. We should also be able to add a register definition for a SIP client and assign transactions to it.
Comment 1 Martin Renvoize 2020-03-09 14:56:16 UTC
Created attachment 100385 [details] [review]
Bug 24828: Add ability to specify cash register in SIP config

This patch adds the ablity to specify a cash register id to link to
payments taken via SIP2 clients.
Comment 2 Martin Renvoize 2020-03-23 13:29:47 UTC
Created attachment 101447 [details] [review]
Bug 24828: Add ability to specify cash register in SIP config

This patch adds the ablity to specify a cash register id to link to
payments taken via SIP2 clients.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 3 Kyle M Hall 2020-03-23 13:50:19 UTC
Created attachment 101449 [details] [review]
Bug 24828: Add ability to specify cash register in SIP config

This patch adds the ablity to specify a cash register id to link to
payments taken via SIP2 clients.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Martin Renvoize 2020-03-25 13:55:14 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 5 Joy Nelson 2020-04-03 22:19:09 UTC
enhancement not backported to 19.11.x