~camptocamp/openerp-connector-magento/7.0-next-release-related-actions

« back to all changes in this revision

Viewing changes to magentoerpconnect/unit/binder.py

  • Committer: Guewen Baconnier
  • Date: 2014-05-19 11:42:15 UTC
  • Revision ID: guewen.baconnier@camptocamp.com-20140519114215-3xhe6ob9tv31n5ei
rename unwrap_record to unwrap_binding

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
             'sync_date': now_fmt},
126
126
            context=context)
127
127
 
128
 
    def unwrap_record(self, binding_id, browse=False):
 
128
    def unwrap_binding(self, binding_id, browse=False):
129
129
        """ For a binding record, gives the normal record.
130
130
 
131
131
        Example: when called with a ``magento.product.product`` id,