Sylvain
|
142eceb661
|
(quality) replace DateTime by Time
|
2023-02-17 11:45:07 +01:00 |
|
Sylvain
|
473aedbdcb
|
(feat) add reservations in cart/order
|
2023-02-15 10:29:53 +01:00 |
|
Sylvain
|
bbaac2c122
|
(wip) use cartitem from order api
|
2023-02-15 10:29:51 +01:00 |
|
Sylvain
|
bfe0936b40
|
(feat) save both operator/customer for orders
|
2023-02-15 10:29:50 +01:00 |
|
Sylvain
|
48a44ff4f3
|
(feat) create cart items from the api
|
2023-02-15 10:29:50 +01:00 |
|
Sylvain
|
42d830b4f8
|
(feat) save cart items in db
|
2023-02-15 10:29:46 +01:00 |
|
Sylvain
|
04f933f94d
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
|
Sylvain
|
451cd0e915
|
(test) add admin offer product to himself
Also: split AdminPayOrderTest in two files
|
2022-11-17 17:14:31 +01:00 |
|
Du Peng
|
1b7c4862c5
|
(quality) refactoring cart add/remove/set_quantity item total compute
|
2022-10-14 10:52:24 +02:00 |
|
Du Peng
|
1104316e62
|
(feat) update cart created_at after add a new item when cart is empty
|
2022-10-04 17:42:32 +02:00 |
|
Du Peng
|
ccd15d45b2
|
(bug) fix cart total error if add a item that have be offered by admin
|
2022-10-04 12:34:19 +02:00 |
|
Du Peng
|
274d661a58
|
(feat) always check cart items when user in cart page
|
2022-09-28 12:14:58 +02:00 |
|
Du Peng
|
ac671ea26d
|
(feat) check cart item amount/available/quantity_min/stock before checkout
|
2022-09-27 19:44:39 +02:00 |
|
Du Peng
|
1aa058f3d6
|
(feat) allow product price = 0
|
2022-09-19 19:27:11 +02:00 |
|
Du Peng
|
be96e42f26
|
(bug) client can add product to cart with a out of stock quantity
|
2022-09-16 17:10:13 +02:00 |
|
Du Peng
|
b87355bc5a
|
(feat) orders filter by admin
|
2022-09-14 19:54:24 +02:00 |
|
Du Peng
|
007f7d55ba
|
(bug) add product to cart button quantity min error
|
2022-09-14 09:26:29 +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 |
|
Du Peng
|
8d414a3172
|
(feat) admin can set offer for product in cart
|
2022-09-08 15:10:56 +02:00 |
|
Du Peng
|
e86b143c5e
|
(quality) refactroing find or create service
|
2022-09-06 18:17:11 +02:00 |
|
Du Peng
|
631d5889c0
|
refactoring create cart service
|
2022-08-28 23:23:58 +02:00 |
|
Du Peng
|
c80198603e
|
set customer of cart dont save before payment
|
2022-08-27 18:01:25 +02:00 |
|
Du Peng
|
49aa54193d
|
rename operator id to operator_profile_id in order
|
2022-08-26 11:55:35 +02:00 |
|
Du Peng
|
97ee15cf78
|
rename order amount to total
|
2022-08-26 10:46:30 +02:00 |
|
Du Peng
|
193c21a583
|
payment of cart by stripe/payzen/local
|
2022-08-25 08:52:17 +02:00 |
|
Du Peng
|
cfd21adb60
|
cart button
|
2022-08-20 18:47:15 +02:00 |
|
Du Peng
|
ab800a519f
|
store cart
|
2022-08-19 20:03:09 +02:00 |
|