Bug 24792 - Cash register 'cashup' functionality should be available without 'Point of Sale'
Summary: Cash register 'cashup' functionality should be available without 'Point of Sale'
Status: RESOLVED DUPLICATE of bug 24492
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on: 23355
Blocks:
  Show dependency treegraph
 
Reported: 2020-03-03 19:35 UTC by Martin Renvoize
Modified: 2021-02-02 09:14 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2020-03-03 19:35:26 UTC
The 'cashup' functionality introduced by bug 23355 is currently only available via the point of sale module payment page; however such functionality only relies upon cash registers having been defined and as such may be used without enabling point of sale as a module.

We should add an entrance point to this functionality elsewhere for such a case.
Comment 1 Martin Renvoize 2021-02-02 09:14:02 UTC

*** This bug has been marked as a duplicate of bug 24492 ***
Comment 2 Martin Renvoize 2021-02-02 09:14:36 UTC
Bug 24492 introduces a route to cashup without having point of sale enabled :)