Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: AttributeError: 'str' object has no attribute 'customer_address'
File "apps/webshop/webshop/webshop/shopping_cart/cart.py", line 45, in get_cart_quotation if not doc.customer_address and addresses: AttributeError: 'str' object has no attribute 'customer_address'
- Loading branch information