mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[ENH] Add option to auto encrypt password based on python syntax
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
* Enric Tobella <etobella@creublanca.es>
|
||||
* Jaime Arroyo <jaime.arroyo@creublanca.es>
|
||||
* Kitti U. <kittiu@ecosoft.co.th>
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
This module allows you to encrypt pdf files with a password when
|
||||
downloading them.
|
||||
This module allow you to encrypt PDF with a password seting option,
|
||||
|
||||
* Manually keyin password (only applicable for record print action)
|
||||
* Auto generated password based on object data (python)
|
||||
|
||||
@@ -1 +1 @@
|
||||
To make a report encryptable mark the field `Encryptable` in the report record.
|
||||
To make a report encryptable mark the field `Encryption` in the report record.
|
||||
|
||||
Reference in New Issue
Block a user