accounting v0.1.2 Accounting.XeroAdapter

Summary

Functions

create_account(number)

Callback implementation for Accounting.Adapter.create_account/1.

fetch_account_transactions(number)

Callback implementation for Accounting.Adapter.fetch_account_transactions/1.

receive_money(from, date, line_items)

Callback implementation for Accounting.Adapter.receive_money/3.

register_categories(categories)

Callback implementation for Accounting.Adapter.register_categories/1.

start_link()

Callback implementation for Accounting.Adapter.start_link/0.