mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 10:28:40 -06:00
[MIG] attachment_preview: Migration to 11.0
This commit is contained in:
parent
4fcbf2a43e
commit
b9ba7e3123
3
.gitignore
vendored
3
.gitignore
vendored
@ -48,3 +48,6 @@ coverage.xml
|
||||
# Backup files
|
||||
*~
|
||||
*.swp
|
||||
|
||||
# Mac TMP Files
|
||||
.DS_Store
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
##############################################################################
|
||||
#
|
||||
# OpenERP, Open Source Management Solution
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
##############################################################################
|
||||
#
|
||||
# OpenERP, Open Source Management Solution
|
||||
@ -20,7 +19,7 @@
|
||||
##############################################################################
|
||||
{
|
||||
"name": "Preview attachments",
|
||||
"version": "8.0.1.1.0",
|
||||
"version": "11.0.1.0.0",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"complexity": "normal",
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
##############################################################################
|
||||
#
|
||||
# OpenERP, Open Source Management Solution
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
##############################################################################
|
||||
#
|
||||
# OpenERP, Open Source Management Solution
|
||||
|
Loading…
Reference in New Issue
Block a user