breaking changes from model 1.2
ItemDTO
-
Added @Valid annotation in itemUnitMeasures
-
Added @Valid annotation in itemBarCodes
-
Added @Valid annotation in itemRates
-
Added @Valid annotation in itemTags
-
Added @Valid annotation in salesChannels
-
Added @Valid annotation in itemTaxCodes
RateHdrDTO
-
Added @NotNull annotation in rateCode
-
Added @NotNull annotation in rateDes
-
Added @NotNull annotation in taxesTreatmentId
PromotionsDTO
-
Added @NotNull annotation in documentId
-
Added @Valid annotation in promotionsTypePrice
-
Added @Valid annotation in promotionsTypeDiscount
-
Added @Valid annotation in promotionsTypeComboHeader
-
Added @Valid annotation in promotionsTypeComboLine
-
Added @Valid annotation in promotionsComboNxM
-
Added @Valid annotation in promotionsTypeCouponIssuer
-
Added @Valid annotation in promotionsTypePack
-
Added @Valid annotation in promotionsTypePointIssuer
-
Added @Valid annotation in promotionsTypeTextIssuer
-
Added @Valid annotation in promotionsTypeCouponApply
SalesDocument
-
Added @NotNull in schemaVersion
-
Added @NotNull annotation in printFormat
-
Added @Valid annotation in seller
-
Added @Valid annotation in store
-
Added @Valid annotation in client
-
Added @Valid annotation in ticket
-
Added @Valid annotation in promotionsSummary
-
Added @Valid annotation in paymentsData
-
Added @Valid annotation in exchange
-
Added @Valid annotation in loyaltyDetails
-
Added @Valid annotation in identificationCards
-
Added @Valid annotation in services
TicketVentaAbono
-
Added @Valid annotation in lineas
-
Added @Valid annotation in pagos
-
Added @Valid annotation in cuponesAplicados
-
Added @Valid annotation in promociones
-
Added @Valid annotation in cuponesEmitidos
CabeceraTicket
-
Added @Valid annotation in subTotalesIva
-
Added @Valid annotation in ticketsReferenciados
PromotionTypeAbstract
-
Added @Valid annotation in lineas
-
Added @Valid annotation in pagos
-
Added @Valid annotation in cuponesAplicados
-
Added @Valid annotation in promociones
-
Added @Valid annotation in cuponesEmitidos