Map accounting ledger accounts to Sales, Purchase and other modules
@if(session('success'))
{{ session('success') }}
@endif
{{-- Integration status banner --}}
@if($hasSales)
SalesManagement is installed. Journal entries will be auto-posted when invoices are sent, payments are recorded, and invoices are cancelled. Map the accounts below.
@else
SalesManagement is not installed. Install it to enable auto journal posting. You can still save the mapping for when it is installed.