Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Viewing all articles
Browse latest Browse all 11285

Forum Post: RE: Sales Credit Memo

$
0
0
codeunit 22: IF (Item."Inventory Value Zero") OR (("Entry Type" = "Entry Type"::Transfer) AND (ValueEntry."Valued Quantity" '')) THEN BEGIN CostAmt := 0; CostAmtACY := 0; ValueEntry."Cost per Unit" := 0; ValueEntry."Cost per Unit (ACY)" := 0; END;

Viewing all articles
Browse latest Browse all 11285

Trending Articles