Commit graph

35 commits

Author SHA1 Message Date
Kanjana
3bf2446611 Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
2025-04-22 11:23:36 +07:00
Kanjana
027326a9e4 add check point price 2025-04-22 11:23:12 +07:00
Methapon2001
40e5f495e5 fix: do not check global name conflict
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 12s
2025-04-22 11:20:11 +07:00
Methapon2001
209ef05d3d chore: change endpoint
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
2025-04-22 09:37:10 +07:00
Kanjana
e42b772dcf use await Promise.all in uploadedFile Product
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
2025-04-18 16:23:02 +07:00
Kanjana
05d16f22de add import file product
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 7s
2025-04-18 15:39:02 +07:00
Kanjana
0aba9f9865 search startDate and endDate 2025-04-17 13:41:22 +07:00
Kanjana
743fde5493 add mode: "insensitive" 2025-04-09 11:54:52 +07:00
Methapon2001
f98028fe6e feat: handle file remove on delete resource
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 10s
2025-03-31 14:40:54 +07:00
Methapon2001
afb4a83efa feat: notify product change 2025-03-05 15:18:13 +07:00
Methapon2001
8535924d53 feat: add separate calc vat field 2025-01-27 11:51:55 +07:00
Methapon2001
58389ed47f fix: system user query shared product get mixed company 2024-12-19 16:13:17 +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
4d3f75b88d feat: accept order by and order field 2024-11-29 11:54:21 +07:00
Methapon Metanipat
100db9a6ca fix: wrong shared condition 2024-11-13 15:19:48 +07:00
Methapon Metanipat
8d2d0ee6cc fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
Methapon Metanipat
dd2128609d feat: include document relation 2024-11-08 09:32:33 +07:00
Methapon Metanipat
a811c17bde feat: add document list to product data 2024-11-07 10:45:12 +07:00
Methapon Metanipat
b758067e14 feat: add parameter to accept shared product 2024-11-05 07:20:26 +07:00
Methapon Metanipat
a7edde9e5d feat: add option to share product inside one group 2024-10-28 16:52:53 +07:00
Methapon Metanipat
af463ee509 refactor: don't include condition if no query 2024-10-24 17:49:10 +07:00
Methapon Metanipat
323f5431a1 feat: search code now case insensitive 2024-10-18 08:46:17 +07:00
Methapon Metanipat
38ed23022f feat: unlock product code 2024-10-16 15:10:54 +07:00
Methapon Metanipat
0ae9ea4ddf feat: search also cover code 2024-10-16 11:47:43 +07:00
Methapon Metanipat
a24bf4fb4b refactor: adjust field 2024-10-15 09:42:16 +07:00
Methapon Metanipat
4de0e1da87 refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
Methapon Metanipat
59d0980262 chore: remove log 2024-09-27 13:52:38 +07:00
Methapon Metanipat
9889317b08 feat: detect same name of product in the same company 2024-09-27 13:35:09 +07:00
Methapon Metanipat
2151123897 refactor: remove role from allow cross branch 2024-09-25 14:29:27 +07:00
Methapon Metanipat
35adc4b43a refactor: use helper 2024-09-11 14:40:28 +07:00
Methapon Metanipat
2c8faef25c feat: shared between company 2024-09-10 17:00:21 +07:00
Methapon Metanipat
c38a1ce0c0 fix: missing field 2024-09-10 15:51:22 +07:00
Methapon Metanipat
8e1a32dcf3 feat: image upload product service 2024-09-10 15:19:41 +07:00
Methapon Metanipat
8c0932f6d8 feat: refactor permission product service 2024-09-10 14:36:26 +07:00
Methapon Metanipat
2af4e750b0 refactor: organize file 2024-09-05 09:21:39 +07:00
Renamed from src/controllers/product-controller.ts (Browse further)