Commit Graph

7 Commits (214efbf80256f180bdf23177aada4d9c9b0fbac6)

Author SHA1 Message Date
Stéphane Bidoul 6f8a64238b [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
Yannick Vaucher 2ed8ea3e45 Add bug tracker link on README.rst 2015-05-22 19:45:04 +02:00
Sandy Carter 61fbc1122f Use OCA template 2015-05-11 08:40:57 -04:00
Sandy Carter 1a54486138 Add base_import as admin_technical_features deps
With module admin_technical_features installed, base_import unittests fail with
in the following test:

    test_shallow (openerp.addons.base_import.tests.test_cases.test_o2m)

Having technical features enabled add the following to the dict in
fields:

    {'fields': [{'fields': [],
       'id': 'parent_id',
       'name': 'id',
       'required': False,
       'string': 'External ID'},
      {'fields': [],
       'id': 'parent_id',
       'name': '.id',
       'required': False,
       'string': 'Database ID'}],
     'id': 'parent_id',
     'name': 'parent_id',
     'required': False,
     'string': 'unknown'}
2015-03-17 17:12:25 -04:00
Alexandre Fayolle f750eed871 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.
2015-03-02 17:28:09 +01:00
Jordi Riera cb348f39ad [IMP] admin_technical_features: changed module icon to follow OCA conventions. 2014-11-25 16:56:23 -05:00
Jordi Riera c850351a29 [ADD] Added admin_technincal_features module. 2014-11-06 10:11:56 -05:00