~savoy/ade

1e0d7d104d41fc91fbbe7027bd263b318e16bba7 — savoy 2 years ago 475a4b9
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",