Documentation Index

Fetch the complete documentation index at: https://docs.abakion.com/llms.txt

Use this file to discover all available pages before exploring further.

Update 28.2.202627.170019

Prev Next

Release Date: 30. June 2026

Release Summary


Reverse planning and Simple MRP now handle two tricky calculation scenarios reliably: assembly components with rounding precision, and lot-accumulation suggestions spanning many items.

Both were edge cases that could stop a calculation with an error — they now run through to the end.

Bug Fixes


Reverse planning of assembly items with component rounding

Reverse planning now completes for assembly items whose components use a quantity rounding precision, rounding each component up automatically just like a manual assembly order does.

Why it matters: You can reverse-plan assembly orders with rounded components without the calculation stopping on a rounding-precision error.

Simple MRP suggestions across multiple items with Lot Accumulation

Fixed an issue where suggesting quantities with Split by Lot Accumulation Period across several items at once could fail with a numeric overflow.

Why it matters: You can run lot-accumulation quantity suggestions for many items in a single pass and trust every item to be calculated.