Commit graph

137 commits

Author SHA1 Message Date
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
2e9bfe5fca chore: add database relation for notification group 2024-10-30 08:49:24 +07:00
Methapon Metanipat
3391a53daf feat: add notification database structure 2024-10-29 15:11:43 +07:00
Methapon Metanipat
456f08b82e fix: typo 2024-10-29 14:52:51 +07:00
Methapon Metanipat
fef1e06105 feat: add more pay condition 2024-10-29 10:05:25 +07:00
Methapon Metanipat
f4efa45fdc refactor: change installments data 2024-10-29 09:49:02 +07:00
Methapon Metanipat
0a4ae33a8a refactor: remove unused enum 2024-10-28 11:30:29 +07:00
Methapon Metanipat
e76292fe38 feat: add relation for agent 2024-10-28 10:51:51 +07:00
Methapon Metanipat
a412aef7ac chore: update constraits 2024-10-28 10:34:00 +07:00
Methapon Metanipat
43d78e7db8 feat: add more status 2024-10-25 16:42:34 +07:00
Methapon Metanipat
1e8453e99f feat: add more quotation status 2024-10-25 16:37:59 +07:00
Methapon Metanipat
f5df3332b5 feat: add attributes to each product in service 2024-10-25 16:26:12 +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
85b99bf0a1 feat: workflow permission 2024-10-24 15:56:03 +07:00
Methapon Metanipat
1a72f9462b feat: add more payment status 2024-10-24 10:39:38 +07:00
Methapon Metanipat
127db88056 feat: add installments data 2024-10-21 17:26:35 +07:00
Methapon Metanipat
b4fb53cdcf feat: add max worker field 2024-10-18 14:48:50 +07:00
Methapon Metanipat
1268922fe1 feat: add remark field 2024-10-18 11:03:29 +07:00
Methapon Metanipat
bb1e6cf38b chore: relation constraints 2024-10-18 09:56:06 +07:00
Methapon Metanipat
4238287e96 refactor: bring back vat excluded 2024-10-17 13:04:42 +07:00
Methapon Metanipat
63a204b81a refactor!: change branch to registered branch scope 2024-10-15 17:09:05 +07:00
Methapon Metanipat
20b7e56a0d feat: add payment for split 2024-10-15 13:29:40 +07:00
Methapon Metanipat
a24bf4fb4b refactor: adjust field 2024-10-15 09:42:16 +07:00
Methapon Metanipat
52c97134cb feat: add update status flow 2024-10-10 16:43:09 +07:00
Methapon Metanipat
7413b2a8f8 refactor: add work status and process user 2024-10-10 13:21:11 +07:00
Methapon Metanipat
a06be541a8 feat: add workflow to service 2024-10-10 12:03:40 +07:00
Methapon Metanipat
a583e6a3ce fix: wrong case 2024-10-10 11:56:52 +07:00
Methapon Metanipat
07742732ac feat: add payment post process 2024-10-09 15:04:59 +07:00
Methapon Metanipat
c4f3677ca6 feat: add workflow template 2024-10-07 11:58:43 +07:00
Methapon Metanipat
353d372dd8 feat: update structure 2024-10-04 16:39:37 +07:00
Methapon Metanipat
bc3e450a75 chore: add migration 2024-10-04 15:17:24 +07:00
Methapon Metanipat
66f3188f42 feat: add field 2024-10-04 13:29:38 +07:00
Methapon Metanipat
59bb873b1c chore: update field quotation 2024-10-04 09:22:52 +07:00
Methapon Metanipat
2765aac661 feat: add pay split field 2024-10-03 13:41:36 +07:00
Methapon Metanipat
ab91d0923f refactor!: remove unused field 2024-10-03 11:58:27 +07:00
Methapon Metanipat
f3e4526c16 chore: update constraints 2024-10-01 15:41:23 +07:00
Methapon Metanipat
71ffd895f6 refactor: update quotation structure and endpoint 2024-10-01 15:36:45 +07:00
Methapon Metanipat
9358cac3f8 fix: relation 2024-09-30 10:46:43 +07:00
Methapon Metanipat
56c2f1d5ed feat: update quotation endpoints with permission 2024-09-26 14:32:44 +07:00
Methapon Metanipat
78e248c305 chore: migration 2024-09-25 16:42:02 +07:00
Methapon Metanipat
8f60197082 feat: add field 2024-09-24 09:56:05 +07:00
Methapon Metanipat
065163dac8 fix: missing fields 2024-09-19 14:06:36 +07:00
Methapon Metanipat
f0392c12a6 fix: relation constraits 2024-09-18 09:25:19 +07:00
Methapon Metanipat
a0168ee4fb feat: customer branch citizen 2024-09-17 10:57:42 +07:00
Methapon Metanipat
b12babdc09 chore: update migration 2024-09-17 10:45:21 +07:00
Methapon Metanipat
abae279c9f chore: database refactor 2024-09-17 10:39:22 +07:00
Methapon Metanipat
db53385557 refactor: make field optional 2024-09-16 14:00:46 +07:00
Methapon Metanipat
46c79d50ce fix: missing field 2024-09-16 13:31:47 +07:00