Dev / controllers /member_controller.go

Commit History

feat: move checkout to dedicated page and add member check logic
9f5aad1

Mhamdans17 commited on

feat: include branch name in point history reason
2796e25

Mhamdans17 commited on

feat: add created_by_name for manual cashier input
77568d0

Mhamdans17 commited on

feat: track member creation details and point history log
a66f5d3

Mhamdans17 commited on

fix: rename MemberID to MemberCode in struct to prevent GORM type mismatch panic
fb74e1c

Mhamdans17 commited on

fix: members API 401 unauthorized by extracting companyID from user context
78649bc

Mhamdans17 commited on

feat: add Member service, points, and Kasir Name tracking
ae76db4

Mhamdans17 commited on