Commit Graph

5 Commits

Author SHA1 Message Date
Jp
76a52d7e82 fix(database): update foreign key constraints to cascade on delete
Update foreign key constraints on accounts and transmittals tables to cascade deletions, ensuring data integrity when referenced clients or branches are removed. The down migrations revert to the previous behavior.
2026-02-11 05:24:44 +08:00
JP
92178271e4 feat: updates on sales 2024-11-18 16:36:37 +08:00
JP
3af7207ec3 feat: updates 2024-08-15 20:11:21 +08:00
JP
140e821e0c feat: initial commit 2024-08-05 08:04:35 +08:00
JP
4b00590c89 Set up a fresh Laravel app 2024-07-25 13:35:36 +08:00