Commit Graph

27 Commits

Author SHA1 Message Date
c7422da71a add product image 2023-04-05 14:04:49 +07:00
9ebacf85aa refactor transaction 2023-03-22 15:14:54 +07:00
f6877687c6 add product type id 2023-03-22 15:14:28 +07:00
46236aa71b add product type in products 2023-03-22 13:40:18 +07:00
5604f34e97 add sale order 2023-03-22 12:06:09 +07:00
2de83644b8 add custom message for error response 2023-03-22 12:05:43 +07:00
8f78dd25cf add created by params for sale and purchase 2023-03-21 13:15:14 +07:00
f77288369a refactor login json response 2023-03-19 18:55:55 +07:00
cb14cd40a4 add create stock logs 2023-03-19 18:17:17 +07:00
edddee0cb4 adjust response to new model 2023-03-19 18:17:01 +07:00
3c8a613222 set token inital duration to 16h 2023-03-19 18:16:45 +07:00
9a22afe984 adjust with product category 2023-03-16 20:37:20 +07:00
caf41e81e0 add product category 2023-03-16 16:55:45 +07:00
03743711bc remove unused command 2023-03-16 16:55:23 +07:00
2794491872 update gitignore 2023-03-16 14:33:29 +07:00
736d0215a8 accept migratedown step 2023-03-16 14:17:18 +07:00
2c21198412 add refresh token 2023-03-16 12:21:41 +07:00
61ed16163d add middlweare and authorization 2023-03-15 15:00:36 +07:00
4738c8c590 add user authentication 2023-03-14 17:39:40 +07:00
93f570f332 test create user merchant 2023-03-14 12:04:03 +07:00
d05b501360 add user and password hash 2023-03-13 09:24:59 +07:00
85dd2a3134 mock test 2023-03-12 11:01:43 +07:00
a2c799cb29 adjust with env 2023-03-08 15:22:57 +07:00
677e38ccec add gin 2023-03-07 18:52:37 +07:00
bf09dc2318 fix migration 2023-03-07 18:52:18 +07:00
068a6d9320 add purchase product transaction 2023-03-06 15:15:11 +07:00
287eb2f205 init 2023-03-05 23:35:41 +07:00