|
|
d0c090a657
|
Update purchase analytics
|
2026-06-10 13:18:49 +07:00 |
|
|
|
c3db919531
|
Update expense for product category (non-inventory type)
|
2026-06-10 12:42:53 +07:00 |
|
|
|
e09feff36d
|
Update purchase for product category (inventory type)
|
2026-06-09 15:59:34 +07:00 |
|
|
|
e7dd9660da
|
Merge remote-tracking branch 'origin' into feature/expense
# Conflicts:
# internal/router/router.go
|
2026-06-09 13:25:09 +07:00 |
|
Efril
|
c57620beeb
|
feat: update product analytic
|
2026-06-08 19:32:30 +07:00 |
|
|
|
69d8c8ce5e
|
Add category table
|
2026-06-08 12:29:59 +07:00 |
|
Efril
|
ea9dceb333
|
fix: prevent race condition on order subtotal calculation
|
2026-06-03 23:59:15 +07:00 |
|
Efril
|
afa1aa5b75
|
Merge branch 'main' of https://gits.altru.id/apksel-dev/apskel-pos-backend
|
2026-06-03 22:02:14 +07:00 |
|
Efril
|
328336ea5a
|
fix log error and omset tracker scheduled
|
2026-06-03 22:01:58 +07:00 |
|
|
|
094e8b2a47
|
Add expense analytics
|
2026-06-03 14:56:27 +07:00 |
|
|
|
b90a3cde4a
|
Fix coa summary zero
|
2026-06-03 13:00:50 +07:00 |
|
|
|
47fa21d739
|
reinstate profit loss overview
|
2026-06-01 13:13:40 +07:00 |
|
|
|
dc13bb5f93
|
update due date and range date
|
2026-05-29 18:24:14 +07:00 |
|
|
|
d26f5c5354
|
add status to expense
|
2026-05-29 15:44:59 +07:00 |
|
|
|
1b7bec4f81
|
update expense item name
|
2026-05-29 13:25:38 +07:00 |
|
Efril
|
f7399fd0e7
|
Merge branch 'main' of https://gits.altru.id/apksel-dev/apskel-pos-backend into feature/expense
|
2026-05-29 12:34:34 +07:00 |
|
Efril
|
84222fc7f4
|
update
|
2026-05-28 15:30:18 +07:00 |
|
Efril
|
23ac572e3f
|
add print_to_checker at product outlet
|
2026-05-28 13:49:57 +07:00 |
|
Efril
|
66a8126da0
|
expense filter by outlet and date range
|
2026-05-28 11:52:16 +07:00 |
|
|
|
a55a3f4ee2
|
add expense_name
|
2026-05-26 15:25:47 +07:00 |
|
|
|
024d9ee637
|
Update profit-loss
|
2026-05-26 14:59:56 +07:00 |
|
Efril
|
957c1ae53d
|
update order response
|
2026-05-25 20:28:24 +07:00 |
|
|
|
b8be29e110
|
Add item_expense
|
2026-05-25 16:19:36 +07:00 |
|
|
|
da87d659df
|
Add expense CRUD
|
2026-05-25 14:59:40 +07:00 |
|
Efril
|
d0378b5ac4
|
update category
|
2026-05-21 23:05:25 +07:00 |
|
|
|
35c4cf2f2f
|
Merge pull request 'add purchasing in analytics endpoint' (#11) from feature/purchasing into main
Reviewed-on: #11
|
2026-05-19 15:53:59 +00:00 |
|
|
|
35e7152abb
|
add purchasing in analytics endpoint
|
2026-05-19 14:45:26 +07:00 |
|
Efril
|
d9b51a7616
|
update ordedr list
|
2026-05-14 16:17:28 +07:00 |
|
|
|
44aca7641f
|
Revert "add filter order by outlet id"
This reverts commit a89ff00d9463283fcbd64930e03a243c28724ada.
|
2026-05-14 15:28:45 +07:00 |
|
|
|
a89ff00d94
|
add filter order by outlet id
|
2026-05-14 15:15:32 +07:00 |
|
|
|
227f11359c
|
Revert "add list order by outlet id"
This reverts commit 7a737d7f830faadcad8e7eaec09f160d436a0049.
|
2026-05-14 14:46:32 +07:00 |
|
|
|
7a737d7f83
|
add list order by outlet id
|
2026-05-14 14:41:50 +07:00 |
|
|
|
312ea94e62
|
fix scheduler counting void and refund
|
2026-05-14 14:22:07 +07:00 |
|
Efril
|
50d633ee3a
|
fix products
|
2026-05-14 01:19:45 +07:00 |
|
|
|
5f379faf17
|
change product list to retrieve its data from product outlets
|
2026-05-13 23:15:09 +07:00 |
|
|
|
4130cb66df
|
refactor and add outlet product table
|
2026-05-13 21:58:54 +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 |
|
Efril
|
f73a5d533c
|
add notif at create order
|
2026-05-10 23:36:22 +07:00 |
|
Efril
|
06d79046d0
|
fix order and self order response
|
2026-05-10 23:07:57 +07:00 |
|
|
|
6064ef8fde
|
Update QR token generation
|
2026-05-10 14:52:02 +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 |
|
|
|
4cc563f6f1
|
Add self-order/orders/:sessionId
|
2026-05-09 00:12:00 +07:00 |
|
|
|
3c103b7692
|
Token and session implementation with Redis
|
2026-05-08 18:41:14 +07: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 |
|
|
|
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 |
|