mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-04-21 19:54:13 +00:00
Refactor the GetRefundCreditNoteTransaction service to use TransformerInjectable instead of directly injecting RefundCreditNoteTransformer, following the standard NestJS DI pattern used throughout the codebase. Also includes SDK TypeScript updates: - Add new type exports for bank-rules operations - Update organization SDK utilities with proper types - Add accounts list filtering params to schema (customViewId, filterRoles, etc.) - Remove export module from SDK index - Sync openapi.json with latest API changes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>