Account Invoice Digitization

by
Odoo

296.63

v 17.0 Third Party 17
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing (account)
Lines of code 379
Technical Name account_invoice_digitization
LicenseLGPL-3
Websitehttps://winotto.com
Versions 14.0 15.0 17.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing (account)
Lines of code 379
Technical Name account_invoice_digitization
LicenseLGPL-3
Websitehttps://winotto.com
Versions 14.0 15.0 17.0 16.0

Invoice Digitization Simplified

Automate your workflow with AI and OCR

Streamline your invoice management with AI. This module seamlessly integrates with Odoo, harnessing the power of AI and OCR for efficient invoice processing. Whether you're uploading or receiving invoices via email, the module parses documents, extracts data, and generates draft invoices accurately and with minimal manual effort.
Odoo Community Edition, Odoo Enterprise Edition and Odoo.sh are supported!

Module Overview

Highlights

Benefit from the best features

Handles invoices received by mail
or uploaded manually.

AI performs the magic by extracting data from documents.

Optionally, let the AI re-scan the attachment and overwrite values on your invoice.

No additional or recurring costs.
Buy once, use it FOR FREE forever!

Supports vendor bills, vendor credit notes, customer invoices, and customer credit notes.

Works seamlessly with PDFs, images, and PDFs containing scanned images.

Try it on demo site

Login/password: demo/demo

odooapps-demo.winotto.com

Setup & Requirements

To use this module, install additional pip and apt packages on your Odoo server for parsing PDFs and images with OCR.

  1. Ensure you have these pip packages installed: pytesseract pypdf pdf2image opencv-python
  2. Ensure these apt packages are installed (on Odoo.sh these packages are preinstalled): tesseract-ocr poppler-utils libgl1 (use: apt update && apt install -y tesseract-ocr poppler-utils libgl1)
  3. Optional: For invoices in languages other than English, install language packs for tesseract using (on Odoo.sh all language packages are preinstalled): apt install -y tesseract-ocr-lang (e.g., apt install tesseract-ocr-fra for French).
    You can find all language codes here: https://github.com/tesseract-ocr/tesseract/blob/main/doc/tesseract.1.asc#languages
    To see and enable available languages, go to Settings - Invoicing - Digitization
  4. That's it, you're ready to go!

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
great module, i bought 4 from app store, this the best so far
by
Radu
on 4/9/24, 1:07 PM



by
Radu
on 4/9/24, 1:07 PM Confirmed Purchase

i bought all 4 modules fro app store, since this one is the best one so far, just missing auto create vendor and maybe if could do also expenses would be killing

Re:
by
Paul Uheet
on 4/10/24, 12:02 PM Author

Thank you for your review! Yes, the partner auto create function is coming soon ;)


by
MATHEWS@GENERALTECHUAE.COM
on 3/8/24, 12:59 AM

Would you be able to do one for V14?


Re:
by
Paul Uheet
on 3/17/24, 10:11 AM Author

V14 edition is now available :)


apt update && apt install -y tesseract-ocr poppler-utils libgl1 not able to run in odoo.sh
by
Gordon
on 3/6/24, 9:23 PM


Re: apt update && apt install -y tesseract-ocr poppler-utils libgl1 not able to run in odoo.sh
by
Paul Uheet
on 3/7/24, 8:06 AM Author

On odoo.sh these packages are preinstalled, no need for you to install those.


Hi - Do you have a version for V14?
by
MATHEWS@GENERALTECHUAE.COM
on 3/3/24, 3:10 AM


Re: Hi - Do you have a version for V14?
by
Paul Uheet
on 3/7/24, 8:06 AM Author

Unfortunately not


Are the fields for OCR/AI parsing hardcoded or are all fields possible for AI parsing?
by
Fabio Tielen
on 2/12/24, 5:18 AM

I did a check in your demo, but it seems to lack many default fields that could have been found in the PDF document. 
It skips fields like vendor (name is clearly on the document), payment reference (could be the invoice number from vendor), ... 

It helps only a little and still requires too many manual corrections

Re: Are the fields for OCR/AI parsing hardcoded or are all fields possible for AI parsing?
by
Paul Uheet
on 2/12/24, 11:09 AM Author

The fields that are currently supported are:

Invoice fields:

  • partner_id - if the partner exists in the system; searched by registry num, vat, email or name
  • invoice_date
  • invoice_date_due
  • narration/notes
  • reference
  • payment?reference

Invoice line fields:

  • name
  • quantity
  • price_unit
  • discount
  • tax_ids - if tax was found

Of course, not every time the AI can find all of the information above. But that is why there is the possibility to try this module - so you can see if it fits to your needs :)


high Cost
by
josue cascante
on 1/30/24, 1:30 PM

Already exist the same module on odoo store 50usd 

Re: high Cost
by
Paul Uheet
on 2/12/24, 11:10 AM Author

Maybe you could buy both and compare which is better?


by
Radu
on 12/12/23, 7:01 AM Confirmed Purchase

I bought this, but don't work, its wont read the  bill or invoice :(

Re:
by
Paul Uheet
on 12/12/23, 11:24 AM Author

Please make sure that you have the required pip and apt packages installed :)
If you need any further assistance, please feel free to contact me trough the support page.


by
Radu
on 12/11/23, 2:17 PM Confirmed Purchase

hello, can i test a demo?

Re:
by
Paul Uheet
on 12/12/23, 11:25 AM Author

Hello! Thank you for your question, the demo environment will be set up soon!