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

  • 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
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 988 10 years ago Guewen Baconnier Add module to configure active flag for product im 1019 bytes Diff Download File
__openerp__.py 988 10 years ago Guewen Baconnier Add module to configure active flag for product im 1.3 KB Diff Download File
connector.py 988 10 years ago Guewen Baconnier Add module to configure active flag for product im 1 KB Diff Download File
magento_model.py 988 10 years ago Guewen Baconnier Add module to configure active flag for product im 1.5 KB Diff Download File
magento_model_view.xml 988 10 years ago Guewen Baconnier Add module to configure active flag for product im 631 bytes Diff Download File
product.py 988 10 years ago Guewen Baconnier Add module to configure active flag for product im 1.8 KB Diff Download File