Working on redoing order to get rid of order_cart.
This commit is contained in:
@@ -401,7 +401,6 @@ def load_account_obj(
|
||||
inc_order_line_list = inc_order_line_list,
|
||||
inc_order_cfg = inc_order_cfg,
|
||||
inc_person = inc_person,
|
||||
inc_user = inc_user,
|
||||
)
|
||||
)
|
||||
account_obj.order_list = order_dict_list
|
||||
|
||||
Reference in New Issue
Block a user