Avatar

Darwin Ardhi Nata

@darwinardhinata-lab

Contributed Repositories
Commit History
102 Commits
Repository Commit Message Date Type
app-akuntansi feat: implement BudgetingService to calculate financial projections and forecasts with optimized database queries.
Aug 12, 2026 13:58
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Aug 07, 2026 15:05
Push
app-akuntansi feat: implement harga satuan field in PaymentPlan with auto-calculation and fix JS edit errors
Aug 07, 2026 15:05
Push
app-akuntansi feat: implement edit functionality for payment plans with UI form and controller update logic
Aug 07, 2026 13:09
Push
app-akuntansi feat: implement PaymentPlanController and index view for managing and tracking payment requests
Aug 07, 2026 10:31
Push
app-akuntansi feat: implement PaymentPlanController with automated transaction numbering and management index view
Aug 06, 2026 14:13
Push
app-akuntansi feat: implement PaymentPlan module with transaction creation, listing, and Jubelio CSV export support
Aug 06, 2026 13:27
Push
app-akuntansi feat: implement Jubelio integration for payment plan exports with new configuration and export handlers
Aug 06, 2026 11:42
Push
app-akuntansi feat: create LedgerController with memory-efficient pagination and dynamic opening balance calculation
Aug 05, 2026 16:47
Push
app-akuntansi feat: implement payment plan system with reference linking for purchase orders and bills
Aug 04, 2026 16:20
Push
app-akuntansi feat: implement payment plan management module including CRUD operations, transaction numbering, and file upload support
Aug 04, 2026 09:33
Push
app-akuntansi feat: add database configuration file with custom dashboard connection
Aug 03, 2026 15:42
Push
app-akuntansi feat: add reconciliation module and last-sync indicator for profit/loss report
Aug 01, 2026 14:24
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jul 31, 2026 17:05
Push
app-akuntansi feat: implement core accounting module with reconciliation, inventory sync, and financial reporting dashboards
Jul 31, 2026 17:05
Push
app-akuntansi feat: implement Jubelio webhook integration with sales order synchronization and automated return processing
Jul 29, 2026 17:00
Push
app-akuntansi feat: implement payment plan management module with public submission and internal dashboard support
Jul 29, 2026 13:22
Push
app-akuntansi feat: add profit and loss report view with printing and export functionality
Jul 28, 2026 13:02
Push
app-akuntansi feat: implement dashboard controller, financial reports, and base service modules for accounting application
Jul 28, 2026 11:25
Push
app-akuntansi feat: implement sales order module with CSV import, analytical reporting, and Jubelio webhook integration.
Jul 27, 2026 16:56
Push
app-akuntansi feat: create PaymentPlanController to handle transaction creation, filtering, and reporting
Jul 25, 2026 16:32
Push
app-akuntansi feat: establish architectural design standards and implement core accounting modules with supporting services
Jul 25, 2026 16:19
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jul 25, 2026 13:23
Push
app-akuntansi feat: implement asset management module with manual entry and CSV import functionality
Jul 25, 2026 13:23
Push
app-akuntansi feat: add interface for manually configuring asset useful life and allow nullable journal references
Jul 24, 2026 16:58
Push
app-akuntansi feat: implement asset management module with database migrations, import/export functionality, and CRUD operations
Jul 24, 2026 16:27
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jul 24, 2026 09:18
Push
app-akuntansi feat: implement Sales Order controller and service with dynamic CSV import and analytics dashboard
Jul 24, 2026 09:16
Push
app-akuntansi feat: implement ProfitLossController and view for monthly and range-based financial reporting
Jul 22, 2026 11:01
Push
app-akuntansi refactor: fix JournalCsvImportService logic and update analysis report documentation
Jul 21, 2026 13:36
Push
app-akuntansi feat: implement purchase and sales order services, CSV import, payment plan management, and cash flow controller with optimized database handling.
Jul 21, 2026 13:05
Push
app-akuntansi feat: implement ProcessPendingTempJob with optimized batch processing and document COA analysis findings
Jul 21, 2026 11:16
Push
app-akuntansi feat: implement memory-efficient CSV journal import service with chunked validation and deletion logic
Jul 21, 2026 09:43
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jul 20, 2026 16:59
Push
app-akuntansi feat: implement payment category management and expand accounting integration services
Jul 20, 2026 16:59
Push
app-akuntansi feat: implement company profile employee PIN and add public payment plan submission form
Jul 18, 2026 13:07
Push
app-akuntansi feat: create payment plan index view with filtering, bulk journal posting, and transaction management tools
Jul 18, 2026 11:46
Push
app-akuntansi feat: add responsive application layout and financial report templates
Jul 18, 2026 11:31
Push
app-akuntansi feat: implement financial dashboard with KPI metrics and interactive charts
Jul 18, 2026 10:59
Push
app-akuntansi refactor: implement dashboard and profit-loss reporting with new controllers and services while cleaning up legacy fix scripts
Jul 18, 2026 09:40
Push
app-akuntansi refactor: update AUDIT_REPORT.md with detailed N+1 query analysis and bug resolution status
Jul 16, 2026 10:49
Push
app-akuntansi feat: implement document tracing, journal import services, and custom console commands for bulk data processing
Jul 15, 2026 14:08
Push
app-akuntansi feat: implement budgeting module with analysis services and controllers, and update audit documentation.
Jul 11, 2026 14:58
Push
app-akuntansi feat: add CashFlowController for direct and indirect cash flow reporting with automated account filtering
Jul 10, 2026 16:42
Push
app-akuntansi feat: implement secure journal data import service with transactional validation and batch processing support
Jul 09, 2026 16:45
Push
app-akuntansi feat: implement index views for purchase and sales orders with filtering and import functionality
Jul 08, 2026 11:48
Push
app-akuntansi feat: implement warehouse management module with inbound, outbound, and order processing features
Jul 07, 2026 16:59
Push
app-akuntansi feat: implement company profile management and add comprehensive financial reporting views
Jul 07, 2026 16:27
Push
app-akuntansi feat: initialize main application layout with a responsive sidebar component
Jul 07, 2026 13:48
Push
app-akuntansi feat: implement public payment request form with controller and routing support
Jul 07, 2026 13:12
Push
app-akuntansi feat: implement sales, purchase, and financial reporting modules with related controllers, services, and routes
Jul 06, 2026 14:16
Push
app-akuntansi feat: implement balance sheet, cash flow, and profit loss report controllers and views with interval support
Jul 03, 2026 16:33
Push
app-akuntansi feat: implement base layout with sidebar and scaffold essential accounting controllers
Jul 01, 2026 11:25
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi # Conflicts: # app/Jobs/ProcessPendingSOTempJob.php # app/Models/SalesOrder.php # resources/views/sales_order/index.blade.php
Jun 30, 2026 15:38
Push
app-akuntansi feat: implement sales order management, WMS integration, and financial reporting modules
Jun 30, 2026 15:35
Push
app-akuntansi feat: add coa_id column to accounts and implement ProcessPendingTempJob for journal synchronization
Jun 29, 2026 11:36
Push
app-akuntansi feat: add SalesOrderController and index view for handling sales order management and CSV imports
Jun 29, 2026 11:14
Push
app-akuntansi feat: implement account management module with import/export capabilities and fast journal processing services.
Jun 27, 2026 15:12
Push
app-akuntansi feat: implement comprehensive purchase order, sales management, and bulk import controllers with optimized console commands and migration updates
Jun 27, 2026 11:20
Push
app-akuntansi feat: implement comprehensive sales, purchase, and inventory management modules including invoicing, returns, and warehouse operations
Jun 27, 2026 09:25
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jun 25, 2026 14:15
Push
app-akuntansi tag fixed
Jun 25, 2026 14:14
Push
app-akuntansi perbaikan perhitungan CheckJournalBalance
Jun 23, 2026 11:00
Push
app-akuntansi Gudang dan Retur
Jun 22, 2026 16:58
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jun 20, 2026 11:50
Push
app-akuntansi feat: implement AR/AP subledger reports with journal detail drill-down and database optimization
Jun 20, 2026 11:50
Push
app-akuntansi Optimasi dan audit
Jun 19, 2026 15:06
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jun 18, 2026 09:43
Push
app-akuntansi Laporan Tambahan tag, kronologi cogs, dan laporan ap/ar dp dan subledger
Jun 18, 2026 09:42
Push
app-akuntansi fix bug n+1
Jun 12, 2026 13:44
Push
app-akuntansi API Sales Order
Jun 11, 2026 16:38
Push
app-akuntansi Penjualan
Jun 11, 2026 10:38
Push
app-akuntansi sales order dan sales invoice
Jun 09, 2026 16:06
Push
app-akuntansi Menu Penjualan update
Jun 08, 2026 17:04
Push
app-akuntansi Update struktur menu inflow dan outflow
Jun 08, 2026 14:43
Push
app-akuntansi commit filterisasi
Jun 08, 2026 13:43
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
Jun 08, 2026 13:18
Push
app-akuntansi commit menu Sales Order (SO) dengan fitur impor CSV dan template
Jun 08, 2026 13:17
Push
app-akuntansi commit form payment plan
Jun 06, 2026 10:31
Push
app-akuntansi commit tax-feature
Jun 05, 2026 16:49
Push
app-akuntansi commit tambah user baru
Jun 05, 2026 13:40
Push
app-akuntansi commit update dark mode2
Jun 05, 2026 13:27
Push
app-akuntansi commit themes
Jun 04, 2026 17:01
Push
app-akuntansi commit bug setup saldo awal
Jun 04, 2026 15:48
Push
app-akuntansi commit 1234567890abcdef1234567890abcdef12345678
Jun 04, 2026 15:40
Push
app-akuntansi commit update Payment Plan - include outstanding PO data
Jun 04, 2026 14:33
Push
app-akuntansi commit tambah tombol back
Jun 04, 2026 12:00
Push
app-akuntansi perbaikan dari Cl
Jun 03, 2026 17:01
Push
app-akuntansi Memperbaiki bug COA, Route, dan melengkapi Modul Gudang
Jun 03, 2026 13:11
Push
app-akuntansi update: 2024-06-01T12:00:00Z
Jun 02, 2026 17:01
Push
app-akuntansi update 7
May 29, 2026 17:02
Push
app-akuntansi Merge branch 'master' of https://github.com/darwinardhinata-lab/app-akuntansi
May 28, 2026 14:41
Push
app-akuntansi fix : import
May 28, 2026 14:41
Push
app-akuntansi update 6
May 28, 2026 13:39
Push
app-akuntansi update 5
May 25, 2026 11:59
Push
app-akuntansi update 4
May 23, 2026 16:58
Push
app-akuntansi update 3
May 23, 2026 16:58
Push
app-akuntansi update baru2
May 23, 2026 15:24
Push
app-akuntansi New update 23-05-2026
May 23, 2026 13:18
Push
app-akuntansi Commit2
May 15, 2026 13:22
Push
app-akuntansi RULES
May 13, 2026 14:21
Push
app-akuntansi Sempurnakan tampilan Laba Rugi, Neraca, dan Buku Besar
May 12, 2026 11:33
Push
© 2026 GitReport.