Skip to content

1.18.1

Fixed

Notes

AutoCount does not guarantee that related records arrive in any particular order. If a record reached us before the thing it points at — a user before their customer, an order line before its item, a stock balance or a catalogue entry before the item it refers to — the link between them was written pointing at nothing.

Nothing announced it. The upload reported success, and the broken link stayed broken rather than repairing itself on a later sync.

Links now survive whatever order the records arrive in: one written before its target simply connects when the target turns up.