Update PlatformOrderContentMapper.xml

pull/6221/head
Gauthier LO 2023-08-02 16:19:25 +02:00 committed by GitHub
parent d2ddab74a1
commit a7235bba36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@
</insert>
<update id="cancelInvoice">
UPDATE platform_order_content
SET purchase_fee = 0.0,
SET picking_fee = 0.0,
shipping_fee = NULL,
service_fee = NULL,
vat = NULL,