- 29 Oct, 2025 1 commit
-
-
Fachri authored
-
- 28 Oct, 2025 2 commits
-
-
Fachri authored
-
Rais Aryaguna authored
-
- 27 Oct, 2025 2 commits
-
-
Rais Aryaguna authored
refactor: update useAdvancedFilter hook for improved SQL clause building and operator normalization feat: implement useCencelBulanan hook for canceling monthly records feat: create useCetakPdfBulanan hook for generating PDF reports feat: add useDeleteBulanan hook for deleting monthly records fix: update useUploadBulanan hook to use unified request type chore: update types for bulanan requests and responses feat: enhance bulanan API utility functions for delete and cancel operations feat: integrate new modals (upload, delete, cancel, print) into bulanan list view fix: replace DialogPenandatangan with ModalUploadBulanan in bulanan record view feat: add cetakpdf.ts for handling PDF generation logic
-
Fachri authored
-
- 24 Oct, 2025 2 commits
-
-
-
Rais Aryaguna authored
- validation form - call api create draft and upload - flow edit and pengganti
-
- 23 Oct, 2025 5 commits
-
-
Fachri authored
-
-
Rais Aryaguna authored
-
Fachri authored
- 20 Oct, 2025 11 commits
-
-
-
Fachri authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
- 19 Oct, 2025 1 commit
-
-
Fachri authored
-
- 16 Oct, 2025 1 commit
-
-
Rais Aryaguna authored
-
- 15 Oct, 2025 2 commits
-
-
Rais Aryaguna authored
- Introduced METODE_POTONG constants for payment methods. - Updated useGetBulanan hook to normalize data structure and improve readability. - Refactored useSaveBulanan hook to handle new data structure and API calls. - Enhanced types in types.ts for better type safety and clarity. - Updated API utility functions to align with new data structures. - Improved BulananListView to display additional fields and formatted values. - Refactored BulananRekamView to include new validation schema and handle form submissions. - Changed fetcher utility in hitung.ts to use the correct endpoint for calculations.
-
Rais Aryaguna authored
-
- 14 Oct, 2025 4 commits
-
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
Rais Aryaguna authored
feat: Implement Java API integration for PPh 21 calculations and add helper functions for Bupot 21 processing
-
- 07 Oct, 2025 1 commit
-
-
Rais Aryaguna authored
-
- 06 Oct, 2025 3 commits
-
-
Rais Aryaguna authored
- Implemented `useGetBulanan` hook for fetching Bulanan data. - Created `usePphDipotong` hook for handling PPh calculations. - Added `useSaveBulanan` hook for saving Bulanan data. - Defined types in `types.ts` for API responses and requests. - Developed API utility functions in `api.tsx` for fetching and saving data. - Created `bulananClient.tsx` for Axios instance with interceptors. - Added utility functions in `utils.tsx` for date and pagination handling. - Built `BulananListView` for displaying Bulanan records in a data grid. - Developed `BulananRekamView` for recording new Bulanan entries with form validation. - Organized view exports in `index.ts` for easier imports.
-
Rais Aryaguna authored
-
Rais Aryaguna authored
-
- 02 Oct, 2025 2 commits