openerp-connector-community team mailing list archive
-
openerp-connector-community team
-
Mailing list archive
-
Message #00166
Re: Import Orders Not Working
In the hopes that it will help, I’ve included the details of my environment below:
OpenERP
Version 7.0-20140113-182049
Postgres: (PostgreSQL) 9.2.4
OS: Mac OS X 10.8.5 (xnu-2050.48.12~1/RELEASE_X86_64 x86_64)
Magento
Version 1.7.0.2
MySQL: Ver 14.14 Distrib 5.1.69, for redhat-linux-gnu (x86_64) using readline 5.1
OS: CentOS 3.11.6-x86_64
Thanks in advance,
Kevin D.
On Jan 27, 2014, at 6:55 AM, Kevin Dennis <kldennis@xxxxxxxxxxxxx> wrote:
No, nothing. There are no failed jobs and nothing to be reviewed in the Checkpoint. Is the SQL error normal (__nonzero__() is deprecated)?
Any suggestions?
Kevin D.
On Jan 27, 2014, at 1:47 AM, Guewen Baconnier <guewen.baconnier@xxxxxxxxxxxxxx> wrote:
On 01/25/2014 10:13 PM, Kevin Dennis wrote:
> Hi. I am having difficulty importing orders from Magento to OpenERP using the connector. When I try to manually import orders (Connectors->Magento->Backends) I get the following output (I only have one order in Magento):
>
> 2014-01-25 20:52:01,078 23628 INFO openerp_011314 openerp.addons.magentoerpconnect.sale: search for magento saleorders {'created_at': {'gt': '2013/01/25 20:45:28'}, 'state': {'neq': 'canceled'}, 'store_id': {'in': [u'1']}} returned ['100000001']
> 2014-01-25 20:53:01,082 23628 WARNING openerp_011314 openerp.sql_db: __nonzero__() is deprecated. (It is too expensive to test a connection.)
>
> Imports of categories, products, and customers have worked fine… Any help would be greatly appreciated.
>
> Thanks,
>
> Kevin D.
>
Hi,
I see nothing unexpected in this log, it found the 100000001 sales order.
Do you have a failed job in Connector > Jobs ?
--
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/
--
Mailing list: https://launchpad.net/~openerp-connector-community
Post to : openerp-connector-community@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openerp-connector-community
More help : https://help.launchpad.net/ListHelp
--
Mailing list: https://launchpad.net/~openerp-connector-community
Post to : openerp-connector-community@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openerp-connector-community
More help : https://help.launchpad.net/ListHelp
Follow ups
References