repzo-sap-absjo 1.0.14 → 1.0.15

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.
@@ -451,6 +451,7 @@ const is_matched = (body_1, body_2) => {
451
451
  "category",
452
452
  "measureunit_family",
453
453
  "sv_measureUnit",
454
+ "brand",
454
455
  ];
455
456
  const integration_meta_keys = [
456
457
  "id",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "repzo-sap-absjo",
3
3
  "description": "repzo SAP ABS jo integration",
4
- "version": "1.0.14",
4
+ "version": "1.0.15",
5
5
  "homepage": "",
6
6
  "keywords": [],
7
7
  "author": {
@@ -350,6 +350,7 @@ const is_matched = (
350
350
  "category",
351
351
  "measureunit_family",
352
352
  "sv_measureUnit",
353
+ "brand",
353
354
  ];
354
355
  const integration_meta_keys = [
355
356
  "id",