Bug 27776: Remove default sort order of sales table
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / pos / pay.tt
2021-03-05 Martin RenvoizeBug 27776: Remove default sort order of sales table
2021-03-01 Martin RenvoizeBug 27792: (follow-up) Double escape the escape
2021-03-01 Owen LeonardBug 27792: Improve jEditable configuration for point...
2021-02-08 Martin RenvoizeBug 27290: Clean up validation
2021-02-08 Owen LeonardBug 27289: Template tweaks for point of sale page
2020-12-26 Martin RenvoizeBug 27256: Update click handler for point of sale
2020-12-21 Martin RenvoizeBug 24519: Match paycollect form validation for change...
2020-11-06 Martin RenvoizeBug 24665: (QA follow-up) Fix selection default
2020-11-06 Martin RenvoizeBug 24786: Add validation to point of sale
2020-11-06 Martin RenvoizeBug 24786: Update point of sale to use session register
2020-09-18 Lucas GassBug 25744: replace <b> with <strong> in the staff interface
2020-08-24 Martin RenvoizeBug 26189: Improve styling of datatables within fieldsets
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-08-18 Owen LeonardBug 26194: Add link to cash register management from...
2020-08-12 Martin RenvoizeBug 26160: Make POS items table configurable
2020-08-12 Martin RenvoizeBug 26161: Move actions under rhs fieldsets
2020-03-18 David RobertsBug 24495: Reword change collection feature
2020-03-05 Martin RenvoizeBug 23354: (RM follow-up) Correction for cash register...
2020-03-04 Martin RenvoizeBug 24775: Add ID to POS submit payment button
2020-03-04 Martin RenvoizeBug 24479: Use $Price filters for '0' amounts
2020-03-04 Martin RenvoizeBug 24540: Prevent add button being triggered on enter
2020-03-03 Martin RenvoizeBug 23355: Add register details page
2020-02-10 Martin RenvoizeBug 24525: (QA follow-up) Make payment type required...
2020-02-10 Martin RenvoizeBug 24525: (follow-up) Factor out to an include
2020-02-10 Martin RenvoizeBug 24525: Remove SIP payment types from point of sale
2020-02-10 Martin RenvoizeBug 24482: Fix for formatted price issue with value...
2020-01-13 Josef MoravecBug 23354: (QA follow-up) Fix spelling in templates
2020-01-13 Martin RenvoizeBug 23354: (QA follow-up) Allow manual receipt printing
2020-01-13 Josef MoravecBug 23354: (QA follow-up) Add missing filters, remove...
2020-01-13 Martin RenvoizeBug 23354: Prevent negatives from being entered
2020-01-13 Martin RenvoizeBug 23354: Format price on item add
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Fix for sending code instead...
2020-01-13 Martin RenvoizeBug 23354: Update to account for bug 23049
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Use 'format_price' for totals
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Input type on jEditable
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Responses to feedback
2020-01-13 Martin RenvoizeBug 23354: Add ability to remove items
2020-01-13 Martin RenvoizeBug 23354: Add receipting to Pay page
2020-01-13 Martin RenvoizeBug 23354: Add a Point Of Sale 'pay' screen