Invoice & Accounting
Preview Credit Note
Return the data needed to render a credit note preview. Currently returns `{ vendor_credit: VendorCreditResource, path: null }` — the PDF generation job will be wired in later.
Generate Accounting Transaction
Generates (or regenerates) the accounting transaction for this bill. Uses the bill's nominal codes and totals to create journal entries.