@colijnit/transaction 259.1.26 → 259.1.27

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.
@@ -33,8 +33,8 @@
33
33
  function Version() {
34
34
  this.name = "@colijnit/transaction";
35
35
  this.description = "Colijn IT transaction package";
36
- this.symVer = "259.1.26";
37
- this.publishDate = "03/09/2025, 15:05:02";
36
+ this.symVer = "259.1.27";
37
+ this.publishDate = "03/09/2025, 16:40:36";
38
38
  }
39
39
  return Version;
40
40
  }());
@@ -16561,7 +16561,7 @@
16561
16561
  response = _b.sent();
16562
16562
  // this.rememberCurrentTransaction(response);
16563
16563
  // this.shouldDeletePurchaseOrder = true;
16564
- return [2 /*return*/, this.handleHeaderOperationStatuses(response, false)];
16564
+ return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
16565
16565
  }
16566
16566
  });
16567
16567
  });