gerhards
  • Joined on 2026-04-01
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-31 11:12:28 +02:00
2837731815 fixed issue in order cancellation
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-31 10:54:09 +02:00
15c62627be switch to newer nodejs version
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-31 09:35:38 +02:00
01b4734477 security hardening
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-30 22:27:08 +02:00
d7d437a871 removed duplicate MCP server entry
gerhards renamed repository from linumiq_net-app to LinumIQ/linumiq_net-web_app 2026-05-29 17:03:10 +02:00
gerhards created repository LinumIQ/linumiq_net-web_app 2026-05-29 17:02:23 +02:00
gerhards created repository LinumIQ/linumiq_net-docker 2026-05-29 15:40:59 +02:00
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 18:12:09 +02:00
c5b6bfc20d refactor(invoice): drop dead paid/paidStamp; classify VOIDED; warn on unknown payment status
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 16:56:49 +02:00
91c1a74c1b fix(invoice): partial refund stays "Bezahlt" + use "Endbetrag" final-row label
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 16:45:13 +02:00
40ee895719 feat(invoice): show refund + outstanding-amount rows on the PDF
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 16:33:38 +02:00
9c732618e1 fix(invoice): suppress GiroCode + payment terms for refunded (and paid) orders
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 16:20:58 +02:00
fe54f6e64a feat(invoice): make the phone number on the PDF a clickable tel: link
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 16:18:15 +02:00
d5bdc41e0a start german thankYouLine with a capital letter
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 16:16:14 +02:00
09769153be fix(invoice): drop salutation from PDF (it's an invoice, not a letter)
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 16:08:23 +02:00
c24d567ae4 fix(invoice): localize Shopify payment-gateway names on the PDF
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 15:51:13 +02:00
2a4a7fd983 fix(invoice): unify customer-facing remittance reference with the printed invoice number
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 15:24:45 +02:00
a2b3c14022 fix(invoice): detect pickup via missing shippingAddress (real signal for built-in 'Shop location' rate)
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 15:13:22 +02:00
720f508ec3 chore: gitignore .react-router/ generated types
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 15:13:03 +02:00
8a40bcbee6 fix(invoice): use shippingLine.deliveryCategory as primary pickup signal
gerhards pushed to main at LinumIQ/linumiq-invoice 2026-05-15 15:04:45 +02:00
4e522f41df chore: gitignore log.txt (debug artifact)