Commit graph

39 commits

Author SHA1 Message Date
net
73b2d52fb0 fix: price calc 2025-09-18 09:59:59 +07:00
Thanaphon Frappet
02d02cf3a1 refactor: handle btn
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-08-18 09:24:49 +07:00
Methapon2001
968aa04aa9 fix: remark handling
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-25 16:19:36 +07:00
puriphatt
7f56a6219a fix: edit debit note with new employee
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-15 14:31:53 +07:00
puriphatt
642dec8de9 refactor: debit note pay type
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-15 13:57:26 +07:00
puriphatt
ad715b20a2 fix: document view customer name new line
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-14 13:35:57 +07:00
puriphatt
40e6d1ba1c refactor: view document customer name
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-14 09:57:01 +07:00
Thanaphon Frappet
e19d3f05f1 refactor: remove customer name
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 15:06:30 +07:00
puriphatt
34f5b6474b fix: update status handling in debit note list retrieval and remove unused issued stats calculation
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-07 16:22:21 +07:00
puriphatt
c481266654 refactor: enhance access control and visibility logic across various components
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-07 12:42:52 +07:00
Methapon2001
963ed11073 refactor: debit note role check
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 16:09:06 +07:00
puriphatt
ac42ee60d8 feat: add date range selection to credit note, debit note, and receipt management 2025-04-17 17:38:09 +07:00
Thanaphon Frappet
69f368ede1 refactor: handle show name en
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-10 10:37:48 +07:00
Methapon2001
90589b3daf chore: update deps
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-26 11:51:27 +07:00
puriphatt
8bc450f4d3 fix: update TableDebitNote to use finalPrice instead of totalPrice and add key attribute to q-td elements 2025-03-10 10:23:17 +07:00
Thanaphon Frappet
c9483465b0 refactor:handle btn close tab
Some checks failed
Spelling / Spell Check with Typos (push) Failing after 27s
2025-02-26 09:54:44 +07:00
Thanaphon Frappet
bead74e0b7 fix: product node not updated 2025-02-25 11:48:22 +07:00
Thanaphon Frappet
8903eeb962 feat: add close tab 2025-02-24 17:30:29 +07:00
Thanaphon Frappet
b36caa48e2 feat: add btn cancel 2025-02-24 16:49:10 +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
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
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
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
Thanaphon Frappet
697a8531f1 refactor: edit i18n due date 2025-02-20 09:55:08 +07:00
Thanaphon Frappet
448d9156f9 refactor: stats missing and new tab 2025-02-19 17:03:15 +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
758b005768 refactor: add id 2025-02-18 17:13:36 +07:00
puriphatt
5c5e9fac63 refactor: update screen.sm pagination display for various management pages 2025-01-28 18:07:57 +07:00
puriphatt
3331afaaa3 refactor: 11, 12 => improve layout and styling for Credit and Debit Note pages 2025-01-28 13:53:01 +07:00
Thanaphon Frappet
79ec995547 refactor: handle img employee 2025-01-27 10:06:39 +07:00
Methapon Metanipat
79240f53b0
feat: debit note (#172)
* feat: new file

* feat: function api debit

* feat: add route debit

* feat: new form page

* refactor: show menu debit

* refactor: add type debit note status

* feat: add i18n

* feat: add constants

* feat: add stores

* feat: layout

* feat: add function

* refactor: change name value

* feat: form select quotation

* refactor: change name url

* refactor: use form debit

* refactor: change src import

* refactor: move file form debit

* refactor: add i18n

* feat: add type debit note

* refactor: add columns

* refactor: bind value columns

* refactor: change name Table

* refactor: edit type

* refactor: bind type debit note

* refactor: bind value debit

* refactor: chame name function

* fix: calculate page

* refactor: delete table

* refactor: change name get list

* refactor: change i18n

* refactor: change name value

* refactor: bind navigate and trigger delete

* refactor: format number deciml

* refactor: add i18n

* feat: new page

* refactor: add color debit

* feat: Debit tab

#178

* feat: TableRequest

* refactor: edit type pay condition

* refactor: add i18n btn submit

* refactor: use type enum

* feat: edit layout product expansion

* refactor: bind function

* refactor: show code

* feat: add input search and select  status

* feat: paymentform

* refactor: edit type

* refactor: add manage file and edit end point

* feat: add form.ts

* refactor: send mode

* refactor: edit v-model of due date

* feat: submit create debit

* fix: status

* refactor: handle data not allow

* fix: call updateDebitNote in edit mode and simplify payload handling

* refactor: hide edit

* refactor: handle pay condition only full

* refactor: delete pay split

* refactor: add query

* refactor: handle is debit note

* refactor: handle is quotation

* refactor: add props hide

* refactor: tap payment and receipt

* refactor: add i18n

* feat: view document

* refactor: handle btn view doc

* refactor: use my remark

---------

Co-authored-by: Thanaphon Frappet <thanaphon@frappet.com>
Co-authored-by: nwpptrs <jay02499@gmail.com>
Co-authored-by: aif912752 <siripak@chamomind.com>
2025-01-27 09:04:08 +07:00