~initos.com/openerp-connector-magento/7.0-import_customer_lang

« back to all changes in this revision

Viewing changes to magentoerpconnect/CHANGES.rst

  • Committer: Guewen Baconnier
  • Date: 2014-05-26 09:37:00 UTC
  • Revision ID: guewen.baconnier@camptocamp.com-20140526093700-o0i186du7k39724i
Implements Related Actions

A related action can be attached to a job. It is shown to the user as a button on the form view of the jobs.
When the button is used, the related action is called and must return an OpenERP "client action".

Related action in this connector:
* Open the form view of the record that is concerned by the job on export jobs
* Open a browser on Magento's admin page in order to view/edit the record on import jobs

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
* Possibility to exclude products from stock synchronizations
18
18
* Products disabled on Magento are imported disabled on OpenERP. An additional module allows more options.
19
19
* Possibility to disable import of sales orders per storeview
 
20
* Related Actions: open the form view on the record concerned by an export job, or open the Magento's admin page
 
21
  on importing jobs
20
22
 
21
23
 
22
24
2.3.1 (2014-01-23)