reimburse/app
Claude 0c7bb8ac91
Fix period initialisation order so first expense line date defaults correctly
state.periodFrom was set inside render(), after newItem() was called,
so the first line always got an empty date. Setting the period before
pushing the first item ensures the default date is the period start.

https://claude.ai/code/session_01MbwfxnjLA9KdFTrfzB55HM
2026-05-24 16:54:38 +00:00
..
config.yml New structure 2026-05-19 15:54:14 +07:00
index.html Fix period initialisation order so first expense line date defaults correctly 2026-05-24 16:54:38 +00:00