Skip to main content
Version: v1.0.0(int)

W110: Get ledger entry detail

Returns a single ledger entry. Triggered by clicking a row in the Finished Goods Inventory Ledger page.

Steps

  1. Load the entry by id. Call FinishedGoodsInventory.getEntryById.

Returns

The ledger entry.

Business rules

None.

Errors

  • NotFoundError. The entry was not found.