[FIXM] Magento integration dont update products ....

Bug #1419971 reported by Ariel E. Figueroa - http://www.humanytek.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SF Soluciones
New
Undecided
Unassigned

Bug Description

Hi team:

Please take a look to this problem, im testing all the possible scenarios to sync data between magento & openerp and today i try to use the button "Import and update products", I see the log of OpenERP, I see several processes

1. get new products from magento to be writed in openerp
2. update products modified in magento to write the changes in openerp
3. from the above steps i believe (because there are some part of code in update_catalog.py file) this step must be write products from step 1 and update products from step 2 but the next result ...

2015-02-09 19:59:20,630 1094 INFO ndk Update Products Magento -> OpenERP: Updating Arne Jacobsen Vintage Letras de madera - 3124/3127
2015-02-09 19:59:21,318 1094 INFO ndk Update Products Magento -> OpenERP: Updating Arne Jacobsen Vintage Letras de madera - 3125/3127
2015-02-09 19:59:21,986 1094 INFO ndk Update Products Magento -> OpenERP: Updating Arne Jacobsen Vintage Letras de madera - 3126/3127
2015-02-09 19:59:22,630 1094 INFO ndk Update Products Magento -> OpenERP: Updating Arne Jacobsen Vintage Letras de madera - 3127/3127
2015-02-09 19:59:23,298 1094 ERROR ndk openerp.sql_db: bad query: update product_product set write_uid=1,write_date=(now() at time zone 'UTC') where id IN (26298)
Traceback (most recent call last):
  File "/home/openerp/server/openerp/sql_db.py", line 226, in execute
    res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to concurrent update

2015-02-09 19:59:23,301 1094 INFO ndk openerp.osv.osv: SERIALIZATION_FAILURE, retry 1/5 in 0.1597 sec...
2015-02-09 19:59:23,488 1094 INFO ndk werkzeug: 127.0.0.1 - - [09/Feb/2015 19:59:23] "POST /web/dataset/call_kw/product.product:write HTTP/1.1" 200 -

Thanks!

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.