moneybird-php-client
moneybird-php-client copied to clipboard
Added missing traits and attributes
- added taxonomy_item and financial_account_id attributes to Ledger Account entity
- added findOne trait to FinancialMutation
- added sync trait to GeneralJournalDocument
- added version to fillable array for sync in GeneralJournalDocument.php
- Created entity for PurchaseTransaction
- Update Moneybird to add PurchaseTransaction Entity