Still working on order and orders that are carts

This commit is contained in:
Scott Idem
2022-01-21 16:41:40 -05:00
parent afe44bac89
commit ab0b900721
5 changed files with 95 additions and 2 deletions

View File

@@ -372,6 +372,7 @@ async def get_person_obj(
inc_order_line_list = inc_order_line_list,
inc_order_list = inc_order_list,
inc_order_cart = inc_order_cart,
inc_order_cart_v3 = inc_order_cart,
# inc_order_cart_list = inc_order_cart_list,
inc_organization = inc_organization,
# inc_organization_list = inc_organization_list,