Commit graph

164 commits

Author SHA1 Message Date
Methapon2001
f7c84e21f7 chore: migration 2024-12-26 10:28:22 +07:00
Methapon2001
f2c1e84490 chore: migration 2024-12-24 18:11:44 +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
65d42577d4 chore: migration 2024-12-11 12:05:50 +07:00
Methapon2001
d75d134abf chore: migration 2024-12-11 10:33:21 +07:00
Methapon2001
7cbe5f3397 chore: migration 2024-12-11 09:56:42 +07:00
Methapon2001
dd1b762cf1 chore: migration 2024-12-11 09:04:52 +07:00
Methapon2001
8c42eade65 chore: migration 2024-12-10 15:04:07 +07:00
Methapon2001
f3f27e8f87 chore: migration 2024-12-10 10:04:02 +07:00
Methapon2001
1483336df5 chore: migration 2024-12-06 13:55:51 +07:00
Methapon2001
97c9adc08b chore: migration 2024-12-04 14:43:03 +07:00
Methapon2001
bbb78465c2 chore: migration 2024-12-04 11:31:37 +07:00
Methapon2001
1ed7111eb9 chore: migration 2024-12-03 17:12:19 +07:00
Methapon2001
5f96541c08 chore: migration 2024-12-03 13:36:36 +07:00
Methapon2001
66aa3b1641 chore: migration 2024-12-03 10:26:18 +07:00
Methapon2001
915ce27667 chore: migration 2024-12-03 10:10:28 +07:00
Methapon2001
98c42464eb chore: migration 2024-12-03 09:56:38 +07:00
Methapon2001
4ec6da7610 chore: migration 2024-12-02 11:44:08 +07:00
Methapon2001
f768e11a32 chore: migration 2024-12-02 11:43:13 +07:00
Methapon2001
2894f67f65 chore: migration 2024-11-28 13:47:04 +07:00
Methapon Metanipat
949127b0bd chore: migration 2024-11-22 11:02:20 +07:00
Methapon Metanipat
deb28ab67b chore: migration 2024-11-22 08:48:54 +07:00
Methapon Metanipat
371514c5f6 chore: migration 2024-11-19 13:49:12 +07:00
Methapon Metanipat
9d79953365 chore: migration 2024-11-18 09:18:44 +07:00
Methapon Metanipat
d67303d5cc chore: migrations 2024-11-15 10:51:40 +07:00
Methapon Metanipat
401d376a63
feat: employment office (#5)
* feat: add table employment office

* feat: add tag

* feat: add employment office

* chore: migrations

* feat: order employment office

* feat: delete old employment office when special got added
2024-11-14 15:10:58 +07:00
Methapon Metanipat
e77aa8faf4 feat: update request data table 2024-11-14 13:09:42 +07:00
Methapon Metanipat
900876ed1b chore: migration 2024-11-12 11:02:49 +07:00
Methapon Metanipat
105134749f chore: migration 2024-11-11 14:51:19 +07:00
Methapon Metanipat
2232c2542b feat: add employee other fields 2024-11-11 14:32:06 +07:00
Methapon Metanipat
aae7c4640e feat: add employee work fields 2024-11-11 14:30:12 +07:00
Methapon Metanipat
68f425a149 feat: add visa fields 2024-11-11 13:54:53 +07:00
Methapon Metanipat
c66cf6e3a0 feat: add passport fields 2024-11-11 13:54:53 +07:00
Methapon Metanipat
9612c99093 chore: migration 2024-11-08 15:16:51 +07:00
Methapon Metanipat
74dbde34ea feat: add name english for institution 2024-11-07 16:59:26 +07:00
Methapon Metanipat
89fe216a25 chore: migration 2024-11-07 14:01:07 +07:00
Methapon Metanipat
8e9ef01ae3 chore: migration 2024-11-07 13:45:11 +07:00
Methapon Metanipat
20eefa803d chore: migration 2024-11-07 09:28:45 +07:00
Methapon Metanipat
fec6bd8c75 chore: migration 2024-11-05 19:39:55 +07:00
Methapon Metanipat
8c02f31d16 chore: migration 2024-11-05 09:46:39 +07:00
Methapon Metanipat
4fc88b9872 feat: add workflow step detail field 2024-11-05 08:31:57 +07:00
Methapon Metanipat
1ae40f5114 chore: migrations 2024-11-01 10:27:26 +07:00
Methapon Metanipat
9a81f1c9ef
feat: custom installments (#4)
* feat: add database schema

* feat: add custom installments payload

* chore: migrations
2024-10-31 09:43:50 +07:00
Methapon Metanipat
824727582d
refactor: invoice relation (#2)
* refactor: update database table

* refactor: update invoice to have relation with installments

* chore: add migration
2024-10-30 17:32:46 +07:00
Methapon Metanipat
df811c90b3 fix: typo 2024-10-30 09:02:35 +07:00
Methapon Metanipat
894a4c031a chore: migration 2024-10-29 10:05:41 +07:00
Methapon Metanipat
f4efa45fdc refactor: change installments data 2024-10-29 09:49:02 +07:00
Methapon Metanipat
de5bb96422 chore: migration 2024-10-28 11:31:00 +07:00
Methapon Metanipat
e76292fe38 feat: add relation for agent 2024-10-28 10:51:51 +07:00