Skip to content

Commit 14204b0

Browse files
migration-bot-adhoclef-adhoc
authored andcommitted
[MIG] portal_timesheet_attendance: Migration to 19.0
closes #330 Signed-off-by: matiasperalta1 <mnp@adhoc.com.ar>
1 parent 14725e2 commit 14204b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

portal_timesheet_attendance/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
##############################################################################
2020
{
2121
"name": "Portal Timesheet Attendance",
22-
"version": "18.0.1.0.0",
22+
"version": "19.0.1.0.0",
2323
"category": "Base",
2424
"sequence": 14,
2525
"summary": "",
@@ -35,6 +35,6 @@
3535
"security/ir.model.access.csv",
3636
],
3737
"demo": [],
38-
"installable": False,
38+
"installable": True,
3939
"auto_install": True,
4040
}

0 commit comments

Comments
 (0)