Commit Graph

12 Commits

Author SHA1 Message Date
EugeneTes
91d2d18c80 add money return / credit note receipt type with HTML test 2026-07-06 14:51:23 +02:00
CTO
c94acc8bf7 Fix ambiguous Gang/Dish/DishModifications references in EpsonTest build
Use fully-qualified KitchenReceipt namespace for Gang, Dish, and
DishModifications in BuildSampleKitchenReceipt and
BuildSampleKitchenReceiptNextDish to resolve CS0104 errors caused by
identical type names in BarReceipt and KitchenReceipt namespaces.
Add global.json to pin SDK to .NET 8.0 for compatibility with .slnx.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-09 14:55:35 +00:00
CTO
a4582ee1f8 interactive console test runner for EpsonTest
Replace commented-out code blocks with arrow-key navigation menu.
First menu selects receipt type (Kitchen/Final/Invoice/Bar/OrderItems),
second selects printer target (HTML or Epson hardware).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-09 14:18:01 +00:00
EugeneTes
be83fadc5f klinglers special 2026-02-25 10:35:20 +01:00
EugeneTes
11dfd6ead4 grouping in kitchen receipt 2026-02-24 11:54:19 +01:00
EugeneTes
e8d20c77c7 size to kitchen
printer logs removed
2026-02-05 11:39:06 +01:00
EugeneTes
a04e5dde74 word wrap for final receipt
discount for final receipt
2026-02-02 15:33:36 +01:00
EugeneTes
e90465e286 discount 2026-02-02 12:50:00 +01:00
EugeneTes
10c0ca20da 1.0.9 2026-01-29 11:14:15 +01:00
EugeneTes
1125222cbe new receipt formats 2026-01-26 14:29:37 +01:00
EugeneTes
53cf40c5e3 1.0.3 2026-01-26 10:53:09 +01:00
EugeneTes
71300aab24 v1.0.0 2026-01-23 12:57:01 +01:00