Accounting
Accounting is a fundamental addon that serves as the foundation for other addons. You can integrate your own units into it to extend its functionality.
Append To It
You can add and modify the addon through the following:
Addon Cluster
php
Obelaw\ERP\Addons\Accounting\Filament\Clusters\AccountingCluster::class;
You can add this cluster to any resources or pages to insert it under the Accounting tab.