Thursday, July 6, 2023
1 change · master
New functionality added to Odoo
Users can now combine two or more selected PDF files into a single new PDF from the Documents app. The original files remain available, and the merged document keeps the tags from the source files for easier organization.
Original PR description
PURPOSE: User should be able to merge two or more pdf documents. SPECIFICATIONS: - When two files (or more) are selected, and all of them are PDF type, display a new merge icon next to the split option for the folders expect 'All' folder. - Previous files are not deleted. - All the tags of the merged files are copied to the result file. Task-2657855