Commit graph

11 commits

Author SHA1 Message Date
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
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
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
448d9156f9 refactor: stats missing and new tab 2025-02-19 17:03:15 +07:00
puriphatt
d13a4769a5 refactor: clear quotationId on create credit and debit notes 2025-02-19 14:40:18 +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
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