Commit graph

101 commits

Author SHA1 Message Date
Methapon2001
6625326f46 feat: make service and product active 2024-12-20 14:33:14 +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
fb7817da38 chore: clean 2024-12-12 17:57:22 +07:00
Methapon2001
23d9f0054c fix: price different by 0.01 2024-12-10 17:08:25 +07:00
Methapon2001
7f39308696 Revert "fix: price is different by 0.01"
This reverts commit 5dcbcf881c.
2024-12-10 13:08:11 +07:00
Methapon2001
5dcbcf881c fix: price is different by 0.01 2024-12-10 10:30:36 +07:00
Methapon2001
d961d9c039 feat: add worker to quotation after accepted 2024-12-03 09:57:00 +07:00
Methapon2001
5dae3d6fce refactor: remove document receive point 2024-12-02 11:43:37 +07:00
Methapon Metanipat
95ef8de6a6 feat: quotation by id order installments 2024-11-26 13:56:51 +07:00
Methapon Metanipat
186da30d44 feat: order installments by no 2024-11-26 13:53:57 +07:00
Methapon Metanipat
2dce148458 feat: include invoice and payment data in quotation res 2024-11-26 11:34:58 +07:00
Methapon Metanipat
09b3097d02 feat: update expired status if edit (re-open) 2024-11-26 09:52:56 +07:00
Methapon Metanipat
fcb2e97b45 feat: add request work status 2024-11-19 13:48:45 +07:00
Methapon Metanipat
68f1ec2335 feat: add attributes fields 2024-11-18 09:18:00 +07:00
Methapon Metanipat
8d2d0ee6cc fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
Methapon Metanipat
f06f7366b7 refactor: urgent comes first as parameter 2024-11-07 14:12:31 +07:00
Methapon Metanipat
4d2dadbc05 fix: stats now group by status 2024-11-07 12:59:37 +07:00
Methapon Metanipat
cf151951b8 refactor: remove date from code gen 2024-11-07 09:34:00 +07:00
Methapon Metanipat
dddb434914 refactor: add code gen for receipt and invoice 2024-11-07 09:27:17 +07:00
Methapon Metanipat
daebea490f chore: clean up 2024-11-07 08:49:56 +07:00
Methapon Metanipat
acec119845 feat: ordering 2024-11-05 10:00:23 +07:00
Methapon Metanipat
1a31a29680 feat: add security to endpoint 2024-11-01 17:34:36 +07:00
Methapon Metanipat
5296f6d6a4 feat: add quotation attachment 2024-11-01 13:43:57 +07:00
Methapon Metanipat
235d2020d7 fix: null not get accepted as valid 2024-11-01 11:14:12 +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
6dcd01ffe4 fix: product was delete on not send list product 2024-10-29 14:21:26 +07:00
Methapon Metanipat
6fc3c69559 fix: payload 2024-10-29 14:12:49 +07:00
Methapon Metanipat
f4efa45fdc refactor: change installments data 2024-10-29 09:49:02 +07:00
Methapon Metanipat
57d0ccb417 fix: wrong code 2024-10-29 09:14:40 +07:00
Methapon Metanipat
af37ac850c chore: cleanup 2024-10-28 14:28:02 +07:00
Methapon Metanipat
672dec0ad9 refactor: accept quotation specific status filter instead 2024-10-28 14:24:49 +07:00
Methapon Metanipat
c45db7332d fix: error when no branch is found 2024-10-28 09:35:36 +07:00
Methapon Metanipat
31ae4747a6 Reapply "feat: add status filter query string"
This reverts commit bcd87c5fc5.
2024-10-25 17:39:11 +07:00
Methapon Metanipat
bcd87c5fc5 Revert "feat: add status filter query string"
This reverts commit 070fd7ed36.
2024-10-25 17:10:38 +07:00
Methapon Metanipat
070fd7ed36 feat: add status filter query string 2024-10-25 17:06:01 +07:00
Methapon Metanipat
02e17fcde4 refactor!: payment sys 2024-10-25 13:58:29 +07:00
Methapon Metanipat
73ec9bd323 feat: add installment no to quotation data
This is for when issue invoice.
2024-10-25 09:01:32 +07:00
Methapon Metanipat
af463ee509 refactor: don't include condition if no query 2024-10-24 17:49:10 +07:00
Methapon Metanipat
447a99e4f7 feat: search quotation now cover customer name and code 2024-10-24 15:29:09 +07:00
Methapon Metanipat
e2bdcb4bd8 feat: search now cover workName 2024-10-21 13:29:27 +07:00
Methapon Metanipat
ee858094e0 feat: also return full address 2024-10-18 14:58:22 +07:00
Methapon Metanipat
2c90c0c143 fix: empty payment data on full payment 2024-10-18 14:49:10 +07:00
Methapon Metanipat
b4fb53cdcf feat: add max worker field 2024-10-18 14:48:50 +07:00
Methapon Metanipat
ee113b3820 fix: calc vat 2024-10-18 14:18:24 +07:00
Methapon Metanipat
fd3366262f fix: make remark accept null 2024-10-18 14:04:55 +07:00
Methapon Metanipat
7847a68df2 fix: error 2024-10-18 11:56:13 +07:00
Methapon Metanipat
8d085ced4d feat: payment data pull date from split data 2024-10-18 11:55:28 +07:00