Skip to content

Commit 1da7c62

Browse files
committed
quicktill 26.8
1 parent 648e01e commit 1da7c62

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

debian/changelog

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
quicktill (26.8) stable; urgency=low
2+
3+
* New release 26.8
4+
5+
* Add a "stock check for a supplier" report to the web interface
6+
7+
* Convert new/<foo>/ pages to modal dialogs
8+
9+
* Update model tests for new Session args
10+
11+
* Improve the way we declare the navigation tree
12+
13+
* Fetch related objects when loading barcodes for datatable
14+
15+
* Add pages to show business and VAT band information
16+
17+
* More key/value table updates, moving to dl
18+
19+
* Remove kvtable class, replace with <dl> and appropriate styling
20+
21+
* Replace edit-in-place forms with modal dialogs
22+
23+
* Use the new "modal" tag from tillweb_utils
24+
25+
* Use row/col divs instead of a table for session totals bar
26+
27+
* Show totals by business rather than by vatband on session pages
28+
29+
* Remove redundant server-side Pager code and template
30+
31+
* Use a server-driven datatable for the Barcodes index page
32+
33+
-- Stephen Early <steve@assorted.org.uk> Tue, 10 Mar 2026 13:10:43 +0000
34+
135
quicktill (26.7) stable; urgency=low
236

337
* New release 26.7

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = quicktill
3-
version = 26.7
3+
version = 26.8
44
description = Quick till and stock control library
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)