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 |
|
Methapon2001
|
4ef407c8b1
|
feat: add payment issue tax invoice flow account
|
2024-12-12 15:25:04 +07:00 |
|
Methapon2001
|
10419861a4
|
fix: not require task order status to be send
|
2024-12-12 15:18:28 +07:00 |
|
Methapon2001
|
cd2c8f9abb
|
feat: disable user if status change
|
2024-12-12 11:46:33 +07:00 |
|
Methapon2001
|
3455f5ad5d
|
refactor: tmp remove perm for get by id
|
2024-12-12 11:07:14 +07:00 |
|
Methapon2001
|
ab9929ad51
|
feat: submit task now update user task status to submit
|
2024-12-12 10:55:09 +07:00 |
|