65942ac9d2cd9b9a66a8b06da4cc6739dfd63e64
Refactoring: - Remove realisasiAwal field from ItemForm type - Remove NumberInput for realisasi awal from UI - Remove realisasiAwal column from preview table - Simplify state management (no realisasiAwal mapping) - API create: Create items with totalRealisasi=0 (no auto-create realisasi) Rationale: - Cleaner separation: Anggaran dan Realisasi adalah entitas terpisah - User create item untuk ANGGARAN dulu - Setelah item dibuat, user bisa add MULTIPLE REALISASI dengan: * Uraian yang jelas untuk setiap realisasi * Tanggal yang spesifik * Keterangan detail * Bukti file attachment - Follows the original schema design more closely Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
…
…
…
…
Failed to Generate README
Description
Languages
TypeScript
99.4%
HTML
0.4%