Breaks down a parent product into its components when stock goes negative, creating and booking the offsetting stock draft entries automatically.
The action runs as a step in a SyncTool configuration. You configure the step's settings (e.g. server, login, path, format or SQL depending on the action) and run the configuration. The action fetches the data it needs from Sapera or the external source itself – you do not map source columns as you would for a regular import. Any parameters are described below.
The action finds products with negative stock and breaks a larger bulk product (“breakdown”) down into the smaller units, so the negative is cleared – automatically and posted.
A product that can be broken down has two product attributes: `Anbrud` (the item number of the larger product to break down) and `AnbrudAntal` (how many units one breakdown yields). Both must be set on the product.
For each negative product: 1 unit of the larger product is removed from stock and posted, then AnbrudAntal units of the negative product are added at the same per-unit cost price and posted. Everything goes through the stock draft you choose in the parameter.
Direction: internal stock posting in Sapera.
Parameter | Explanation |
| Display name of the stock draft used to create and book the breakdown entries. |
See also the overview SyncTool – actions.