Skip to content

Commit

Permalink
[MIG] agreement_serviceprofile: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDIXMIT committed Jul 10, 2024
1 parent 35c9508 commit ee6641a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion agreement_serviceprofile/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Agreement Service Profile",
"summary": "Adds an Agreement Service Profile object",
"version": "14.0.1.1.1",
"version": "16.0.1.0.0",
"category": "Contract",
"author": "Pavlov Media, "
"Open Source Integrators, "
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</group>
</group>
<group string="Notes">
<field name="notes" nolabel="1" widget="html" />
<field name="notes" nolabel="1" widget="html" colspan="2" />
</group>
</sheet>
<div class="oe_chatter">
Expand Down

0 comments on commit ee6641a

Please sign in to comment.