Work on redoing orders and related. A lot of code clean up. I think it works pretty well.
This commit is contained in:
@@ -51,7 +51,7 @@ async def get_obj_id_order_line_list(
|
||||
for_obj_id = obj_id,
|
||||
from_datetime = from_datetime,
|
||||
to_datetime = to_datetime,
|
||||
prod_type = prod_type,
|
||||
product_for_type = prod_type,
|
||||
status = status,
|
||||
full_detail = full_detail,
|
||||
# enabled = enabled,
|
||||
|
||||
Reference in New Issue
Block a user