conv_bal
chayut.s 2014-10-14 14:13:59 +07:00
parent 6f437ceba7
commit 848d7c0f22
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ class HDReport(Model):
_order="cycle_id desc"
def get_report_data(self,ids,context={}):
obj=self.browse(ids)[0]
lines=[]