Du Peng
|
cbed318c3f
|
(feat) refund an order by admin
|
2022-09-16 18:31:20 +02:00 |
|
Du Peng
|
b635113843
|
(bug) all orders is shown in my orders of admin
|
2022-09-16 17:58:02 +02:00 |
|
Du Peng
|
96a0f10747
|
(feat) add delivered state to order
|
2022-09-16 17:54:41 +02:00 |
|
Du Peng
|
8c75b5fdd4
|
(bug) product stock status and quantity min to cart
|
2022-09-16 16:50:05 +02:00 |
|
Du Peng
|
010718d53e
|
(merge) store manage the orders by admin
|
2022-09-16 11:45:58 +02:00 |
|
Du Peng
|
53004767bf
|
(feat) add order action ready/in_progress/canceled
|
2022-09-16 11:38:11 +02:00 |
|
Du Peng
|
f015e23a85
|
(wip) change order state by admin
|
2022-09-15 20:19:19 +02:00 |
|
Du Peng
|
947c69c4ed
|
(feat) improve orders filter
|
2022-09-15 12:38:34 +02:00 |
|
Du Peng
|
b87355bc5a
|
(feat) orders filter by admin
|
2022-09-14 19:54:24 +02:00 |
|
Sylvain
|
c4baf89c54
|
(merge) Merge branch 'product-store_stocks' into product-store
|
2022-09-14 15:15:47 +02:00 |
|
Sylvain
|
6b224d7db1
|
(feat) alert unsaved changes
if the user tries to quit the product form, he will
be alerted about unsaved changes, if any
|
2022-09-14 14:51:54 +02:00 |
|
Du Peng
|
9b3a1c0634
|
(feat) add cart status color
|
2022-09-14 09:37:14 +02:00 |
|
Du Peng
|
32b19ed4f7
|
(feat) manage orders in admin dashbaord
|
2022-09-13 19:47:19 +02:00 |
|
Du Peng
|
f130ba46c1
|
(feat) show product sku in cart and order detail
|
2022-09-13 18:55:08 +02:00 |
|
Du Peng
|
522b559ced
|
(feat) add payment status to order
|
2022-09-13 18:43:37 +02:00 |
|
Sylvain
|
c381c985d2
|
(wip) unsaved form alert
|
2022-09-13 17:18:35 +02:00 |
|
Du Peng
|
b76c7889ac
|
(bug) fix add to cart button can't apply a quantity min
|
2022-09-13 16:36:44 +02:00 |
|
Sylvain
|
feabded2a0
|
(feat) update the stock total
|
2022-09-13 15:01:55 +02:00 |
|
Du Peng
|
42f7320e63
|
(feat) show payment info in order
|
2022-09-13 14:05:31 +02:00 |
|
Du Peng
|
dbe4570c30
|
(feat) client can show orders in dashbaord
|
2022-09-12 19:44:13 +02:00 |
|
Sylvain
|
f705f71c4f
|
(feat) display/remove ongoing stocks operations
|
2022-09-12 15:55:41 +02:00 |
|
Du Peng
|
dff0cb26be
|
(bug) product pagination in store
|
2022-09-09 17:14:22 +02:00 |
|
Du Peng
|
9bfeaf3ef3
|
Merge branch 'product-store-invoice' into product-store
|
2022-09-09 16:37:33 +02:00 |
|
vincent
|
dd26a1d9af
|
(merge) 'origin/product-store'
|
2022-09-09 13:54:42 +02:00 |
|
vincent
|
6678412cd6
|
(feat) pagination
|
2022-09-09 13:48:20 +02:00 |
|
Du Peng
|
50276f5b41
|
(feat) VAT for store's product and Accounting code/label
|
2022-09-09 09:31:00 +02:00 |
|
Sylvain
|
c968f7b1aa
|
(feat) stock management: create/show
|
2022-09-08 17:51:48 +02:00 |
|
Du Peng
|
cd1bfe976c
|
Merge branch 'product-store-payment' into product-store
|
2022-09-08 16:49:24 +02:00 |
|
Du Peng
|
334f365c2c
|
(feat) change store cart back url
|
2022-09-08 16:46:26 +02:00 |
|
Du Peng
|
5d243d3be6
|
(feat) change store cart url
|
2022-09-08 16:41:10 +02:00 |
|
Du Peng
|
aeae5f7aa0
|
(feat) add product to cart in product page
|
2022-09-08 16:27:34 +02:00 |
|
Du Peng
|
8d414a3172
|
(feat) admin can set offer for product in cart
|
2022-09-08 15:10:56 +02:00 |
|
vincent
|
9e4d6028c5
|
(merge) branch 'product-store_integration'
|
2022-09-08 14:06:38 +02:00 |
|
vincent
|
d5d8a972cf
|
(quality) Refacto orders views
|
2022-09-08 12:04:37 +02:00 |
|
vincent
|
157134f4ef
|
(feat) Add period filter
|
2022-09-07 18:36:54 +02:00 |
|
Du Peng
|
75b3295f65
|
(feat) allow to apply coupon in cart without login
|
2022-09-07 17:52:23 +02:00 |
|
Sylvain
|
45bac88b26
|
(quality) refactored categories sorting + fix ts issues
|
2022-09-07 17:30:21 +02:00 |
|
vincent
|
0bb4f47b99
|
(feat) Add actions dropdown
|
2022-09-07 17:14:06 +02:00 |
|
Du Peng
|
d98082a2c4
|
(fix) cart's operator_id has rename to operator_profile_id
|
2022-09-07 16:57:07 +02:00 |
|
vincent
|
3f08d831b9
|
(merge) branch 'product_store-inte'
|
2022-09-07 15:54:29 +02:00 |
|
vincent
|
23488284e8
|
(quality) Create state label component
|
2022-09-07 15:35:46 +02:00 |
|
Du Peng
|
79182fb8c1
|
Merge branch 'product_store-store' into product-store
|
2022-09-07 15:00:27 +02:00 |
|
Du Peng
|
e0e8fc9ec2
|
(fix) checkout button cant click
|
2022-09-07 09:59:37 +02:00 |
|
Du Peng
|
79f01d4f78
|
Merge branch 'product_store-inte' into product_store-store
|
2022-09-07 09:27:57 +02:00 |
|
vincent
|
874be0bcb6
|
(wip) user orders dashboard
|
2022-09-07 09:22:16 +02:00 |
|
Du Peng
|
4387c05200
|
Merge branch 'product_store' into product_store-store
|
2022-09-06 20:06:59 +02:00 |
|
vincent
|
3a0248ed98
|
stock
|
2022-09-06 12:08:19 +02:00 |
|
Sylvain
|
8055de38b8
|
(bug) the events times are not displayed
|
2022-09-05 12:21:07 +02:00 |
|
vincent
|
f21a68593a
|
stock (wip)
|
2022-09-02 18:17:15 +02:00 |
|
vincent
|
a5a45ee1ce
|
Store settings + update text editor options
|
2022-09-01 18:02:22 +02:00 |
|