← Back to team overview

openerp-connector-community team mailing list archive

Re: Order Sync Options

 

On Tue, Jul 14, 2015 at 2:52 PM, Michael Aigner <michael@xxxxxxxxxxxx> wrote:
> Hi guys,
>
> can anyone please help me with my questions and please explain me how returns are handled with the connector? Are returns (credit memos) synced from Odoo to Magento?
>
> Thanks,
> Michael
>
>> On Jul 6, 2015, at 1:55 PM, Michael Aigner <michael@xxxxxxxxxxxx> wrote:
>>
>> Hi everyone,
>>
>> is there a documentation out there for the order sync between Magento and Odoo? I would like to know which orders are synced (in which state) and also if returns (credit memos) are synced from Magento to Odoo. In our case we would like to keep the payment step in Magento and just use Odoo as an inventory & purchase order management system.
>>
>> Thanks,
>> Michael
>
>

Hi,

Which orders are imported depends of the payment methods. On each
payment method you can choose one rule:
* Never: means that sales orders of this payment method are never imported
* Always: sales orders are imported as soon as the user confirm them
* Paid: sales orders are imported only when they have been paid on
Magento (the field "payment/amount_paid" has an amount)
* Authorized: sales orders are imported as soon as they are authorized
(the field "payment/base_amount_authorized" has an amount)

There are no synchronisation of credit memos.


References