Commit graph

430 commits

Author SHA1 Message Date
Thanaphon Frappet
e61678f3f5 refactor: handle active only employee 2024-12-23 11:36:32 +07:00
Thanaphon Frappet
83774ff09e refactor: bind value new worker list 2024-12-23 11:30:15 +07:00
Thanaphon Frappet
fc0b703a96 refactor: v-model new worker 2024-12-23 11:30:15 +07:00
Thanaphon Frappet
7043c635d5 refactor: use new select 2024-12-23 11:30:15 +07:00
Thanaphon Frappet
2ddc101b89 refactor: edit type 2024-12-23 11:30:15 +07:00
Thanaphon Frappet
cd1848c5fb feat: new worker select 2024-12-23 11:30:15 +07:00
puriphatt
928d07a3ba fix: quotation pay split count 2024-12-23 11:28:04 +07:00
Thanaphon Frappet
15d30f3349 refactor: link request 2024-12-23 10:04:58 +07:00
puriphatt
5c3c8f3d6a fix: quotation => handle change pay type 2024-12-23 09:41:12 +07:00
Thanaphon Frappet
d55a2448b5 refactor: fetch list employee add active only 2024-12-23 09:40:32 +07:00
Methapon2001
dc5c111726 feat: get active only customer branch quotation 2024-12-23 08:54:42 +07:00
Thanaphon Frappet
eaabb14492 refactor: handle due Date
refactor #161
2024-12-20 17:59:16 +07:00
Thanaphon Frappet
ba6950769a refactor: add q-form submit 2024-12-20 17:42:50 +07:00
nwpptrs
4cdc462ded refactor: handle due date 2024-12-20 17:24:43 +07:00
Methapon2001
b34a88e8e6 fix: text color 2024-12-19 12:05:55 +07:00
puriphatt
61e11c0503 fix: split custom default 1 2024-12-19 09:55:47 +07:00
Methapon2001
11575f3bed feat: api active only support for product
closes https://github.com/Frappet/jws-frontend/issues/146
2024-12-18 18:05:15 +07:00
puriphatt
8f99c5274e fix: pay split count & pay split detail 2024-12-18 18:03:20 +07:00
Thanaphon Frappet
bbe4150581 refactor: show table request 2024-12-18 17:55:50 +07:00
Thanaphon Frappet
40d9e339e0 refactor: add input search and status filter of request 2024-12-18 17:55:50 +07:00
Methapon2001
2e5f1313a5 feat: add api param active only for employee 2024-12-18 17:24:01 +07:00
Methapon2001
6c370f4020 fix: customer branch id not send as api param 2024-12-18 17:23:34 +07:00
Thanaphon Frappet
fa9b59680f cleanup: 2024-12-18 10:57:05 +07:00
Thanaphon Frappet
dee626bbb9 fix: edit name emit 2024-12-18 10:51:57 +07:00
Thanaphon Frappet
44fdfc2364 refactor: view and view example receipt 2024-12-18 10:49:46 +07:00
Thanaphon Frappet
f5566f81e6 refactor: add new btn view and example 2024-12-18 10:06:09 +07:00
Methapon2001
414b57acbd perf: make use of computed and use same var 2024-12-18 08:51:46 +07:00
Methapon2001
69dd4d67d7 chore: cleanup 2024-12-17 14:39:02 +07:00
Methapon2001
c40743255c fix: wrong condition 2024-12-17 14:39:02 +07:00
Methapon2001
7184c68c83 feat: add key for better perf 2024-12-17 14:39:02 +07:00
Methapon Metanipat
4528836f17
feat: quotation add worker after accepted (#140)
* feat: add dialog structure

* feat: add select functionality

* chore: clear unused

* feat: pass selectable product into dialog

* feat: add table

* feat: implement select worker and product

* feat: send disabled worker into component

* feat: add event emitted after submit

* chore: cleanup

* feat: add store

* feat: dialogquotationbtn

* feat: import worker from file and select them all

* feat: add title

* feat: add import button

* feat: i18n

* feat: lazy load person card image

* refactor: change import button color

* feat: add import worker button

* chore: cleanup

* chore: clean

* chore: clean

* feat: post quotation add worker appear on expired

* fix: type

* fix: only proceed when import has at least one

* feat: check more condition

* feat: fetch data from api

* fix: worker not update

---------

Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
Co-authored-by: nwpptrs <jay02499@gmail.com>
2024-12-17 14:22:22 +07:00
Thanaphon Frappet
2debf3b6e9 refactor: edit ui 2024-12-17 13:20:19 +07:00
Thanaphon Frappet
88f8d99baa refactor: add upload file acceptance 2024-12-17 13:16:16 +07:00
Methapon2001
e0d24b49cb fix: price not match with original price by .01
This will calculate quantity later when no discount is set.
However when discount is set there may be some number that can introduce
+-0.01
2024-12-16 16:56:06 +07:00
puriphatt
a60944a187 refactor: quotation => hide final discount 2024-12-16 11:08:44 +07:00
puriphatt
be9606f5f3 fix: quotation form banner opacity 2024-12-16 11:03:56 +07:00
puriphatt
60e5578d89 feat: quotation => banner 2024-12-16 10:54:12 +07:00
puriphatt
1b4c06b182
fix/refactor: quotation installment (#121)
* refactor/feat: i18n

* chore: clean log

* refactor: type

* refactor: installment and product table state relation

* refactor: handle split custom

---------

Co-authored-by: Thanaphon Frappet <thanaphon@frappet.com>
2024-12-06 11:01:52 +07:00
puriphatt
bb8d007b2d refactor: quotation step responsive 2024-12-04 15:42:09 +07:00
Thanaphon Frappet
127d8c0ebc fix: worker missing 2024-12-02 17:47:53 +07:00
Thanaphon Frappet
d0eaafb9d8 refactor: delete document receive point 2024-12-02 17:00:07 +07:00
Thanaphon Frappet
c8be545ef8 refactor: handle action edit 2024-12-02 10:38:28 +07:00
Thanaphon Frappet
98294171eb refactor: handle branch virtual 2024-11-29 10:27:29 +07:00
Thanaphon Frappet
d6c0d8da92 refactor: delete docment receive point 2024-11-29 10:17:36 +07:00
Thanaphon Frappet
5d5621882e fix: value no update 2024-11-28 14:50:22 +07:00
Thanaphon Frappet
6f3eceb6fb refactor: handle type pre view 2024-11-28 10:48:41 +07:00
Thanaphon Frappet
66d2a17277 fix: installment no 2024-11-28 09:47:27 +07:00
puriphatt
9440fdd412 fix: product detail v-html display 2024-11-28 09:47:12 +07:00
Thanaphon Frappet
532284995e refactor: pre view 2024-11-27 16:22:45 +07:00
Thanaphon Frappet
6b51b0ed05 reefactor:handle address 2024-11-27 16:22:45 +07:00