[MIG] report_qweb_signer: Migration to 13.0

[UPD] Update report_qweb_signer.pot

[UPD] README.rst
This commit is contained in:
Laurent-Corron
2021-06-29 10:16:32 +02:00
committed by Omar (Comunitea)
parent b2b51f0e4c
commit 40dac0db84
10 changed files with 39 additions and 50 deletions

View File

@@ -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",