xero 3.1.0-alpha3

Bug fixes
New features

Configuration changes

  • User roles with administer site configuration permission will be granted administer xero permission.
  • User roles with access xero permission will be granted query xero permission. It is recommended to remove this permission from anonymous users afterward.

Changelog

Changes since 3.1.0-alpha2

    xero 3.1.0-alpha2

    Bug fixes
    New features

    Changelog

    Changes since 3.1.0-alpha1

    xero 3.1.x-dev

    Bug fixes
    New features

    Development release for 3.1.x branch

    Changelog

    xero 3.0.0-alpha1

    Bug fixes
    New features

    Changelog

    • Issue #3304153: Drupal 10 compatibility required backwards-incompatible changes due to Drupal composer dependencies
    • Issue #3174676: Changes autocomplete condition to Contains
    • Issue #3245232: Adds DiscountAmount to LineItemDefinition

    xero 8.x-2.0-alpha2

    Bug fixes
    Unsupported

    Known issues

    xero 8.x-2.0-alpha1

    Bug fixes
    New features
    Unsupported

    Known issues

    xero 7.x-2.x-dev

    New features

    Development release for 7.x-2.x. This branch supports OAuth2.

    Changelog

    xero 8.x-2.x-dev

    Bug fixes
    New features

    Drupal 8 Development branch.

    Known issues

    • Multi-tenant or user tokens probably aren't feasible at the moment.
    • API is subject to change a bit.

    Recent Changes

    • Adds DiscountAmount to LineItemDefinition

    xero 8.x-1.2

    Bug fixes
    New features
    Unsupported

    Major stable release with many fixes from the past year and a half of development.

    xero 8.x-1.2-alpha6

    New features
    Unsupported

    Changelog

    Changes since 1.2-alpha5:

    • Updates Payment and LineItem definitions with new properties added by Xero.

    xero 8.x-1.2-alpha4

    Bug fixes
    New features
    Unsupported

    Changes since 1.2-alpha2:

    xero 8.x-1.2-alpha3

    Bug fixes
    New features
    Unsupported

    Changes since 1.2-alpha2:

    And, of course, there's some missing things. Don't install this update.

    xero 8.x-1.1-beta3

    Unsupported

    Changelog

    Note: this release was supposed to be 8.x-1.2-alpha1. Please use that instead.

    xero 8.x-1.1

    Bug fixes
    New features
    Unsupported

    Fixes compatibility with Drupal core 8.5.x and greater. This passes tests for Drupal 8.4.x as well.

    xero 8.x-1.1-beta1

    Bug fixes
    New features
    Unsupported

    Fixes compatibility with Drupal core 8.5.x and greater. This passes tests for Drupal 8.4.x as well.

    xero 8.x-1.0

    Bug fixes
    New features
    Unsupported

    Changelog

    • Implement Xero make as TypedData API.
    • Change to using xeroclient instead of PHP-Xero.
    • Implement Xero query as XeroQuery.
      • Cache is implemented via XeroQuery::getCache method.

    xero 8.x-1.0-alpha3

    New features
    Unsupported

    Changes since 1.0-alpha2

    IMPORTANT: It is critical to re-run composer install after this update!

    xero 8.x-1.0-alpha2

    Bug fixes
    Unsupported

    Major Updates

    • Implement Xero make as TypedData API.
    • Change to using XeroBundle instead of PHP-Xero.
    • Implement Xero query as XeroQuery.
      • Cache is implemented via XeroQuery::getCache method.

    xero 8.x-1.0-alpha1

    Bug fixes
    New features
    Unsupported

    Major Updates

    • Implement Xero make as TypedData API.
    • Change to using XeroBundle instead of PHP-Xero.
    • Implement Xero query as XeroQuery.
      • Cache is implemented via XeroQuery::getCache method.

    xero 7.x-1.0-beta3

    New features
    Bug fixes
    Unsupported

    7.x-1.0-beta3

    7.x-1.0-beta2

      xero 6.x-1.0

      New features
      Bug fixes
      Unsupported

      Features:

      • Use mradcliffe/PHP-Xero fork.
      • Templates: Contact, Invoice, and Credit Note.
      • Theme Functions: Addresses and Line Items.
      • Xero Make: Creates valid, but empty, data structures for specified types.
      • API: See API.txt for documentation. Also see example/uc_xero_example.module for an example.
      • Tests:
        • Connection: Run this to test your connection with xero.com
        • Validation: Provides assertions for you to use in your own module as well tests for xero_make core functions.

      Changes:

      Subscribe with RSS Subscribe to Releases for Xero API