2 Commits

Author SHA1 Message Date
metatroncubeswdev
2e1af13715 fix: invoice template - Bill To address, contrast fix, remove tax-exempt notice
- Suppress base template's centered address (set address=False for all
  three shipping cases) to avoid duplication
- Add proper left-aligned "Bill To" section with full partner address
  using the contact widget before the title bar
- Replace opacity-based dimming in title bar with explicit colors
  (#94a3b8 for labels, #b0bec5 for invoice number sub-line)
- Remove amber tax-exempt notice block

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 15:58:13 -04:00
metatroncubeswdev
4b37c198b7 feat: add mcs_invoice_currency_display addon with modern invoice template
- Suppresses CAD company currency block on foreign-currency invoices
- Modern dark navy invoice layout with clean line items table
- Amber tax-exempt notice for pre-HST invoices (under $30k threshold)
- Structured for easy HST enablement after incorporation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 15:25:40 -04:00