Commit graph

21 commits

Author SHA1 Message Date
net
5c867a496d fix: #242
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-10-14 14:45:41 +07:00
net
d53eb15a88 fix: new worker
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-09-18 11:13:35 +07:00
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
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
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
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
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
Thanaphon Frappet
7be89d1d4f refactor: hide DebitNoteExpansion 2025-02-19 14:45:57 +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