- 09 Feb, 2018 3 commits
-
-
Krishnakant Mane authored
changes made in api_invoice.py and api_organization.py. 1.paymentmode value sent to the front end. 2.Wrote code in gkUpgrade to set paymentmode (i.e 2 for 'bank' and 3 for 'cash') to make a database consistent.For this, check whether paymentmode is NULL or Not.then check bankdetails are present or not if bankdetails are not present then set payment mode =3, else set paymentmode=2. please refer issue #851 at gkwebapp See merge request !38
-
Pravin Dake authored
Wrote code in gkUpgrade to set paymentmode (i.e 2 for 'bank' and 3 for 'cash') to make a database consistent.
-
Prajkta Patkar authored
Bank Details in an organisation. Work done in gkcore. In api_organisation.py file. 1) written a code in "GET" if bankdetails are available. it will show the data. the details are in dictionary form that is key & value. 2) written a code in "PUT" for saving null values of bankdetails and update in database. 3) details are shown in database. Closes #863 See merge request !37
-
- 08 Feb, 2018 10 commits
-
-
sanket shrawan kolnoorkar authored
-
sanket shrawan kolnoorkar authored
done with updation of null fields of bankdetails in database. and overall updation of organisation field. changes made in apy_organisation.py and organisation.py
-
-
-
-
-
bank dettails are getting if bankdetails not equal to none.
-
Prajkta Patkar authored
Changes in custmerandsuppliers 'get' and 'put' 1. condition is checking for bankdetails in 'get'. - If bank details equal to none we will get none value otherwise bank details respected value. 2. Update query is added in 'PUT', if bankdetails are null, set bankdetails as null in database. closes#373 See merge request !35
-
Nitesh Laxman Chaughule authored
-
Reshma Atmaram Bhatawadekar authored
-
- 07 Feb, 2018 1 commit
-
-
Reshma Atmaram Bhatawadekar authored
-
- 05 Feb, 2018 1 commit
-
-
Reshma Atmaram Bhatawadekar authored
-
- 01 Feb, 2018 1 commit
-
-
Reshma Atmaram Bhatawadekar authored
-
- 30 Jan, 2018 1 commit
-
-
Reshma Atmaram Bhatawadekar authored
bank dettails are getting if bankdetails not equal to none.
-
- 26 Jan, 2018 9 commits
-
-
Krishnakant Mane authored
Organisation details in invoice. 1. 'getbillingdetails' function is written for getting organisation details and respected state's gstin. 2. 'bankdetails' column is added in organisation table and respected changes in gkupgrade function. 3. 'getbillingdetails' function also returns 'bankdetails' . 4. "address" field added in 'invoice' table and changes in gkupgrade function for same field. 5. "bankdetails" field added in 'customerandsupplier' table and changes in gkupgrade function for same field. 6. 'paymentmode' column is added in invoice table and respected changes in gkupgrade function. 7. If invoice have address then 'getInvoiceDetails' sends respected address else gives null value. closes #378 See merge request !34
-
Nitesh Laxman Chaughule authored
Documentation is done.
-
Nitesh Laxman Chaughule authored
"bankdetails" field added in 'customerandsupplier' table and changes in gkupgrade function for same field.
-
Nitesh Laxman Chaughule authored
-
Nitesh Laxman Chaughule authored
-
Nitesh Laxman Chaughule authored
also "bankdetails" are getting in "getbillingdetails" function in orgnisation api.
-
Nitesh Laxman Chaughule authored
-
Nitesh Laxman Chaughule authored
-
Prajkta Patkar authored
Fixed bug in List of Invoices closes #379 See merge request !33
-
- 25 Jan, 2018 3 commits
-
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
- 23 Jan, 2018 1 commit
-
-
Krishnakant Mane authored
New api to get all vouchers data with accountname in crs and drs dictionaries to simplify process closes #377 See merge request !32
-
- 16 Jan, 2018 5 commits
-
-
Prajkta Patkar authored
-
Prajkta Patkar authored
-
Prajkta Patkar authored
-
Prajkta Patkar authored
-
Prajkta Patkar authored
-
- 10 Jan, 2018 5 commits
-
-
Prajkta Patkar authored
CHANGELOG, AUTHORS and Copyright info Added changelog for version 4.50. Added Nitesh's name to AUTHORS list. Modified license in all files. See merge request !29
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-