farm_ledger 2.2.1

(This should have been released in January 2025.)

Allow drupal/fraction ^3.0.

farm_ledger 2.2.0

(This should have been released in April 2024.)

  • Use farm_log_workflow on sale and purchase log types.
  • Drop support for farmOS v2 / Drupal v9.

farm_ledger 2.1.2

Bug fixes
Unsupported

Fixes a bug with the previous release's update hook.

farm_ledger 2.0.2

Bug fixes
Unsupported

Fix division by zero bug in post_update hook.

farm_ledger 2.0.1

Bug fixes
Unsupported

Fix post_update hook error when quantities have multiple revisions.

Example error:

[error] SQLSTATE[21000]: Cardinality violation: 7 ERROR: more than one row returned by a subquery used as an expression: UPDATE "quantity_revision" qr SET value__numerator = (SELECT unit_quantity_numerator FROM "quantity_revision__unit_quantity" uq WHERE uq.entity_id = qr.id), value__denominator = (SELECT unit_quantity_denominator FROM "quantity_revision__unit_quantity" uq WHERE uq.entity_id = qr.id) WHERE qr.id = :id; Array

Subscribe with RSS Subscribe to Releases for farmOS Ledger