Changes in getInvoiceDetails function
-
custsup state code is getting from gkcore to the gkwebapp.
-
select query is changed (i.e. inOut = self.con.execute(select([stock.c.inout]).where(and_(stock.c.dcinvtnid==self.request.params["invid"], stock.c.dcinvtnflag==9))) )