~gbaconnier-c2c/magentoerpconnect/magentoerpconnectv6-c2c

« back to all changes in this revision

Viewing changes to __openerp__.py

  • Committer: sebastien beau
  • Date: 2011-03-09 13:39:03 UTC
  • Revision ID: sebastien.beau@akretion.com.br-20110309133903-0jd75ocb22q7qda4
[IMP] Add two new fonctionality
 - Product (and stock level) can be exported one by one directly from the product from 
 - Magento Fields are now accesible directly from the standart product view from by clicking on the button "Open Magento Fields"

Please also update base_sale_multichannels

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
            'settings/external.mapping.template.csv',
46
46
            'settings/external.mappinglines.template.csv',
47
47
            'settings/magerp_product_product_type.xml',
48
 
            'delivery_view.xml'
 
48
            'delivery_view.xml',
49
49
                    ],
50
50
    "active": False,
51
51
    "installable": True,