Commit graph

  • 426ffb27a7 fix: update Dockerfile develop HAM 2026-01-12 15:05:21 +07:00
  • 5d3997343f fix: Dockerfile HAM 2026-01-12 14:52:16 +07:00
  • a10626e756 update: entrypoint.sh HAM 2026-01-12 14:32:29 +07:00
  • c11fed9832 fix: lock prisma to v6 and fix lockfile HAM 2026-01-12 14:10:11 +07:00
  • 8909a763c9 chore: remove unuse file HAM 2026-01-12 13:51:54 +07:00
  • f0a106e5fe fix: use prisma v6 config HAM 2026-01-12 13:48:10 +07:00
  • 84b9ddcd2b fix: prisma v7 config in schema.prisma HAM 2026-01-12 13:41:00 +07:00
  • e54f62a5b3 fix: prisma v7 config HAM 2026-01-12 13:39:04 +07:00
  • cef26278ba fix: missing prisma query take and skip HAM 2026-01-12 13:15:31 +07:00
  • 16c4c64c89 refactor: handle code error net 2025-10-14 17:12:00 +07:00
  • 78669ed7ae feat: check invalid data for create taskOrder HAM 2025-10-14 16:19:37 +07:00
  • 5dc88c22dc feat: delete created data when flow account create fail one HAM 2025-09-29 09:44:41 +07:00
  • 3454e46212 feat: flowaccount handle installments Methapon2001 2025-09-19 16:17:56 +07:00
  • 334fb57b46 refactor: flowaccount move product code to front for product name HAM 2025-09-19 16:09:21 +07:00
  • a9201f715a fix: missing product code, buyPrice when create and edit and add (ราคาตัวแทน) for agentPrice product name HAM 2025-09-19 15:35:14 +07:00
  • 95ee32fc57 feat: response branch api Methapon2001 2025-09-19 11:12:03 +07:00
  • a33983c530 fix: transaction ended before create Methapon2001 2025-09-19 09:11:21 +07:00
  • e8278b6af3 Merge branch 'develop' Methapon2001 2025-09-18 17:12:16 +07:00
  • 9ef006c860 refactor: handle flow account installments Methapon2001 2025-09-18 17:12:02 +07:00
  • 8d52a5e726 Merge branch 'develop' Methapon2001 2025-09-18 17:08:13 +07:00
  • 7858291ae5 fix: receipt flow account Methapon2001 2025-09-18 17:04:40 +07:00
  • 6ea672a2cb Merge branch 'develop' Methapon2001 2025-09-18 16:56:18 +07:00
  • a426e18025 fix: wrong number Methapon2001 2025-09-18 16:55:34 +07:00
  • 0930c3c833 Merge branch 'develop' Methapon2001 2025-09-18 10:15:36 +07:00
  • be3c6405c6 feat: export product Methapon2001 2025-09-18 10:15:32 +07:00
  • f50285161b fix: variable name for filter HAM 2025-09-18 10:13:39 +07:00
  • 4691d559f5 Merge branch 'develop' Methapon2001 2025-09-18 09:50:52 +07:00
  • 7e7b8025c9 refactor: change to id HAM 2025-09-17 12:58:14 +07:00
  • e5a3d948a5 fix: missing query HAM 2025-09-17 12:39:10 +07:00
  • 0d78ce4db3 feat: filter businessType, province, district, subDistrict for customer and customer-export endpoint HAM 2025-09-17 12:37:41 +07:00
  • 9e74fb0fe6 Merge branch 'develop' Methapon2001 2025-09-17 12:01:55 +07:00
  • ab4ea4ba4b fix: type error Methapon2001 2025-09-17 11:55:06 +07:00
  • 068ba2d293 fix: wrong tax Methapon2001 2025-09-17 11:53:15 +07:00
  • beb7f4bcfe fix: flowaccount contact name Methapon2001 2025-09-17 11:34:54 +07:00
  • b6b35509e3 Merge branch 'develop' Methapon2001 2025-09-17 10:42:40 +07:00
  • 6598cd3bdf fix: error field ambigous Methapon2001 2025-09-17 10:42:35 +07:00
  • 2c790de606 fix: customer status not change after used Methapon2001 2025-09-17 09:51:35 +07:00
  • 6f1bca5234 Merge branch 'develop' Methapon2001 2025-09-16 13:20:30 +07:00
  • 158a6ff163 fix: timeout in some case Methapon2001 2025-09-16 11:52:13 +07:00
  • 0772e4710a fix: cannot update payment data after set payment completed Methapon2001 2025-09-16 11:44:13 +07:00
  • 25a4b50f8e fix: wrong condition Methapon2001 2025-09-16 10:11:02 +07:00
  • de33d03631 fix: calculate price Methapon2001 2025-09-16 10:08:01 +07:00
  • 4e71343af7 refactor: use function for correct decimal number HAM 2025-09-16 09:53:03 +07:00
  • 6776188f7b fix: decimal number HAM 2025-09-16 09:50:23 +07:00
  • 892d76583f chore: flowaccount enable inline vat Methapon2001 2025-09-16 09:48:59 +07:00
  • f2def1b962 fix: wrong calc vat condition Methapon2001 2025-09-15 16:43:01 +07:00
  • 1486ce79ab fix: calculate credit note price Methapon2001 2025-09-15 10:50:40 +07:00
  • d51531cd4d chore: clean HAM 2025-09-12 15:29:52 +07:00
  • 61825309d1 feat: sync data from data to flowAccount HAM 2025-09-12 15:20:20 +07:00
  • 250bbca226 feat: create product for flowAccount service HAM 2025-09-12 15:19:51 +07:00
  • c774e9f44c chore: migration HAM 2025-09-12 11:56:58 +07:00
  • 8f2810ea29 feat: add flowAccountProductId field HAM 2025-09-12 11:56:40 +07:00
  • eda0edbd29 feat: send remark to flowaccount Methapon2001 2025-09-11 17:23:21 +07:00
  • 86db927efe fix: price calc Methapon2001 2025-09-11 13:57:23 +07:00
  • 5674a18cc3 fix: price calc match with flow account Methapon2001 2025-09-11 11:48:17 +07:00
  • d3c5b49649 chore: update prisma Methapon2001 2025-09-11 09:32:38 +07:00
  • c47ffb5435 chore: migration Methapon2001 2025-09-11 09:17:52 +07:00
  • 710382d544 feat: add more metadata for payment Methapon2001 2025-09-11 09:17:23 +07:00
  • 4042cbcea4 chore: add html to text dep Methapon2001 2025-09-01 09:27:53 +07:00
  • f487a9169c fix: prevent line user id and otp exposes Methapon2001 2025-08-28 15:01:04 +07:00
  • ab8fd2ca43 feat: export customer and employee as csv Methapon2001 2025-08-28 14:38:49 +07:00
  • d95eb349ec fix: update messenger also update work step messenger Methapon2001 2025-08-22 14:23:40 +07:00
  • 105e9dbf4b refactor: price calculate refactor/price-calc Methapon2001 2025-09-10 11:39:39 +07:00
  • 0f0075fa94 chore: add html to text dep Methapon2001 2025-09-01 09:27:53 +07:00
  • e59db8c5b8 fix: prevent line user id and otp exposes Methapon2001 2025-08-28 15:01:04 +07:00
  • b89c68425c feat: export customer and employee as csv Methapon2001 2025-08-28 14:38:49 +07:00
  • 35a7f809e1 fix: update messenger also update work step messenger Methapon2001 2025-08-22 14:23:40 +07:00
  • 893eb4cca5 Merge branch 'develop' version-0.11.33 Methapon2001 2025-08-22 09:42:03 +07:00
  • 2c9fae400c fix: permission employee Methapon2001 2025-08-22 09:41:43 +07:00
  • df38eebbcc fix: permission Methapon2001 2025-08-22 09:33:49 +07:00
  • c2eaa5fba8 chore: migration Methapon2001 2025-08-14 13:10:49 +07:00
  • 1789fe1de0 feat: add updated at to step status Methapon2001 2025-08-14 13:10:44 +07:00
  • a0bb23e1e8 Merge branch 'develop' version-0.11.32 Methapon2001 2025-08-04 09:02:06 +07:00
  • c9939bf8bb fix: stats will only take non canceled status Methapon2001 2025-08-04 09:01:56 +07:00
  • f162081370 fix: dashboard payment now taken cancled into account Methapon2001 2025-08-01 10:58:04 +07:00
  • dfe7bd16d8 fix: error trying to create relation in create many Methapon2001 2025-07-29 10:18:33 +07:00
  • bfc2608af4 fix: notification not show because of missing registered branch Methapon2001 2025-07-29 09:44:25 +07:00
  • 23334a4388 Merge branch 'develop' version-0.11.31 Methapon2001 2025-07-25 09:46:27 +07:00
  • 9e208dee89 feat: notify document_checker when task is canceled Methapon2001 2025-07-25 09:42:22 +07:00
  • a30bc33b81 fix: create response Methapon2001 2025-07-22 14:38:29 +07:00
  • c7183887c9 fix: error create many with relation Methapon2001 2025-07-22 10:35:48 +07:00
  • c34af75bad Merge branch 'fix/line-alert' into develop Methapon2001 2025-07-21 17:59:21 +07:00
  • 5de1f27fca feat: add alert RequestData and CreditNote Kanjana 2025-07-21 17:57:00 +07:00
  • 8a87e37097 fix: search and pendingOnly get mixed Methapon2001 2025-07-21 13:25:34 +07:00
  • 92762c512d Merge branch 'develop' Methapon2001 2025-07-21 11:17:32 +07:00
  • 3455ae604a feat: more notification related to task and request Methapon2001 2025-07-21 11:17:23 +07:00
  • afb89ef949 feat: notify document check when status changed Methapon2001 2025-07-21 10:38:31 +07:00
  • fa8aa8c9b6 Merge branch 'develop' version-0.11.30 Methapon2001 2025-07-17 08:58:02 +07:00
  • 5c824a738a feat: notify more group when create new quotation Methapon2001 2025-07-16 12:59:15 +07:00
  • e4caeaa780 fix: new request does not trigger noti Methapon2001 2025-07-16 12:54:52 +07:00
  • 46ba857e28 fix: missing type Methapon2001 2025-07-16 11:38:11 +07:00
  • b7a13b2d7a feat: handle foreign address Methapon2001 2025-07-16 09:51:27 +07:00
  • 5aa8b06cf2 chore: migration Methapon2001 2025-07-16 09:44:50 +07:00
  • f90ee41a56 feat: add address text en Methapon2001 2025-07-16 09:44:46 +07:00
  • 2ee0e97953 chore: migration Methapon2001 2025-07-16 09:38:34 +07:00
  • 236ee48eab feat: foreign address Methapon2001 2025-07-16 09:38:30 +07:00
  • 6c350b12ce fix: prisma client error version-0.11.29 Methapon2001 2025-07-15 15:17:53 +07:00
  • 0c53ac69b0 fix: auth error version-0.11.28 Methapon2001 2025-07-14 11:13:33 +07:00
  • 0032ff4658 Merge branch 'develop' version-0.11.27 Methapon2001 2025-07-11 13:36:52 +07:00
  • 1f34ea7ecb feat: include business relation Methapon2001 2025-07-11 11:13:18 +07:00