This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
5.1
MiB
e2f0feed9d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Yoga Pangestu
e2f0feed9d
Add expenses management features including Expense model, ExpenseController for CRUD operations, and corresponding permissions in the Permission and Role enums. Update routes for expenses functionality and enhance UI components for expenses navigation in the sidebar.
2026-06-10 23:56:17 +07:00
Yoga Pangestu
0e8166a7ff
Add cash management features including CashAccount and CashTransaction models, CashController for handling transactions, and corresponding requests for validation. Implement permissions in the Permission and Role enums, and update routes for cash operations. Enhance UI components for cash transaction management, including a data table and form modal. Update sidebar for cash navigation.
2026-06-10 23:48:49 +07:00