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
c22252f44c
store
/
resources
/
js
/
components
/
admin
/
finance
/
payroll
History
Yoga Pangestu
15691a97c4
feat: implement NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +07:00
..
columns.ts
Refactor order and payroll models to replace 'net_amount' with 'total_amount'. Update related methods, migrations, factories, and frontend components to ensure consistent handling of total amounts across the application.
2026-06-13 00:31:53 +07:00
data-table-actions.vue
Refactor order and payroll models to replace 'net_amount' with 'total_amount'. Update related methods, migrations, factories, and frontend components to ensure consistent handling of total amounts across the application.
2026-06-13 00:31:53 +07:00
PayrollAdjustmentModal.vue
feat: implement NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +07:00