~hr-core-editors/hr-timesheet/7.0-git

« back to all changes in this revision

Viewing changes to hr_timesheet_improvement/__openerp__.py

  • Committer: Alexandre Fayolle
  • Date: 2015-03-02 16:24:59 UTC
  • Revision ID: git-v1:abcdfbb5919b3abe219d5e9b3b84387496d63752
Add OCA as author of OCA addons

In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
##############################################################################
22
22
{'name': 'Timesheet improvements',
23
23
 'version': '0.1',
24
 
 'author': 'Camptocamp',
 
24
 'author': "Camptocamp,Odoo Community Association (OCA)",
25
25
 'maintainer': 'Camptocamp',
26
26
 'category': 'Human Resources',
27
27
 'depends': ['hr_timesheet_sheet'],