Commit graph

1839 commits

Author SHA1 Message Date
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
639608e67b fix: can't create branch
fix #162
2024-12-23 11:08:14 +07:00
puriphatt
63021e2b5c fix: product service => min installment 0 2024-12-23 10:56:05 +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
1e660682a6 feat: add installments validate 2024-12-20 09:40:16 +07:00
Methapon2001
85e27613e8 refactor: rename var 2024-12-20 09:07:19 +07:00
Thanaphon Frappet
d8e79523e6 fix: select all
fixes #155
2024-12-19 13:23:24 +07:00
Methapon2001
b34a88e8e6 fix: text color 2024-12-19 12:05:55 +07:00
Methapon2001
40e69b48a8 fix: search for select should not include disabled product
fixes #153
2024-12-19 10:07:21 +07:00
puriphatt
f573c7fc1d refactor: 04 => remove tooltip and ellipsis product table 2024-12-19 10:00:30 +07:00
puriphatt
61e11c0503 fix: split custom default 1 2024-12-19 09:55:47 +07:00
puriphatt
58885e6180 fix: flow field filter label 2024-12-18 18:08:32 +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
puriphatt
5baa9429c4 fix: product => remove tooltip & ellipsis 2024-12-18 14:34:57 +07:00
Thanaphon Frappet
ed6a0cee3d refactor: handle status 2024-12-18 11:49:26 +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
Thanaphon Frappet
8c89d32e77 refactor: handle grid inactive 2024-12-17 14:36:50 +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
Methapon2001
3e7aead548 fix: remove unused 2024-12-12 11:54:42 +07:00
Methapon2001
4f180360df fix: regression first user branch not selected 2024-12-12 10:42:51 +07:00
Thanaphon Frappet
c48e3e3657 refactor: handle date can is null 2024-12-11 15:35:20 +07:00
Thanaphon Frappet
04187c0594 refactor: edit condition show telephon 2024-12-11 15:24:07 +07:00
Thanaphon Frappet
f57e2a3ba5 refactor: handle Date can is null 2024-12-11 15:00:02 +07:00
Thanaphon Frappet
c7852c7782 fix: incomplete information 2024-12-11 14:59:36 +07:00
Thanaphon Frappet
6edee8829d refactor: edit condition role 2024-12-11 14:06:41 +07:00