Quick update for IDAA export. And other stuff?
This commit is contained in:
@@ -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'
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user