Since update to 3.13, Stock availability of articles is always shown as zero (LB: 0)., See here example for Co Amoxi;
(The list shows 0, but there are 3 packs in stock).
The problem seems to be around here in "public class LagerhaltungArtikelstammLabelProvider extends ArtikelstammLabelProvider implements IColorProvider":
The filter evaluates to 0, because current mandator is not accepted as stock owner. But:
Obviously, Stock owner is the current mandator.
So, what is wrong?
Since update to 3.13, Stock availability of articles is always shown as zero (LB: 0)., See here example for Co Amoxi;
(The list shows 0, but there are 3 packs in stock).
The problem seems to be around here in "public class LagerhaltungArtikelstammLabelProvider extends ArtikelstammLabelProvider implements IColorProvider":
The filter evaluates to 0, because current mandator is not accepted as stock owner. But:
Obviously, Stock owner is the current mandator.
So, what is wrong?