← Back to team overview

openerp-connector-community team mailing list archive

Re: Modify _after_import

 

On Mon, Jul 21, 2014 at 2:57 PM, Alberto Garcia
<alberto.garcia@xxxxxxxxxxxxxxx> wrote:
> How can I modify the method _after_import?
>
> Or can I modify the method _create_payment?
>
> Thnaks.
>
> --
> Alberto Garcia
> Consultor Funcional / Jefe Proyecto
>


Hi,

Have a look at:
http://openerp-magento-connector.com/guides/tutorial_customize.html
You'd want to do the same thing but inheriting the importer instead of
the mapper.

-- Guewen


References