@senior-gestao-empresarial/angular-components 6.11.1 → 6.11.2

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.
@@ -6277,7 +6277,7 @@ var E043PcmLookup = /** @class */ (function (_super) {
6277
6277
  function E043PcmLookup(lookupService, translate) {
6278
6278
  var _this = _super.call(this, lookupService, translate, "e043pcm", [
6279
6279
  {
6280
- name: "claCta",
6280
+ name: "ctaRed",
6281
6281
  type: FieldType.String
6282
6282
  }, {
6283
6283
  name: "desCta",
@@ -6285,19 +6285,37 @@ var E043PcmLookup = /** @class */ (function (_super) {
6285
6285
  }
6286
6286
  ], [
6287
6287
  {
6288
- name: "claCta",
6288
+ name: "ctaRed",
6289
6289
  type: FieldType.String
6290
6290
  }, {
6291
6291
  name: "desCta",
6292
6292
  type: FieldType.String
6293
+ }, {
6294
+ name: "claCta",
6295
+ type: FieldType.String
6296
+ }, {
6297
+ name: "anaSin",
6298
+ type: FieldType.String
6299
+ }, {
6300
+ name: "natCta",
6301
+ type: FieldType.String
6293
6302
  }
6294
6303
  ], [
6295
6304
  {
6296
- name: "claCta",
6305
+ name: "ctaRed",
6297
6306
  type: FieldType.String
6298
6307
  }, {
6299
6308
  name: "desCta",
6300
6309
  type: FieldType.String
6310
+ }, {
6311
+ name: "claCta",
6312
+ type: FieldType.String
6313
+ }, {
6314
+ name: "anaSin",
6315
+ type: FieldType.String
6316
+ }, {
6317
+ name: "natCta",
6318
+ type: FieldType.String
6301
6319
  }
6302
6320
  ], "erpx_fnd", "compliance") || this;
6303
6321
  _this.lookupService = lookupService;