Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing traits and attributes #301

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

gldrenthe89
Copy link
Contributor

@gldrenthe89 gldrenthe89 commented Aug 6, 2024

  • 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

merge from production
added taxonomy_item and financial_account_id attributes
added findOne trait
added sync trait to GeneralJournalDocument
added version to fillable array for sync in GeneralJournalDocument.php
@gldrenthe89 gldrenthe89 changed the title Added missing attributes Added missing traits and attributes Aug 7, 2024
gldrenthe89 and others added 6 commits August 7, 2024 22:24
Introduce a new method, `getPaymentsMandateUrl`, in the `Contact` entity for generating payment mandate URLs. This method includes error handling for API and JSON exceptions, aligning with existing practices for robustness.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant