|
|
80f2d0e150
|
add product migrations
|
2026-05-13 16:29:59 +07:00 |
|
|
|
12f96c1514
|
feat: add nullable outlet_id to product
|
2026-05-13 16:29:52 +07:00 |
|
|
|
dc5a823508
|
add migration for outlet
|
2026-05-13 15:22:23 +07:00 |
|
|
|
691e2ea614
|
add outlet association to category entity and related layers
|
2026-05-13 15:05:03 +07:00 |
|
|
|
c5f94229a7
|
add OutletID field to category across all layers
|
2026-05-13 15:04:42 +07:00 |
|
efrilm
|
fa037b4d2a
|
fix request outlet id at analytic
|
2026-05-13 14:23:27 +07:00 |
|
|
|
d38a770ec5
|
Add omset milestone scheduler with owner role and revenue tracking
|
2026-05-13 09:48:17 +07:00 |
|
|
|
015292e830
|
Refactor: extract outlet ID filtering to helper method
|
2026-05-12 21:50:53 +07:00 |
|
|
|
c573b23d76
|
Add outlet_id to use context or request
|
2026-05-12 18:32:36 +07:00 |
|
Efril
|
f73a5d533c
|
add notif at create order
|
2026-05-10 23:36:22 +07:00 |
|
Efril
|
4ea8e32a8e
|
Merge branch 'self-order+notification' of https://gits.altru.id/apksel-dev/apskel-pos-backend into self-order+notification
|
2026-05-10 23:10:03 +07:00 |
|
Efril
|
06d79046d0
|
fix order and self order response
|
2026-05-10 23:07:57 +07:00 |
|
|
|
8eb19c57ba
|
Change self-order response
|
2026-05-10 21:34:45 +07:00 |
|
Efril
|
f123de7233
|
Revert "change order response at self order"
This reverts commit 7ba776555edbcb8cc723913ded4300e3ddac67b7.
|
2026-05-10 21:31:17 +07:00 |
|
Efril
|
7ba776555e
|
change order response at self order
|
2026-05-10 21:19:37 +07:00 |
|
Efril
|
bccf02b5f7
|
rename session_id
|
2026-05-10 19:56:34 +07:00 |
|
Efril
|
c24a8a8c13
|
rename organization_id, add customer_name and order_type at order self order
|
2026-05-10 19:15:50 +07:00 |
|
|
|
6064ef8fde
|
Update QR token generation
|
2026-05-10 14:52:02 +07:00 |
|
Efril
|
1834dd0b19
|
update url qrcode table
|
2026-05-10 14:13:20 +07:00 |
|
Efril
|
9f653eef37
|
fix migration number
|
2026-05-10 13:30:40 +07:00 |
|
Efril
|
ddaf6df436
|
migration notification
|
2026-05-10 12:35:44 +07:00 |
|
|
|
0708ce816e
|
Update Redis host
|
2026-05-10 12:34:36 +07:00 |
|
|
|
2c34578a98
|
Merge remote-tracking branch 'origin/feature/notification' into self-order+notification
# Conflicts:
# go.mod
# go.sum
# internal/app/app.go
# internal/router/router.go
|
2026-05-10 12:23:16 +07:00 |
|
Efril
|
9d71b339b5
|
notification
|
2026-05-10 10:57:38 +07:00 |
|
Efril
|
bbd6666299
|
user devices
|
2026-05-10 10:42:09 +07:00 |
|
Efril
|
23b6293502
|
fcm setup
|
2026-05-09 12:24:44 +07:00 |
|
|
|
07b186c986
|
Barcode generation with Boombuler
|
2026-05-09 01:01:25 +07:00 |
|
|
|
4cc563f6f1
|
Add self-order/orders/:sessionId
|
2026-05-09 00:12:00 +07:00 |
|
|
|
e7c4681102
|
Add outlet_id to self-order/categories
|
2026-05-08 23:56:06 +07:00 |
|
|
|
f957b07d23
|
Change self-order/menu from POST to GET
|
2026-05-08 23:18:52 +07:00 |
|
|
|
3c103b7692
|
Token and session implementation with Redis
|
2026-05-08 18:41:14 +07:00 |
|
|
|
fe57aab3b4
|
Fix categories with table
|
2026-05-08 14:19:40 +07:00 |
|
|
|
3721fb3cd7
|
List categories for self-order
|
2026-05-06 11:56:11 +07:00 |
|
|
|
2d6df8e4c6
|
Self Order - BE
|
2026-05-05 21:07:03 +07:00 |
|
|
|
2c76962959
|
Merge pull request 'ingredient composition' (#2) from feature/ingredient-composition into main
Reviewed-on: #2
|
2026-04-27 14:22:22 +00:00 |
|
Efril
|
a7022dd4c1
|
ingredient composition
|
2026-04-27 21:17:12 +07:00 |
|
Efril
|
3542104050
|
fix sales
|
2026-04-27 13:24:16 +07:00 |
|
Efril
|
eb95459578
|
fix if order amount 0
|
2026-04-26 23:40:01 +07:00 |
|
Efril
|
1a5ddd2b34
|
update
|
2026-04-26 23:25:54 +07:00 |
|
Efril
|
0aa280462c
|
fix cors
|
2026-04-26 23:14:11 +07:00 |
|
|
|
421475006b
|
Merge pull request 'hpp' (#1) from hpp into main
Reviewed-on: #1
|
2026-04-26 16:08:02 +00:00 |
|
Efril
|
75fdb8e847
|
Merge branch 'hpp' of https://gits.altru.id/apksel-dev/apskel-pos-backend into hpp
|
2026-04-26 23:04:47 +07:00 |
|
Efril
|
8efa644680
|
payment amount fix 0
|
2026-04-26 23:04:31 +07:00 |
|
|
|
ce99aef289
|
delete leftover
|
2026-04-24 18:48:40 +07:00 |
|
|
|
ba970229a9
|
Fix HPP
|
2026-04-24 17:56:38 +07:00 |
|
|
|
9b606b4c8b
|
Implementasi HPP std dan real
|
2026-04-23 11:28:51 +07:00 |
|
Efril
|
d3dddea1c7
|
add category name at product response
|
2026-04-20 14:21:27 +07:00 |
|
Efril
|
80a78137a0
|
fix create outlet
|
2026-04-20 12:31:33 +07:00 |
|
efrilm
|
3826a6b7a9
|
create outlet route
|
2026-04-16 19:23:36 +07:00 |
|
efrilm
|
d695bedc97
|
update product response
|
2026-04-16 17:14:18 +07:00 |
|