$ 108.72
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 253 |
Technical Name |
password_protected_pdf_report |
License | See License tab |
Website | http://www.probuse.com |
Versions | 18.0 17.0 15.0 16.0 14.0 13.0 12.0 11.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 253 |
Technical Name |
password_protected_pdf_report |
License | See License tab |
Website | http://www.probuse.com |
Versions | 18.0 17.0 15.0 16.0 14.0 13.0 12.0 11.0 |
Password Protected PDF in Odoo
Encrypt PDF Report in Odoo with Password
PDF Secure Password Protection
This app allow to protect your pdf report generated from odoo.
Main Features
- Allow you to protect your PDF using encrypt password protection.
- Allow you to configure password protection code and field to be used for password generate on report action of Odoo.
- It allows you to configure your password using Code and Field combination as shown in video and screenshots below.
- System makes a history of password protection made on PDF files.
- System also makes history for changes on report action if you change code or field for password.
- If you do not configure password protection in the report action of Odoo then the system will not protect PDF generated using that report action.
- System support character, integer, float and many2one fields only to use it in password for "Field for PDF Password" and System support character, integer and float fields only to use it in password for "SubField for PDF Password".
- System only allows to lock type of pdf reports only.
- We have created one method on user model "custom_search_pdf_security_code" which can help you to show password combinations in your email template as well as in the logic of your custom modules if you want to use it. We have shown one example in a screenshot and video which you can check so you can use it for your custom models/emails/modules to call that method which will return a string which you can show (method will return string to you when you will call it).
- For more details please check below screenshots and watch the video.
Edition Compatibility:
Enterprise Odoo.sh Community
PDF Password Lock With Code and Single Field
Configure Report Action to protect generated file.
Generate Password Lock update history
Pompt to enter password
Open Protected PDF File if password is correct
PDF Password Lock With Code and Sub Field
Configure Report Action with subfield to protect generated file.
- Configure subfield protection
- Select field to protect (Many2one relational field)
- Select Sub field for relational object field
Generate Password Lock update history
Report Security Password History
Report Security Password History Menu.
Report Security Password History List
Report Security Password History Form
Report Security Password Information
Configure Report Action with subfield to protect generated file.
We can get password information in email
- We can get password information in email
- Call Generic User's Method (custom_search_pdf_security_code(report_ref, record_id)) from email template
- report_ref: Report Reference is the xml id of the report action to get code
- record_id: Record Id is the id of records which is going to print and also use to get subfield reference
- Call Generic User's Method (custom_search_pdf_security_code(report_ref, record_id)) from email template
Call method from email template to get password information for the attached pdf.
Contact / Support
Introducing
Probuse Consulting Services Pvt. Ltd.
If you need any help or want more additional features, you may contact us through:
Email: contact@probuse.com
Website: www.probuse.com
Skype: mustufa_probuse
Probuse Consulting Service Pvt Ltd is an Software and Web development specialist which offers complete business application together. We are well experienced to provide a face for your business on the software and Internet level.
Probuse Consulting Service Pvt Ltd is a specialist in Odoo/OpenERP services and could give your business open source hand to drive.
Our Services
Odoo Implementation
Odoo Support
Odoo Customization
Odoo Migration
Odoo Training
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module