Work on redoing orders and related. A lot of code clean up. I think it works pretty well.

This commit is contained in:
Scott Idem
2022-01-19 18:51:24 -05:00
parent 9dbbc26d06
commit d1d3b30ece
8 changed files with 281 additions and 102 deletions

View File

@@ -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,