Commit graph

2363 commits

Author SHA1 Message Date
Thanaphon Frappet
b36caa48e2 feat: add btn cancel 2025-02-24 16:49:10 +07:00
puriphatt
f12c9e9df6 feat: add cancel button functionality and improve close tab logic in task order views 2025-02-24 16:38:43 +07:00
puriphatt
3732aa9bf5 fix: update cancel button visibility logic in credit note form 2025-02-24 16:24:53 +07:00
puriphatt
dc225ac31b feat: enhance credit note functionality and improve task order handling 2025-02-24 16:20:56 +07:00
puriphatt
91c7db7c7b feat: add support for credit note status and acceptance functionality 2025-02-24 16:20:47 +07:00
Thanaphon Frappet
83a7e7ee47 refactor: handle mode view 2025-02-24 15:23:49 +07:00
Methapon2001
be69f66742 feat: convert product serbice list back to tree 2025-02-24 13:15:03 +07:00
Methapon2001
44aed63677 feat: add accepted function 2025-02-24 13:06:32 +07:00
Thanaphon Frappet
ab5d85d814 fix: new worker duplicate name 2025-02-24 12:03:13 +07:00
Thanaphon Frappet
644dca2bf7 refactor: show field code 2025-02-24 12:00:28 +07:00
Thanaphon Frappet
18022fcfb7 refactor: move field quotation code 2025-02-24 11:26:27 +07:00
Thanaphon Frappet
74e50fc67c refactor: edit label 2025-02-24 10:55:00 +07:00
Thanaphon Frappet
05a4a57658 refactor: handle btn canceled of request 2025-02-21 17:27:30 +07:00
Thanaphon Frappet
05ececd632 refactor: edit color badge 2025-02-21 14:28:40 +07:00
Thanaphon Frappet
4aa27d834f refactor: handle goTo DebitNote 2025-02-21 13:59:25 +07:00
Thanaphon Frappet
b4a98ae283 refactor: set date + 1 day 2025-02-21 11:59:24 +07:00
Thanaphon Frappet
fa5a99d90f refactor: dueDate set rules 2025-02-21 11:53:59 +07:00
Thanaphon Frappet
f777e50bd4 refactor: show btn view example 2025-02-20 15:56:19 +07:00
puriphatt
6df79dae80 refactor: update product structure in task list and enhance key usage in v-for loops 2025-02-20 14:24:32 +07:00
puriphatt
ea1c1b71fc refactor: add required validation to quotation selection and enhance button disable logic in credit and debit note forms 2025-02-20 13:46:06 +07:00
puriphatt
a6a997e55f refactor: close dialog after submitting quotation in credit and debit note pages 2025-02-20 11:19:43 +07:00
puriphatt
8dd3268738 refactor: simplify total calculation logic in quotation and debit note pages 2025-02-20 11:08:33 +07:00
puriphatt
a8f11d158b refactor: update total display logic in MainPage.vue to sum stats values 2025-02-20 10:48:46 +07:00
puriphatt
529d4ad3df refactor: enhance request selection logic and improve filtering for empty step statuses 2025-02-20 10:39:22 +07:00
Thanaphon Frappet
697a8531f1 refactor: edit i18n due date 2025-02-20 09:55:08 +07:00
puriphatt
4f085e068a refactor: implement toCamelCase utility function and update quotation stats mapping 2025-02-20 09:28:42 +07:00
puriphatt
5e3c04be8e refactor: simplify status badge color mapping in request list 2025-02-20 09:19:51 +07:00
puriphatt
92c0545368 refactor: 08 => add 'Ready' status option to request list filter 2025-02-20 09:17:22 +07:00
Thanaphon Frappet
448d9156f9 refactor: stats missing and new tab 2025-02-19 17:03:15 +07:00
puriphatt
453252c4be refactor: handle undefined stats in credit note display 2025-02-19 16:26:46 +07:00
Thanaphon Frappet
7be89d1d4f refactor: hide DebitNoteExpansion 2025-02-19 14:45:57 +07:00
puriphatt
d13a4769a5 refactor: clear quotationId on create credit and debit notes 2025-02-19 14:40:18 +07:00
Thanaphon Frappet
4f4aa5a76f refactor: add id btn 2025-02-19 13:38:58 +07:00
Thanaphon Frappet
758b005768 refactor: add id 2025-02-18 17:13:36 +07:00
puriphatt
2ee65233f2 refactor: set status to undefined when editing institution 2025-02-18 11:11:47 +07:00
Thanaphon Frappet
4bb2a567cf refactor: add id of agencies 2025-02-18 09:54:57 +07:00
Thanaphon Frappet
e7897fba32 refactor: add i18n of product and service 2025-02-17 11:49:49 +07:00
Thanaphon Frappet
0d360fdbde refactor: add id 2025-02-17 11:49:49 +07:00
puriphatt
0d22b766af fix: bug #184 clear formData when create new item 2025-02-17 10:15:32 +07:00
puriphatt
dec7bf3014 fix: bug #182 handle product group delete in tree 2025-02-17 09:55:25 +07:00
Thanaphon Frappet
9d9a955298 fix: btn add missing 2025-02-10 13:54:50 +07:00
puriphatt
51313cc4f8 feat: add status filtering to agencies management page 2025-02-10 13:05:15 +07:00
puriphatt
4994792597 feat: 07 => implement status toggle functionality in AgenciesDialog and MainPage components 2025-02-10 11:34:36 +07:00
puriphatt
00e8782ca5 refactor: 10 => enhance infinite scroll functionality and improve TableInvoice component structure 2025-02-04 09:53:07 +07:00
puriphatt
74f0764ae8 refactor: 07, 13 => remove console logs, improve infinite scroll handling, and enhance TableReceipt component 2025-02-03 17:05:04 +07:00
puriphatt
2448f4b228 refactor: 08 => reset page and data on search or status filter change in request list 2025-02-03 13:22:59 +07:00
puriphatt
1fc6b39e37 refactor: 05 => xs scroll & adjust TableQuotation row index calculation 2025-02-03 11:22:33 +07:00
puriphatt
e2bd6a6334 refactor: 05 => add disabledSubmit prop to DialogForm and improve handling in QuotationForm 2025-02-03 10:14:51 +07:00
puriphatt
d268764024 refactor: 07 => enhance fetchData for mobile handling and improve data fetching logic 2025-02-03 09:47:46 +07:00
puriphatt
15081f899d refactor: 03 => enhance customer list fetching for mobile responsiveness and adjust pagination logic 2025-01-31 16:05:03 +07:00