Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35718 85 d 11 h amit /trunk/PyProj/src/shop2020/ fix: use session.remove() instead of session.close() to prevent memory leaks in all services  
35701 85 d 18 h amit /trunk/PyProj/src/ Performance fix: reduce logging level to WARNING, remove incompatible pool_pre_ping, fix tornado dependency

- Changed logging.basicConfig from DEBUG to WARNING in 6 service files to stop
SQLAlchemy query spam that caused memory bloat (TransactionServer 553MB -> 63MB)
- Set echoOn=False as default in PurchaseServiceHandler
- Removed pool_pre_ping=True from 7 DataService files (incompatible with SQLAlchemy 0.6.6)
- Updated tornado dependency from 1.0.1 to 1.0 in setup.py (1.0.1 unavailable on PyPI)
 
25112 2510 d 14 h amit.gupta /trunk/ Fixed changes related to PO  
23087 3057 d 20 h amit.gupta /trunk/PyProj/src/shop2020/purchase/main/handler/  
23086 3057 d 21 h amit.gupta /trunk/PyProj/src/shop2020/purchase/main/handler/  
21847 3228 d 18 h amit.gupta /trunk/ Added all suppliers  
21844 3228 d 20 h amit.gupta /trunk/ Gst Changes  
21622 3257 d 22 h amit.gupta /trunk/PyProj/src/shop2020/purchase/main/handler/  
21621 3257 d 22 h amit.gupta /trunk/PyProj/src/shop2020/purchase/main/handler/  
21620 3257 d 22 h amit.gupta /trunk/PyProj/src/shop2020/purchase/main/handler/  
21619 3258 d 13 h amit.gupta /trunk/PyProj/src/shop2020/ Fixed purchase and order related changes in cart  
18588 3739 d 19 h manish.sharma /trunk/PyProj/src/shop2020/purchase/main/handler/ Committed by Manish Sharma for Changes in Pending Purchase Order Report on Feb-08-2016  
18426 3749 d 19 h manish.sharma /trunk/PyProj/src/shop2020/purchase/main/handler/ Committed by Manish Sharma for Change in Net availability on Jan-29-2015  
14072 4089 d 17 h manish.sharma /trunk/ Committed by Manish Sharma for PO Modifications Required by Cat Team on 23-Feb-2015  
13965 4094 d 15 h manish.sharma /trunk/PyProj/src/shop2020/purchase/main/handler/ Committed by Manish Sharma for Flipkart Issue on 18-Feb-2015  
13600 4121 d 19 h manish.sharma /trunk/ Committed by Manish Sharma for Purchase Return Changes on 22-Jan-2015  
12341 4290 d 0 h manish.sharma /trunk/PyProj/src/shop2020/purchase/main/handler/  
12175 4304 d 0 h manish.sharma /trunk/PyProj/src/shop2020/purchase/main/handler/ Committed by Manish Sharma on 24-Jul-2014  
11801 4331 d 13 h manish.sharma /trunk/ Committed by Manish Sharma for Direct Scan to Amazon Warehouses on 26-Jun-2014  
11751 4333 d 15 h manish.sharma /trunk/ Committed by Manish Sharma for Change in Details required for Purchase Return Items on 24-Jun-2014  
11219 4369 d 16 h manish.sharma /trunk/ Committed by Manish Sharma for Change in Inventory Age and Purchase Report on 19-May-2014  
10864 4388 d 15 h manish.sharma /trunk/ Committed by Manish Sharma for Change in Purchase Return Current Implementation and Adding New Bangalore Warehouse on 30-Apr-2014  
10295 4428 d 19 h amar.kumar /trunk/ Changes to associate State with Vendor  
9925 4459 d 8 h amar.kumar /trunk/ Changes for
1) Opening of Purchase Order created less than 7 days ago
2) Option to set different ShippingWarehouseId and corresponding changes in Pdf
 
9829 4467 d 17 h amar.kumar /trunk/  
9696 4479 d 15 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/handler/ Fixing the method call to accomodate source parameter  
9640 4481 d 19 h amar.kumar /trunk/ Change for
1) Showing Held Inventory by Source in CataloDashboard
2) Using only 3 days sale history to get average sale for PO
 
9416 4494 d 18 h amar.kumar /trunk/ Changes for
1) Allow Billing of Orders on CForm
2) Store and Show Mrp of items purchased in Purchase-order page
3) Add Support for C-Form in purchase-orders
 
9261 4508 d 23 h manish.sharma /trunk/PyProj/src/shop2020/purchase/main/handler/ Committed by Manish Sharma for Purchase Order Issue on Dec-31-2013  
8716 4563 d 17 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/handler/ Setting default WarehouseId as 9 in case of Virtual PO  
8304 4594 d 7 h amar.kumar /trunk/ Additional Changes related to Ebay  
8221 4604 d 14 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/handler/ changes for including rto count in PO process  
8199 4605 d 21 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/handler/ Change to add logging in case of exception while getting Pending Purchase Order  
8182 4606 d 15 h amar.kumar /trunk/ Changes related to EBAY and minor changes related to use of rto orders for PO creation

Reviewed By: Rajveer Singh
 
7672 4690 d 22 h rajveer /trunk/ Changes made to add nlc.  
7410 4716 d 1 h amar.kumar /trunk/ Changes for
1)Multiple Ours Physical Warehouses
2)Movement of Goods across our warehouses
3)Creation of orders for different sources through Excel Upload

Reviewed By Amit Gupta
 
7106 4778 d 22 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/handler/ Changes in PO creation dashboard to avoid querying catalog service for item unless item details is necessary  
7105 4778 d 23 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/handler/ Changes in PO creation dashboard to avoid querying catalog service for item unless item details is necessary  
6938 4809 d 23 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/handler/ Rounding AvgSales to 2 decimal places for PO dashboard  
6882 4816 d 20 h amar.kumar /trunk/PyProj/src/shop2020/purchase/main/ Check for negative quantity in PurchaseOrder