Commit graph

1184 commits

Author SHA1 Message Date
Methapon2001
aecf52fdc9 refactor: update to receipt only instead of set 2024-12-24 10:11:11 +07:00
Methapon2001
ce51b8cc0f refactor: update status more accurate 2024-12-23 18:06:01 +07:00
Methapon2001
d12834d7d7 fix: get redo if not complete only 2024-12-23 18:05:35 +07:00
Methapon2001
3b128d3c93 feat: update request work redo to in progress on submit 2024-12-23 17:23:19 +07:00
Methapon2001
e5ac580456 feat: active only product group param 2024-12-23 10:59:07 +07:00
Methapon2001
369d0f4696 feat: check if request data is completed 2024-12-23 09:34:30 +07:00
Methapon2001
37a9dd2677 feat: check if request data is complete 2024-12-20 18:04:34 +07:00
Methapon2001
ad551bdf10 refactor: update shared cond to the same as product
Currently this is not used anywhere in the project.
2024-12-20 17:24:26 +07:00
Methapon2001
6625326f46 feat: make service and product active 2024-12-20 14:33:14 +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
b5cdb24228 fix: wrong condition 2024-12-20 13:42:47 +07:00
Methapon2001
c399cd26df fix: make it check for status 2024-12-20 13:15:30 +07:00
Methapon2001
abf20e0fb1 feat: add invoice stats endpoint 2024-12-20 11:59:55 +07:00
Methapon2001
5309581e14 feat: also return user task relation 2024-12-20 11:30:34 +07:00
Methapon2001
65c1f666c2 fix: task order not update after complete 2024-12-20 11:27:44 +07:00
Methapon2001
7fae767be5 feat: add filter pay invoice 2024-12-20 09:31:00 +07:00
Methapon2001
52284c791c fix: request list search now also cover register name 2024-12-19 16:57:36 +07:00
Methapon2001
c2fb5ab1ec feat: search invoice now cover more field 2024-12-19 16:56:57 +07:00
Methapon2001
58389ed47f fix: system user query shared product get mixed company 2024-12-19 16:13:17 +07:00
Methapon2001
6b4e13e94d feat: check if installments is valid 2024-12-19 16:04:07 +07:00
Methapon2001
978eb0eee2 feat: add support for active only product
resolves https://github.com/Frappet/jws-frontend/issues/146
2024-12-18 18:02:30 +07:00
Methapon2001
b05d2fe9d4 feat: add support for active only service
resolves https://github.com/Frappet/jws-frontend/issues/148
2024-12-18 17:50:15 +07:00
Methapon2001
a62d729ce6 refactor: change condition for active only filter 2024-12-18 17:48:50 +07:00
Methapon2001
9426a6b3ba feat: add param for request list scope quotation 2024-12-18 17:39:07 +07:00
Methapon2001
083c8fcc02 feat: add support for active only employee
resolves https://github.com/Frappet/jws-frontend/issues/147
2024-12-18 17:30:07 +07:00
Methapon2001
db3bdfb25d fix: active regis branch only not work 2024-12-18 16:29:48 +07:00
Methapon2001
3f04bd045d feat: also return payment relation 2024-12-18 15:32:31 +07:00
Methapon2001
0ec072833c fix: allow null for reponsible area 2024-12-18 15:07:47 +07:00
Methapon2001
c69ac0db51 feat: also return customer 2024-12-18 15:02:00 +07:00
Methapon2001
9d8771d43a docs: fix scalar error on verion ^1.25.75 2024-12-18 10:29:04 +07:00
Methapon2001
b6d00c41ab fix: return object instead of text 2024-12-18 09:46:52 +07:00
Methapon2001
2519ae60e9 fix: wrong type in payload 2024-12-17 18:03:07 +07:00
Methapon2001
7f185a616c fix: error type mismatch 2024-12-17 18:03:07 +07:00
Methapon2001
09903c6acb fix: error when workflow id empty 2024-12-17 17:56:04 +07:00
Methapon2001
b1a1a83051 fix: also take duplicate worker into account 2024-12-17 13:24:38 +07:00
Methapon2001
c913b92cd9 fix: use more than only 2024-12-17 13:16:15 +07:00
Methapon2001
dc32f77a2c fix: do not throw error if send empty array 2024-12-17 10:18:45 +07:00
Methapon2001
11ed2b89ee feat: add active only query to flow template 2024-12-17 09:22:15 +07:00
Methapon2001
a1f9271664 feat: implement complete task endpoint 2024-12-16 11:27:10 +07:00
Methapon2001
780fa4cb55 fix: duplicate on edit 2024-12-16 10:50:14 +07:00
Methapon2001
5fb4692746 refactor: organize endpoints tags 2024-12-16 10:50:03 +07:00
Methapon2001
9e43679d0f refactor: accept multiple work endpoint 2024-12-16 09:51:25 +07:00
Methapon2001
ccde80764a chore: update dep
This commit update include prisma 6.0 which comes with permformance
improvements and optimization.
2024-12-16 09:17:17 +07:00
Methapon2001
178a4d005b feat: add get institution list by criteria 2024-12-13 17:57:43 +07:00
Methapon2001
d48e6b4a28 feat: only include user task status of the user 2024-12-13 14:11:24 +07:00
Methapon2001
4144a51df8 feat: add failed type and comment/remark 2024-12-13 11:17:59 +07:00
Methapon2001
1fef39729b refactor: update endpoints and var naming 2024-12-13 11:08:15 +07:00
Methapon2001
1244b56738 feat: add set task status 2024-12-13 11:04:50 +07:00
Methapon2001
fb7817da38 chore: clean 2024-12-12 17:57:22 +07:00
Methapon2001
2449f324d2 feat: also include workflow for display condition 2024-12-12 17:57:22 +07:00