Thursday, October 12, 2023
1 change
New functionality added to Odoo
Users can now ask the PDF splitter to automatically separate a combined invoice document using OCR results. This reduces manual work by creating the resulting documents and prefilled invoices from the detected content, with user notifications for successful requests or missing OCR credits.
Original PR description
[ADD] account_invoice_extract_documents: auto-split document based on OCR results Integrate the documents split functionality in the client side. Add a button in PDF splitter that creates an OCR request to auto-split a document invoice creating documents and prefilled invoices with the results of the OCR. [https://www.odoo.com/web#id=3377433&cids=1&menu_id=4720&action=333&active_id=2068&model=project.task&view_type=form]