← Back to team overview

openerp-connector-community team mailing list archive

Re: Cash on delivery

 

On 06/12/2014 04:31 PM, Alberto Garcia wrote:
> El 12/06/14 16:28, Guewen Baconnier escribió:
>> On 06/12/2014 04:25 PM, Alberto Garcia wrote:
>>> Thanks Guewen
>>>
>>> I try this but not result
>>> My customer use magento 1.6
>>>
>>> i have backend:
>>> magento_myversion = backend.Backend(parent=magento_backend.magento,
>>>                                      version='1.6')
>> Is this version selected in the setup of the backend in the menu
>> "Connectors > Magento > Backends"?
> Yes.
>>> - your custom module calls
>>> openerp.addons.connector.connector.install_in_connector()
>>>
>>> I have connector.py with:
>>> from openerp.addons.connector.connector import install_in_connector
>>>
>>> install_in_connector()
>>>
>>> ¿ Some other thing can I do?
>> Are the python modules correctly imported in __init__.py ?
> Yes
>>
>>
> 
> 

Do you have several openerp addons where you declared a custom backend?

-- 
Guewen Baconnier
Business Solutions Software Developer

Camptocamp SA
PSE A, CH-1015 Lausanne
Phone: +41 21 619 10 39
Office: +41 21 619 10 10
http://www.camptocamp.com/


Follow ups

References