Remove custom invoice due date option #1

Merged
odweta merged 1 commits from odweta-invoice-due-dates into main 2026-09-10 15:59:39 +02:00
odweta commented 2026-09-10 15:58:59 +02:00 (Migrated from github.com)

Summary

  • Remove the custom "Vlastní počet dní" option from the invoice due-date selector.
  • Keep only the fixed 14-day and 30-day payment terms.
  • Simplify due-date calculation logic to match the remaining options.

Testing

  • Verified the JS still parses cleanly with .
## Summary - Remove the custom "Vlastní počet dní" option from the invoice due-date selector. - Keep only the fixed 14-day and 30-day payment terms. - Simplify due-date calculation logic to match the remaining options. ## Testing - Verified the JS still parses cleanly with \.
Sign in to join this conversation.