Commit graph

5 commits

Author SHA1 Message Date
Suphonchai Phoonsawat
682c88c2db Add BeginningLeaveCount and BeginningLeaveDays to LeaveBeginnings table
- Altered LeaveDays column to update its comment.
- Added BeginningLeaveCount column to track the number of leave occurrences.
- Added BeginningLeaveDays column to store the total days of leave carried over.
2026-02-11 09:44:18 +07:00
Suphonchai Phoonsawat
639d41649c Add LeaveCount column to LeaveBeginnings table
- Introduced a new column 'LeaveCount' of type int to the LeaveBeginnings table.
- Set default value to 0 and added a comment for clarity in Thai: "จำนวนครั้งที่ลาสะสม".
2026-02-05 10:54:44 +07:00
harid
48792f0d31 no message 2025-12-04 16:15:38 +07:00
Suphonchai Phoonsawat
19c30e69df CRUD Leave Beginning
Some checks failed
release-dev / release-dev (push) Failing after 11s
2025-04-23 11:25:12 +07:00
Suphonchai Phoonsawat
65fbf4582a add migration สำหรับ LeaveBeginning 2025-03-26 12:11:41 +07:00