commerce_pricelist 8.x-2.10

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.9:

Bug

  • #3419737 followup: Stop deleting duplicate prices and support having multiple prices for different currencies.

commerce_pricelist 8.x-2.9

Bug fixes
New features

Duplicate prices removed

It is no longer possible to have "duplicate" prices for the same quantity tier / product within the same pricelist (See #3419737).
Because this is now enforced at the DB level, duplicate prices are removed prior to applying the DB schema changes.
For example, if you had more than one price for a given quantity / product combination within the same pricelist, the price with the highest ID will remain.

commerce_pricelist 8.x-2.8

Bug fixes
New features

Contributors (2)

jsacksick, Tаo

Changelog

Issues: 3 issues resolved.

Changes since 8.x-2.7:

commerce_pricelist 8.x-2.7

Bug fixes

This new release fixes an issue with the update hook for adding the new "Prices" view for products.

commerce_pricelist 8.x-2.6

New features

UX impovements

Contributors (2)

jsacksick, nanak

Changelog

Issues: 2 issues resolved.

Changes since 8.x-2.5:

commerce_pricelist 8.x-2.3

Bug fixes
New features

Contributors (2)

jsacksick, AndyF

Changelog

Issues: 3 issues resolved.

Changes since 8.x-2.2:

commerce_pricelist 8.x-2.2

Bug fixes

This is a minor release, containing D9 compatibility fixes mainly.

Contributors (3)

andyg5000, jsacksick, amateescu

Changelog

Issues: 2 issues resolved.

Changes since 8.x-2.1:

commerce_pricelist 8.x-2.0

Bug fixes
New features

This releases includes coding standard fixes, better D9 compatibility, as well as support for restricting a pricelist to more than a single customer.

Contributors (3)

jsacksick, harishh, surya.s

Changelog

Issues: 2 issues resolved.

commerce_pricelist 8.x-2.0-rc1

Bug fixes
New features

Contributors (5)

bojanz, eiriksm, jsacksick, ozin, czigor

Changelog

Issues: 17 issues resolved.

Changes since 8.x-2.0-beta3:

commerce_pricelist 8.x-2.0-beta3

Bug fixes
New features

Contributors (5)

eiriksm, bojanz, mglaman, johnpicozzi, dwkitchen

Changelog

Issues: 4 issues resolved.

Changes since 8.x-2.0-beta2:

commerce_pricelist 8.x-2.0-beta2

Bug fixes
New features

Add a summary here

Contributors (4)

eglaw, bojanz

Changelog

Issues: 4 issues resolved.

Changes since 8.x-2.0-beta1:

commerce_pricelist 7.x-1.1

Bug fixes
New features

Use a custom price component for displaying discount

Fixes:
Issue #2502681: incorrect tax when prices are entered including tax
Issue #2657466: Uninstall crashes if UUID is enabled
Issue #2502175 by Andreas Radloff: Testbot failing on "Call to undefined function commerce_pricelist_list_new()"
Issue #2698929: Incompatible with feeds 2.0-beta1+

commerce_pricelist 7.x-1.0

Bug fixes

Fixes since beta:
Issue #2548633 by yogaf: hook_entity_property_info() does not return commerce price list properties

commerce_pricelist 7.x-1.0-beta3

Bug fixes
New features

Issue #2502175 by Andreas Radloff: Testbot failing on "Call to undefined function commerce_pricelist_list_new()"
Issue #2504051: Pagination in Admin for Price Lists
Issue #2503931: Error changing the role of an user

commerce_pricelist 7.x-1.0-alpha7

Bug fixes
  • Issue #2455503: Wrong price returned if no zero or one quantity pricelist item exists
  • Issue #2449547 by screon: Undefined index: [UUID] in commerce_pricelist_get_user_price()
  • Fix for: Rule for fetching price list price should fail more gracefully when no pricelist entry in found
  • Maximum unix timestamp was too high, fix for https://www.drupal.org/node/2404633
  • replaced deprecated feeds_alter with drupal_alter in FeedsCommercePricelistItemProcessor.inc

commerce_pricelist 7.x-1.0-alpha4

New features
  • Added price list info and editing to product edit pages
  • Improved UI for price list editing
Subscribe with RSS Subscribe to Releases for Commerce Pricelist