oxpi-nglib 1.0.21 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2573,7 +2573,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImpor
2573
2573
  class ProdutoSearchSetting extends SearchSetting {
2574
2574
  constructor() {
2575
2575
  super();
2576
- this.exibeControladoEstoque = true;
2576
+ this.exibeControladoEstoque = false;
2577
2577
  this.exibeMostraRecepcao = false;
2578
2578
  this.exibeImprimeCorredor = false;
2579
2579
  this.exibeImprimeCozinha = false;