tplus-components-touch 3.27.9 → 3.28.0

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.
@@ -478,7 +478,7 @@ var SettlementStore = (_class = function () {
478
478
  _this3.dto.PrepaidAmount = value;
479
479
  });
480
480
  }
481
- if (IdbusiType == 38 && PreSellOrBook == 'BOOK' && (DistributionMode.Id == 'ELECTRONIC' || DistributionMode.Id == 'CITY_DISTRIBUTE')) {
481
+ if (IdbusiType == 38 && PreSellOrBook != 'DISABLED' && (DistributionMode.Id == 'ELECTRONIC' || DistributionMode.Id == 'CITY_DISTRIBUTE')) {
482
482
  value += this.dto.BuyerPayFreight || 0;
483
483
  }
484
484
  if (IdbusiType == 39) {