- 10 Jan, 2018 5 commits
-
-
Prajkta Patkar authored
-
Prajkta Patkar authored
-
Krishnakant Mane authored
-
Prajkta Patkar authored
-
Krishnakant Mane authored
-
- 08 Jan, 2018 1 commit
-
-
Prajkta Patkar authored
Editing facility for Unpaid Invoices Invoices against whom no receipt/payment voucher has been made can now be edited. Modified PUT in api_invoice.py. Modfied billwise get to return sale/purchase invoices separetely. #355 See merge request !26
-
- 06 Jan, 2018 1 commit
-
-
Abhijith Balan authored
-
- 03 Jan, 2018 6 commits
-
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
- 27 Dec, 2017 2 commits
-
-
Prajkta Patkar authored
Changes In user api. Function to get all users all data. Functions written for Update user in database and loginstatus of current password. closes #367 See merge request !27
-
Nitesh Laxman Chaughule authored
-
- 20 Dec, 2017 2 commits
-
-
Nitesh Laxman Chaughule authored
-
Nitesh Laxman Chaughule authored
Documentation is done.
-
- 19 Dec, 2017 15 commits
-
-
Nitesh Laxman Chaughule authored
-
Nitesh Laxman Chaughule authored
-
Nitesh Laxman Chaughule authored
Documentation is done.
-
Nitesh Laxman Chaughule authored
-
Nitesh Laxman Chaughule authored
-
same userrole
-
-
-
-
-
-
-
from authdetails
-
-
Prajkta Patkar authored
Changes in getInvoiceDetails function 1. custsup state code is getting from gkcore to the gkwebapp. 2. 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))) ) See merge request !25
-
- 18 Dec, 2017 1 commit
-
-
Reshma Atmaram Bhatawadekar authored
-
- 14 Dec, 2017 1 commit
-
-
Reshma Atmaram Bhatawadekar authored
-
- 13 Dec, 2017 1 commit
-
-
Krishnakant Mane authored
Customer details is returned by API that returns unpaid bills closes #369 See merge request !24
-
- 11 Dec, 2017 1 commit
-
-
Prajkta Patkar authored
Consignee Details in Delivery Note 1. 'consignee' field is added in delchal table of type JSONB. 2. changes in api_organisation.py for consignee field in delchal table. 3. changes in getdelchal function for consignee(i.e. "consignee":delchaldata["consignee"]). closes #364 See merge request !23
-
- 06 Dec, 2017 4 commits
-
-
Reshma Atmaram Bhatawadekar authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-