~wowas18/l10n-by/trunk

« back to all changes in this revision

Viewing changes to l10n_ru/__openerp__.py

  • Committer: wowas18
  • Date: 2013-06-12 16:11:54 UTC
  • Revision ID: wowas18@nm.ru-20130612161154-jqib862g2ca02gp6
Add category

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
{
23
23
    'name': 'Russia - Accounting',
24
24
    'version': '1.0',
 
25
        'category': 'Localization/Account Charts',
25
26
    'description': """
26
27
This is the base module to manage the accounting chart for Russia in OpenERP.
27
28
==============================================================================
31
32
    """,
32
33
    'author': 'CodUP',
33
34
    'website': 'http://codup.com',
34
 
    'category': 'Localization/Account Charts',
35
35
    'images': ['images/flag_ru.png'],
36
36
    'depends': ['account', 'account_chart'],
37
37
    'demo': [],