Skip to content

Commit 204845e

Browse files
committed
chore: Add shipping_status to refKeys of OrderSkel.cart
1 parent d587ca7 commit 204845e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/viur/shop/skeletons/order.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class OrderSkel(Skeleton):
5050
"vat",
5151
"total_quantity",
5252
"shipping_address",
53+
"shipping_status",
5354
"shipping",
5455
"project_data",
5556
],

0 commit comments

Comments
 (0)