Skip to content

Commit

Permalink
quicktill 22.17
Browse files Browse the repository at this point in the history
  • Loading branch information
sde1000 committed Jan 17, 2024
1 parent 4be3987 commit 8538603
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
quicktill (22.17) stable; urgency=low

* New release 22.17

* Button and page for adding new users in the web interface

* Add a "edit-group" permission

* Add tabbed interface and datatables to user detail pages

* Add tabs for deliveries and log entries to supplier detail pages

* Use datatable for deliveries on supplier detail page

* Convert deliveries page to datatable

* Add a small bottom margin to the sessions page

* Add a 'Sales' tab to session detail pages

* Add a 'Payments' tab to session detail pages

* Add small amount of padding above log table

* Remove call to is_ajax() which is removed in Django 4

* Update to DataTables 1.13.8

* Add a transaction line summary report to the web interface

* Fix flake8 issue in delivery.py

-- Stephen Early <[email protected]> Wed, 17 Jan 2024 14:05:46 +0000

quicktill (22.16) stable; urgency=low

* New release 22.16
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = quicktill
version = 22.16
version = 22.17
description = Quick till and stock control library
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit 8538603

Please sign in to comment.