mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] flake8
This commit is contained in:
committed by
Patrick Wilson
parent
b864f8cc59
commit
44596f66d1
@@ -172,8 +172,7 @@ class Agreement(models.Model):
|
|||||||
)
|
)
|
||||||
use_parties_content = fields.Boolean(
|
use_parties_content = fields.Boolean(
|
||||||
string="Use parties content",
|
string="Use parties content",
|
||||||
default = False,
|
help="Use custom content for parties")
|
||||||
help="Use custom content for parties" )
|
|
||||||
parties = fields.Html(
|
parties = fields.Html(
|
||||||
string="Parties",
|
string="Parties",
|
||||||
track_visibility="onchange",
|
track_visibility="onchange",
|
||||||
|
|||||||
1
agreement_legal/views/.#agreement.xml
Symbolic link
1
agreement_legal/views/.#agreement.xml
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
ygol@ygol-S5000XVN.18158:1554463431
|
||||||
Reference in New Issue
Block a user