"""Account constants.""" SUBACCOUNT_TYPE = "subaccount" VENDOR_ACCOUNT_TYPE = "vendor" # POC Purpose, in future might be replaced with database data ACCOUNT_TO_FIN_LABEL_MAPPING = {34536: "E009"}