Categories and products automatic synchronization to Magento

Registered by Jordi Esteve (www.zikzakmedia.com)

Categories and products automatic synchronization to Magento:

It seems that creating/updating/deleting products or category products in OpenERP does not automatically synchronize them to Magento.

Maybe we have not be able to configure it properly or it is a missing feature at the moment.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Raimon Esteve (www.zikzakmedia.com)
Completed by
Raimon Esteve (www.zikzakmedia.com)

Related branches

Sprints

Whiteboard

Avaible commit 294
http://bazaar.launchpad.net/~openlabs-akretion-consortium/magentoerpconnect/magentoerpconnect_generic/revision/294

1. [ADD] Schedules functions
run_import_orders_scheduler
run_update_orders_scheduler
run_export_catalog_scheduler
run_export_stock_levels_scheduler
run_update_images_scheduler

---------------

The first step is to create automatic import orders. In our opinion,
it's more important than exporting products automatically.

An idea is to create a new function, for example import_orders_mgn,
then get all stores and call import_orders function for each shop.
This function will be included inside a "scheduled action" (ir.cron).
When you install magentoerpconnect module, this scheduled actions will
be created (with active field as False). To activate this scheduled
action, you only must change the active field to True.

What do you think? Are you thinking to configure automatic orders
import in other way?

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.