Skip to content
New issue

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

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

Already on GitHub? # to your account

Update Gem to Address Moneybird API Warning Responses #85

Merged

Commits on Apr 25, 2024

  1. Add missing attributes to Contact

    Missing resource attributes added:
      - archived
      - contact_people
      - moneybird_payments_mandate
    leandrost committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5d1671e View commit details
    Browse the repository at this point in the history
  2. Add missing attribute to Invoice::Details

    Missing resource attribute added: mandatory_tax_text
    leandrost committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    da841c2 View commit details
    Browse the repository at this point in the history
  3. Add missing attributes to SalesInvoice

    Missing resource attributes added:
      - contact_person
      - contact_person_id
      - next_reminder
      - original_estimate_id
      - public_view_code_expires_at
      - reminder_count
      - short_payment_reference
    leandrost committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    965f381 View commit details
    Browse the repository at this point in the history
  4. Add missing attribute to TaxRate

    Missing resource attribute added: country
    leandrost committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    277ccfb View commit details
    Browse the repository at this point in the history