Commit Graph

12 Commits

Author SHA1 Message Date
be9a402e4f feat: add support for reprint labels and multi-line internal/customer notes in kitchen receipts 2026-06-02 20:29:16 +07:00
d2325ef723 feat: include customer notes in kitchen printer order lines 2026-06-02 13:43:05 +07:00
6d11f0e83a feat: extend getOrderData to include order name, table details, and cashier information for kitchen printer receipts 2026-05-31 22:36:05 +07:00
0f725b94fa fix: update kitchen printer quantity mapping and standardize return format for print status results 2026-05-31 19:12:08 +07:00
05253d1e4c chore: update module version to 19.0.1.1.2 2026-05-28 21:37:25 +07:00
36c94bb528 feat: disable kitchen ticket reprint functionality in POS ticket screen 2026-05-12 16:01:50 +07:00
86ee02c030 feat: implement retry logic and increase connection timeout for kitchen printer network requests 2026-05-12 10:27:41 +07:00
f82b09f0b7 chore: add author information to manifest file 2026-05-11 10:32:00 +07:00
6664c260f0 refactor: update xpath expressions to use hasclass helper for Odoo template inheritance 2026-05-07 16:58:01 +07:00
b7b882fb41 refactor: move kitchen printer socket communication to an isolated thread to improve reliability and performance 2026-05-07 13:47:19 +07:00
9248f9b7c8 perf: offload network printer socket communication to background thread to prevent POS blocking 2026-05-07 12:05:48 +07:00
035dfe3dab first commit 2026-03-21 13:22:54 +07:00