invoice2data icon indicating copy to clipboard operation
invoice2data copied to clipboard

Cannot access the pdf

Open ankitsp02 opened this issue 5 years ago • 1 comments

I/O Error: Couldn't open file '/invoice/agl_test.pdf': No such file or directory. No template for /invoice/agl_test.pdf

I get this error, but I have kept this file in this proper directory

ankitsp02 avatar Sep 29 '20 04:09 ankitsp02

The error message says No template, which means not a single template was found that would match your invoice. Matching is done by looking for strings specified in the keywords.

For details see https://github.com/invoice-x/invoice2data/blob/master/TUTORIAL.rst

rmilecki avatar Oct 27 '20 19:10 rmilecki