@colijnit/transaction 300.1.15 → 300.1.16

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.
package/index.d.ts CHANGED
@@ -4059,6 +4059,7 @@ declare enum TransactionCfgName {
4059
4059
  HeaderOrderDiscountHeader = "headerOrderDiscountHeader",
4060
4060
  HeaderOrderDefinitiveHeader = "headerOrderDefinitiveHeader",
4061
4061
  HeaderOrderReleaseHeader = "headerOrderReleaseHeader",
4062
+ HeaderDiscountOnOrderLine = "headerDiscountOnOrderLine",
4062
4063
  DiscountPercentage = "discountPercentage",
4063
4064
  DiscountAmount = "discountAmount",
4064
4065
  DiscountTransTotal = "discountTransTotal",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/transaction",
3
- "version": "300.1.15",
3
+ "version": "300.1.16",
4
4
  "description": "Colijn IT transaction module for Angular 20",
5
5
  "repository": "npm/npm",
6
6
  "author": "Colijn IT",