← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 819698] [NEW] etl module component row_count

 

Public bug reported:

In the etl module component.py file the row_count param doesn't exist,
replaced to self.row_count, one param not changed "row_count" to
"self.row_count"

patch is attached

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/819698

Title:
  etl module component row_count

Status in OpenERP Modules (addons):
  New

Bug description:
  In the etl module component.py file the row_count param doesn't exist,
  replaced to self.row_count, one param not changed "row_count" to
  "self.row_count"

  patch is attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/819698/+subscriptions


Follow ups

References