Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion paste_from_clipboard/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'name': 'paste_from_clipboard',
'category': 'Hidden',
'version': '1.0',
'author': 'szufisher'
'author': 'szufisher',
'description':
"""

Expand Down
2 changes: 1 addition & 1 deletion web_auto_refresh/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
##############################################################################

{
'name': 'Auto Refresh inbox message, Kanban and list view'
'name': 'Auto Refresh inbox message, Kanban and list view',
'version': '1.0',
'author': "Fisher, Odoo Community Association (OCA)",
'website': 'https://github.com/szufisher/web',
Expand Down