• DevPilot's avatar
    feat(inventory): add Asset Maintenance tracking with GL posting · afa29392
    DevPilot authored
    Closes the remaining gap in the fixed-asset lifecycle (acquisition,
    depreciation, disposal/sale already existed) by adding a maintenance
    log per asset with cost, vendor, and next-due tracking. Each category
    now carries its own maintenance expense account, mirroring how
    depreciation and disposal are already mapped, and maintenance cost
    posts Dr expense / Cr cash-bank-payable through the same operational
    posting pipeline.
    afa29392
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
Routes.php Loading commit data...
StockManagerAdapter.php Loading commit data...
bootstrap.php Loading commit data...
provides.php Loading commit data...