@pauln wrote:
Continuing the discussion from Daily inventory count!:
Ok - I give up, can somebody please help me adding the condition onto this syntax to only print Inventory
say < 2
. Below is the standard syntax:[Inventory Consumptions:1,1,1] >Item|Warehouse|Inv {REPORT CONSUMPTION DETAILS:C.Name,C.Warehouse,C.Inventory.asc}
I have tried quite a few variances on the end like:
C.Inventory:C.Inventory < 2
C.Inventory:{0}|{1}|{2}:::$3>0:}
Ok considering this works and produces records it must be something in Emre's mind again...
{REPORT CONSUMPTION DETAILS:C.Name.desc,C.Unit,C.Inventory,C.InStock,C.Added,C.Removed,C.Consumption:C.Consumption>0}
Clearly I have no idea
Here is another attempt at the longer format but cannot get the syntax right before the last colon!
{REPORT CONSUMPTION DETAILS:C.Name,C.Warehouse,C.Inventory.asc:: {0} | {1} | {2} :::}
Posts: 1
Participants: 1