Skip to content

Warning output when backend don't support the provider #170

@Triple-Z

Description

@Triple-Z

Since this provider only support beancount output, what happened if I run this?

double-entry-generator translate \
  --config ./example/hxsec/config.yaml \
  --provider hxsec \
  --target ledger \
  --output ./example/hxsec/example-hxsec-output.beancount \
  ./example/hxsec/example-hxsec-records.xls

@Triple-Z Will generate a wrong ledger output without any warnings.

I think this PR can be merged, and we should grab a new issue about this for better user experience.

Originally posted by @Triple-Z in #154 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions