Commit graph

926 commits

Author SHA1 Message Date
Methapon Metanipat
fc460eceea fix: time got ignored 2024-11-07 15:16:35 +07:00
Methapon Metanipat
be14c7d87a fix: detail workflow not save 2024-11-07 15:01:30 +07:00
Methapon Metanipat
b6a5e3c41e chore: clean up 2024-11-07 14:20:52 +07:00
Methapon Metanipat
4c28941bc2 feat: add filter parameter 2024-11-07 14:18:38 +07:00
Methapon Metanipat
f06f7366b7 refactor: urgent comes first as parameter 2024-11-07 14:12:31 +07:00
Methapon Metanipat
c29193d62c refactor: only scope update quotation status to issued 2024-11-07 14:01:22 +07:00
Methapon Metanipat
89fe216a25 chore: migration 2024-11-07 14:01:07 +07:00
Methapon Metanipat
1290fb748e feat: add institution 2024-11-07 14:00:05 +07:00
Methapon Metanipat
4bf24dd602 feat: add field for storing institution 2024-11-07 13:49:26 +07:00
Methapon Metanipat
8e9ef01ae3 chore: migration 2024-11-07 13:45:11 +07:00
Methapon Metanipat
18fb64b9cc feat: update quotation status on expired 2024-11-07 13:44:49 +07:00
Methapon Metanipat
4d2dadbc05 fix: stats now group by status 2024-11-07 12:59:37 +07:00
Methapon Metanipat
5fa6e4d2f9 fix: wrong update 2024-11-07 10:49:40 +07:00
Methapon Metanipat
a811c17bde feat: add document list to product data 2024-11-07 10:45:12 +07:00
Methapon Metanipat
c8b8b58484 fix: wrong code 2024-11-07 10:38:04 +07:00
Methapon Metanipat
cf151951b8 refactor: remove date from code gen 2024-11-07 09:34:00 +07:00
Methapon Metanipat
20eefa803d chore: migration 2024-11-07 09:28:45 +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
da372dc6fd feat: add institution support for code gen and grouping 2024-11-07 08:48:57 +07:00
Methapon Metanipat
2a6cb6ddc0 refactor: delete institution 2024-11-05 20:00:42 +07:00
Methapon Metanipat
fec6bd8c75 chore: migration 2024-11-05 19:39:55 +07:00
Methapon Metanipat
7135258b84 feat: add endpoint institution 2024-11-05 10:45:06 +07:00
Methapon Metanipat
10e64b13a8 feat: add institution table 2024-11-05 10:43:53 +07:00
Methapon Metanipat
acec119845 feat: ordering 2024-11-05 10:00:23 +07:00
Methapon Metanipat
f78fd01313 feat: search employee also cover passport no 2024-11-05 09:57:24 +07:00
Methapon Metanipat
670fa1bfac refactor: map responsible area to string array 2024-11-05 09:46:52 +07:00
Methapon Metanipat
8c02f31d16 chore: migration 2024-11-05 09:46:39 +07:00
Methapon Metanipat
a08bc30a1d fix: char case 2024-11-05 09:35:20 +07:00
Methapon Metanipat
b5f629315e chore: update deps 2024-11-05 09:34:08 +07:00
Methapon Metanipat
cd58a4bc36 feat: user now responsible for multiple area 2024-11-05 09:33:45 +07:00
Methapon Metanipat
1a255b6046 refactor: also allow null as payload value 2024-11-05 08:33:25 +07:00
Methapon Metanipat
4fc88b9872 feat: add workflow step detail field 2024-11-05 08:31:57 +07:00
Methapon Metanipat
b758067e14 feat: add parameter to accept shared product 2024-11-05 07:20:26 +07:00
Methapon Metanipat
1a31a29680 feat: add security to endpoint 2024-11-01 17:34:36 +07:00
Methapon Metanipat
8feca848f2 feat: add security to attachment of quotation 2024-11-01 16:32:42 +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
e33e0bc9f7 fix: status change not work as expected 2024-11-01 10:45:41 +07:00
Methapon Metanipat
c8146ae8f1 fix: only sum from payment success status 2024-11-01 10:27:51 +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
56de83a181 Update CHANGELOG.md 2024-10-30 17:50:40 +07:00
Methapon Metanipat
386ad956e5
fix: workflow query not work on filter (#3)
* fix: query not work when filter was applied

* refactor: prevent query condition from being build on empty
2024-10-30 17:46:36 +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
ba41bf45cb chore: add script to generate changelog 2024-10-30 13:26:11 +07:00
Methapon Metanipat
deaa7b937c chore: change git-cliff commit limit 2024-10-30 13:20:46 +07:00
Methapon Metanipat
e151230986 chore: update changelog format for breaking change 2024-10-30 13:09:52 +07:00
Methapon Metanipat
5829c0bb6f Update CHANGELOG.md 2024-10-30 12:51:39 +07:00
Methapon Metanipat
df811c90b3 fix: typo 2024-10-30 09:02:35 +07:00