invoice/app
Claude 77cf865ddc
Fix project code not persisting across page reloads
ct-pick was missing data-ls so the selected charge-to client was never
saved. On reload, the pcode select was rebuilt with global project codes,
so client-specific codes (e.g. AC-100) couldn't be restored.

Fix: persist ct-pick, then in restoreStorage call fillChargeTo() to
rebuild the correct project code options before re-applying the saved
pcode value. Also re-save after to fix any intermediate state written
by fillChargeTo's currency auto-set.

https://claude.ai/code/session_0151QtsUhzXmgzEhSvXG2SDt
2026-06-01 18:17:12 +00:00
..
config.yml Add footer with copyright, links, and optional About modal 2026-06-01 18:11:12 +00:00
index.html Fix project code not persisting across page reloads 2026-06-01 18:17:12 +00:00