Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 476 Bytes

2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md

File metadata and controls

9 lines (9 loc) · 476 Bytes
title issue author author_email author_github
Added serialization of the itemRounding and totalRounding property of an order entity
NEXT-33868
Simon Fiebranz
s.fiebranz@shopware.com
CR0YD

Core

  • Added serialization of itemRounding and totalRounding in OrderSerializer, which will now be converted to their json representation when serializing an order entity. This will affect the export of these values as they will now also be exported as json objects.