bug: added a new date column that takes precedence over the default dateId Signed-off-by: savoy <git@liberation.red>
1 files changed, 1 insertions(+), 0 deletions(-) M ade/lib/remote.py
M ade/lib/remote.py => ade/lib/remote.py +1 -0
@@ 254,6 254,7 @@ class _Query: (re.compile(r"valid(\w{2,4})DateId"), ("To", "From")), (r"creationDateId",), (r"createDateId",), + (r"supplierInvoiceDateId",), (r"dateId",), ], "clients": "customerNumber",