breaking changes from model 1.1

ItemDTO

  • Property barcodes renamed to itemBarcodes.

  • Property tags renamed to itemTags

  • Property rates renamed to itemRates

  • Property unitMeasures renamed to itemUnitMeasures

RateDTO

  • Property items renamed to rateItems

RateItemDTO

  • Property combinationCode1 renamed to combination1Code

  • Property combinationCode2 renamed to combination2Code

WarehouseItemsDTO

  • Property items renamed to whItems

WarehouseItemDTO

  • Property combinationCode1 renamed to combination1Code

  • Property combinationCode2 renamed to combination2Code

PromotionsDTO

  • Property pricePromotions renamed to promotionsTypePrice

  • Property nxmPromotions renamed to promotionsTypeNxM

  • Class PromotionPriceDTO replaced by PromotionTypePrice

  • Class PromotionNxMDTO replaced by PromotionTypeNxM