ancho85 / pylint-playero-plugin

A plugin for pylint to work with Playero ERP
GNU General Public License v2.0
0 stars 0 forks source link

xmlfields replace all iterators on getRecord instanciator #17

Closed ancho85 closed 10 years ago

ancho85 commented 10 years ago

xmlfields replace all iterators on getRecord instanciator. Can be seen with CupoDeactivation when trying to iterate over a detail's getRecord instance.

ancho85 commented 10 years ago

previous commit in deed fixes this issue, but still cannot access to subclasses (details) methods and/or attributes. reopening to check that later