Commit graph

290 commits

Author SHA1 Message Date
Methapon2001
f2c1e84490 chore: migration 2024-12-24 18:11:44 +07:00
Methapon2001
111adbb076 feat: add task product record 2024-12-24 18:11:40 +07:00
Methapon2001
33e77e33b5 Revert "feat: add discount to task order"
This reverts commit d1af389c72.
2024-12-24 17:59:03 +07:00
Methapon2001
d1af389c72 feat: add discount to task order 2024-12-24 17:52:23 +07:00
Methapon Metanipat
f673f2c953
feat: credit note (#8)
* feat: add db table and structure

* chore: migration

* createCreditNote

* add check conditions quotationId before create credit note and add fn delete data

* feat: add query list of credit note

* feat: add get stats of credit ntoe

* update

* feat: add get by id

* add permission

* delete console log

* chore: cleanup

---------

Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
Co-authored-by: Kanjana <taii.kanjana@gmail.com>
2024-12-20 14:22:55 +07:00
Methapon2001
c8f7059df7 chore: migration 2024-12-11 14:44:14 +07:00
Methapon2001
49ae93e7c0 feat: add user task table 2024-12-11 14:44:09 +07:00
Methapon2001
65d42577d4 chore: migration 2024-12-11 12:05:50 +07:00
Methapon2001
7d2e5c5933 Revert "refactor: add redo status variant"
This reverts commit 00e09166be.
2024-12-11 11:42:31 +07:00
Methapon2001
eddc634bd1 feat: add failed data fields 2024-12-11 11:42:21 +07:00
Methapon2001
d75d134abf chore: migration 2024-12-11 10:33:21 +07:00
Methapon2001
00e09166be refactor: add redo status variant 2024-12-11 10:28:55 +07:00
Methapon2001
7cbe5f3397 chore: migration 2024-12-11 09:56:42 +07:00
Methapon2001
3eb339bb21 feat: add more status 2024-12-11 09:56:38 +07:00
Methapon2001
dd1b762cf1 chore: migration 2024-12-11 09:04:52 +07:00
Methapon2001
e4f982eecb refactor: make field optional 2024-12-11 09:04:48 +07:00
Methapon2001
8c42eade65 chore: migration 2024-12-10 15:04:07 +07:00
Methapon2001
effe43b445 feat: add flow account record id for data mapping 2024-12-10 14:58:14 +07:00
Methapon2001
f3f27e8f87 chore: migration 2024-12-10 10:04:02 +07:00
Methapon2001
46a16cf697 feat: update task relation 2024-12-10 10:03:51 +07:00
Methapon2001
1483336df5 chore: migration 2024-12-06 13:55:51 +07:00
Methapon2001
dbd87a3c2f feat: add cancel status for request data 2024-12-06 13:55:45 +07:00
Methapon2001
97c9adc08b chore: migration 2024-12-04 14:43:03 +07:00
Methapon2001
9b2db72c4d feat: add status redo and canceled 2024-12-04 14:24:27 +07:00
Methapon2001
bbb78465c2 chore: migration 2024-12-04 11:31:37 +07:00
Methapon2001
48473620f1 feat: add canceled status 2024-12-04 11:30:36 +07:00
Methapon2001
f3639129d0 chore: update constraints 2024-12-03 17:15:08 +07:00
Methapon2001
1ed7111eb9 chore: migration 2024-12-03 17:12:19 +07:00
Methapon2001
0bf7e9f740 feat: branch permission for task order 2024-12-03 17:11:44 +07:00
Methapon2001
5f96541c08 chore: migration 2024-12-03 13:36:36 +07:00
Methapon2001
c492daaee2 chore: add field for later use 2024-12-03 13:36:31 +07:00
Methapon2001
66aa3b1641 chore: migration 2024-12-03 10:26:18 +07:00
Methapon2001
47da893e5e fix: typo 2024-12-03 10:26:09 +07:00
Methapon2001
915ce27667 chore: migration 2024-12-03 10:10:28 +07:00
Methapon2001
bc6f55c022 fix: add missing field 2024-12-03 10:10:24 +07:00
Methapon2001
98c42464eb chore: migration 2024-12-03 09:56:38 +07:00
Methapon2001
4091c0b38c feat: add more field for use later 2024-12-03 09:56:33 +07:00
Methapon2001
4ec6da7610 chore: migration 2024-12-02 11:44:08 +07:00
Methapon2001
5dae3d6fce refactor: remove document receive point 2024-12-02 11:43:37 +07:00
Methapon2001
f768e11a32 chore: migration 2024-12-02 11:43:13 +07:00
Methapon Metanipat
c7f69666f2
feat: task order (#7)
* feat: add task order table

* refactor: update relation field

* feat: basic task endpoints

* feat: add filter by work status

* refactor: update relation

---------

Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
2024-12-02 11:42:24 +07:00
Methapon2001
2894f67f65 chore: migration 2024-11-28 13:47:04 +07:00
Methapon2001
2973290184 refactor: change currently unused field name 2024-11-28 13:44:39 +07:00
Methapon Metanipat
949127b0bd chore: migration 2024-11-22 11:02:20 +07:00
Methapon Metanipat
e568451ef0 feat: add work step attribute field 2024-11-22 11:02:13 +07:00
Methapon Metanipat
deb28ab67b chore: migration 2024-11-22 08:48:54 +07:00
Methapon Metanipat
7362913612 feat: add work validate work request status 2024-11-22 08:48:46 +07:00
Methapon Metanipat
371514c5f6 chore: migration 2024-11-19 13:49:12 +07:00
Methapon Metanipat
fcb2e97b45 feat: add request work status 2024-11-19 13:48:45 +07:00
Methapon Metanipat
9d79953365 chore: migration 2024-11-18 09:18:44 +07:00