Index: AXimpl/Utils.cls.xml
===================================================================
diff -u -r44433 -r44853
--- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44433)
+++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44853)
@@ -367,8 +367,8 @@
#dim VoorraadBewegingDatum As %Date = ..GeefVoorraadBewegingDatum(Product.BasisGetObjectId())
If ((VoorraadBewegingDatum > (..DateTimeApi.CurrentDate() - 180)) && (StockNietStock = 1)) {
Set ItemBuyerGroupId = "Nieuw"
- //} ElseIf ((Product.Basis.Uitverkoop '= "") && (StockNietStock = 1)) {
- // Set ItemBuyerGroupId = "Uitlopend"
+ } ElseIf ((Product.Basis.Uitverkoop '= "") && (Product.Basis.Uitverkoop '= "***") && (StockNietStock = 1)) {
+ Set ItemBuyerGroupId = "Uitlopend"
} ElseIf (((Leverancier = "7580") || (Leverancier = "7560") || (Leverancier = "7551")) && (StockNietStock = 1)){
Set ItemBuyerGroupId = "Nieuw"
} ElseIf (ScanType > 0){
Index: vhUnitTest/AXimpl/Utils/ConvertItemBuyerGroupId/Test.cls.xml
===================================================================
diff -u -r44433 -r44853
--- vhUnitTest/AXimpl/Utils/ConvertItemBuyerGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44433)
+++ vhUnitTest/AXimpl/Utils/ConvertItemBuyerGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44853)
@@ -125,11 +125,8 @@
]]>
-
-
+
-
+]]>
+
-
+
-
+
-
+