- Nov 10, 2017
-
-
Reshma Atmaram Bhatawadekar authored
-
Krishnakant Mane authored
Modified getalldelchals of API for delivery notes Modified getalldelchals of API for delivery notes so that godown in charge is only able to view list of delivery notes that involve their assigned godowns. Also removed print statement and comment of try/except in GET for single delivery note. Closes #351 See merge request !13
-
Abhijith Balan authored
Modified getalldelchals of API for delivery notes so that godown in charge is only able to view list of delivery notes that involve their assigned gidoowns. Also removed print statement and comment of try/except in GET for single delivery note.
-
- Nov 09, 2017
-
-
Krishnakant Mane authored
GSTIN is sent in invoice get GSTIN is added to the dictionary inv. See merge request !12
-
Reshma Atmaram Bhatawadekar authored
-
Krishnakant Mane authored
Prevented redundancy in product get for godownkeeper When a list of product codes is created in api_product.py for godown keeper a productcode was being added in every pass of loop. Now a condition checks if the productcode is already available and appends it to list only if it is not. See merge request !10
-
Krishnakant Mane authored
Organisation GSTIN Organisation's GSTIN getting in proper way. See merge request !11
-
Reshma Atmaram Bhatawadekar authored
-
-
-
Reshma Atmaram Bhatawadekar authored
-
Reshma Atmaram Bhatawadekar authored
-
-
Reshma Atmaram Bhatawadekar authored
-
- Nov 08, 2017
-
-
Prajkta Patkar authored
Function thats retuns Userrole A new function in api_user.py that returns userrole It receives userid from gktoken and calls getuserole to fetch userrole closes #358 See merge request !9
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Prajkta Patkar authored
Transfernote Godown keepers gets to see only transfernotes sent to them closes #356 See merge request !7
-
- Nov 07, 2017
-
-
Krishnakant Mane authored
Cess taxrate columns added in registers. All conditions are considered: * When cess field is empty. * when cess field has value. * when cess field has empty dict (in VAT case). See merge request !8
-
- Nov 06, 2017
-
-
Prajkta_Patkar authored
-
Abhijith Balan authored
-
Prajkta_Patkar authored
-
Prajkta_Patkar authored
-
Abhijith Balan authored
-
Prajkta_Patkar authored
-
- Nov 04, 2017
-
-
Prajkta_Patkar authored
-
Prajkta_Patkar authored
-
Prajkta_Patkar authored
-
Prajkta_Patkar authored
subtract frpm qty
-
- Nov 03, 2017
-
-
Prajkta Patkar authored
Changes in Invoice and Product GET Edited Invoice GET so that Sales and Purchase Invoices separated in View Invoice Number of godowns in Product GET called by godown keeper considers only the godowns assigned. Considered godown keeper's godowns in getProductByGodown See merge request !6
-
- Oct 31, 2017
-
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
In case of godown keeper number of godowns in Product GET considers only the godowns assigned to godown keeper
-
- Oct 30, 2017
-
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Abhijith Balan authored
-
Krishnakant Mane authored
added missing gsflag field in query in API_PRODUCT get all products See merge request !5
-
Prajkta_Patkar authored
-