Quick update for IDAA export. And other stuff?

This commit is contained in:
2023-04-27 17:48:06 -04:00
parent 0ad9a0f56f
commit 10b8e8ca7a

View File

@@ -102,8 +102,9 @@ async def get_obj_id_order_line_list(
'person_contact_address_city', 'person_contact_address_country_subdivision_code', 'person_contact_address_state_province', 'person_contact_address_postal_code',
'person_contact_address_country_alpha_2_code', 'person_contact_address_country_name', 'person_contact_address_country',
'order_status',
'order_created_on', 'order_updated_on'
'order_created_on', 'order_updated_on',
# 'order_started_on', 'order_last_updated_on'
'created_on', 'updated_on'
]