Skip to content

Commit ee6641a

Browse files
committed
[MIG] agreement_serviceprofile: Migration to 16.0
1 parent 35c9508 commit ee6641a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: agreement_serviceprofile/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Agreement Service Profile",
66
"summary": "Adds an Agreement Service Profile object",
7-
"version": "14.0.1.1.1",
7+
"version": "16.0.1.0.0",
88
"category": "Contract",
99
"author": "Pavlov Media, "
1010
"Open Source Integrators, "

Diff for: agreement_serviceprofile/views/agreement_serviceprofile.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</group>
6666
</group>
6767
<group string="Notes">
68-
<field name="notes" nolabel="1" widget="html" />
68+
<field name="notes" nolabel="1" widget="html" colspan="2" />
6969
</group>
7070
</sheet>
7171
<div class="oe_chatter">

0 commit comments

Comments
 (0)