mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] report_qweb_signer: Migration to 13.0
[UPD] Update report_qweb_signer.pot [UPD] README.rst
This commit is contained in:
committed by
Omar (Comunitea)
parent
b2b51f0e4c
commit
40dac0db84
@@ -33,8 +33,7 @@ class ReportCertificate(models.Model):
|
||||
help="Model where apply this certificate",
|
||||
)
|
||||
domain = fields.Char(
|
||||
string="Domain",
|
||||
help="Domain for filtering if sign or not the document",
|
||||
string="Domain", help="Domain for filtering if sign or not the document",
|
||||
)
|
||||
allow_only_one = fields.Boolean(
|
||||
string="Allow only one document",
|
||||
|
||||
Reference in New Issue
Block a user