title | issue |
---|---|
Increase number range for custom documents |
NEXT-18145 |
- Added
getCollectionClass
toNumberRangeSalesChannelDefinition
to return correct collection when hydrated - Added
getEntityClass
toNumberRangeSalesChannelDefinition
to return correct entity when hydrated
- Added function
addAdditionalInformationToDocument
tosw-order-document-settings-modal
to allow extending components to add additional data to the document before it is created - Changed behaviour of
sw-order-document-settings-modal
to increase number range ononCreateDocument
- Changed
sw-order-document-settings-invoice-modal
to useaddAdditionalInformationToDocument
instead of overridingonCreateDocument
- Changed behaviour of
onCreateDocument
ofsw-order-document-card
to setisLoadingDocument
to false after the document was created