@senior-gestao-empresarial/angular-components 7.8.2 → 7.8.3

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.
@@ -6705,8 +6705,7 @@
6705
6705
  EnumImpostoCadastro["VICMS"] = "VICMS";
6706
6706
  EnumImpostoCadastro["VCIDE"] = "VCIDE";
6707
6707
  EnumImpostoCadastro["VCBS"] = "VCBS";
6708
- EnumImpostoCadastro["VIBS_ESTADUAL"] = "VIBS_ESTADUAL";
6709
- EnumImpostoCadastro["VIBS_MUNICIPAL"] = "VIBS_MUNICIPAL";
6708
+ EnumImpostoCadastro["VIBS"] = "VIBS";
6710
6709
  EnumImpostoCadastro["VIS"] = "VIS";
6711
6710
  })(EnumImpostoCadastro || (EnumImpostoCadastro = {}));
6712
6711
 
@@ -6777,12 +6776,8 @@
6777
6776
  value: EnumImpostoCadastro.VCBS,
6778
6777
  },
6779
6778
  {
6780
- label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vibs_estadual"),
6781
- value: EnumImpostoCadastro.VIBS_ESTADUAL,
6782
- },
6783
- {
6784
- label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vibs_municipal"),
6785
- value: EnumImpostoCadastro.VIBS_MUNICIPAL,
6779
+ label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vibs"),
6780
+ value: EnumImpostoCadastro.VIBS,
6786
6781
  },
6787
6782
  {
6788
6783
  label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vis"),