Hello All
I have set up a new flow field for the item table/card.
This works fine when using the item card.
However, if I select the item from the item list from for example within a sales shipment, I get strange incorrect results for the flowfield.
I checked and I am getting the correct item number pulled through but am i missing any refresh command?
Ideas
Thanks
0
Comments
Post your CalcFormula here, so we can look at the calculation of your FlowField.
I am using Sum of Invoiced Quantity within Item Ledger Entries.
The filters are:
Item No. Field No.
Entry Type Const Sale
Posting Date Field Date Filter
I am using SETRANGE within OnAfterGetRecord within the item card form to do the date so that the date filter is within the last 12 months only
Thanks