Monday, February 3, 2020
1 change · master
New functionality added to Odoo
Users can now split PDFs directly in the Documents viewer, reorganize pages, name page groups, and upload newly created PDF files. This makes it easier to prepare documents for separate workflows without leaving Odoo.
Original PR description
This commit adds a pdf splitter to the documentViewer of documents. The features are: * Reordering pages. * Applying workflow actions to newly created PDF. * Splitting pages and naming groups. * Uploading new PDF files. Task: #2079142