feat(fusion_accounting_ai): add Followup and Assets data adapters
Made-with: Cursor
This commit is contained in:
@@ -3,5 +3,7 @@ from ._registry import get_adapter, register_adapter
|
||||
|
||||
from . import bank_rec # noqa: F401
|
||||
from . import reports # noqa: F401
|
||||
from . import followup # noqa: F401
|
||||
from . import assets # noqa: F401
|
||||
|
||||
__all__ = ['DataAdapter', 'AdapterMode', 'get_adapter', 'register_adapter']
|
||||
|
||||
Reference in New Issue
Block a user