feat: add max branches and cashiers limit, refine admin UI settings, implement tier-based qris fee 8879e0b Mhamdans17 commited on 29 days ago
feat: Add flexible tenant subscription settings (member, voucher, multi-branch, multi-kasir) 88124cb Mhamdans17 commited on Jun 14
Update WhatsApp notification format, add voucher to order reports, and add tenant settings toggle 7121ebc Mhamdans17 commited on Jun 14
fix: prevent GORM from overwriting MemberCode on association save b405397 Mhamdans17 commited on Jun 13
feat: include detailed bought items and branch in point history reason 3bfd210 Mhamdans17 commited on Jun 13
feat: move checkout to dedicated page and add member check logic 9f5aad1 Mhamdans17 commited on Jun 13
fix: hardcode store name to XOGM Go to override hugging face env variables b7c8860 Mhamdans17 commited on Jun 13
fix: set foreign key constraints to OnDelete:SET NULL to avoid deletion errors ea73154 Mhamdans17 commited on Jun 13
fix: disable bogus fk_orders_member generation by GORM using constraint:- d98be82 Mhamdans17 commited on Jun 11
fix: entirely remove PointHistory Member relation to avoid GORM auto-migrate bugs 11fca28 Mhamdans17 commited on Jun 11
fix: explicit references:ID on Member relations to prevent GORM type altering 4800900 Mhamdans17 commited on Jun 11
fix: remove testdb.go which caused build error due to multiple main functions 7cfb539 Mhamdans17 commited on Jun 10
feat: backend for deposit wallet, fee deduction, and super admin manual adjust testing c6a3ee4 Mhamdans17 commited on Jun 10
feat: customizable fee structures per company from super admin panel 10b6d0b Mhamdans17 commited on Jun 10
fix: remove foreignKey tag to prevent AutoMigrate from making member_id a bigint 4d76e48 Mhamdans17 commited on Jun 9
fix: rename MemberID to MemberCode in struct to prevent GORM type mismatch panic fb74e1c Mhamdans17 commited on Jun 9
fix: explicit GORM references to prevent altering MemberID to bigint ccc7ed3 Mhamdans17 commited on Jun 9