@colijnit/transaction 258.1.60 → 258.1.61

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 = "258.1.60";
37
- this.publishDate = "03/09/2025, 14:59:00";
36
+ this.symVer = "258.1.61";
37
+ this.publishDate = "03/09/2025, 16:45:55";
38
38
  }
39
39
  return Version;
40
40
  }());
@@ -16388,7 +16388,7 @@
16388
16388
  response = _b.sent();
16389
16389
  // this.rememberCurrentTransaction(response);
16390
16390
  // this.shouldDeletePurchaseOrder = true;
16391
- return [2 /*return*/, this.handleHeaderOperationStatuses(response, false)];
16391
+ return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
16392
16392
  }
16393
16393
  });
16394
16394
  });