Commit Graph

4 Commits

Author SHA1 Message Date
sas.fajri
70ca252c34 Avoid full list re-search after save in v8-all
Backend now returns updated_trx (re_id, status, status_name) in
savefisik response. Frontend uses it to patch just the affected
item in the transaction list, removing the costly search+get_details
round-trip on every save.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 09:12:22 +07:00
sas.fajri
9818d6aa79 Fix hemorrhoid chx always reset on save in v8-all
normal flag was set whenever perut_18 existed in details array,
not when it was actually checked — causing perut_15/perut_16 chx
to always be forced false on save.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 08:48:32 +07:00
sas.fajri
209d7b0b4c Add debug logging for hemorrhoid chx issue in UMUM_K3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 17:07:19 +07:00
sas.fajri
8347aef8f4 Flatten nested repos 2026-04-27 10:13:31 +07:00