Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5277 5171 d 7 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Removed unused classes from the service.  
4439 5280 d 9 h rajveer /trunk/PyProj/src/ Adding support for Aramex as another courier service provider.  
3187 5434 d 11 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3044 5445 d 12 h chandranshu /trunk/ Changes to accomodate multiple details for the same provider ensuring all existing things will continue to work  
1730 5557 d 10 h ankur.singhal /trunk/ Adjustment of delivery time taking into account Holidays and Sundays.  
1504 5571 d 7 h ankur.singhal /trunk/PyProj/src/ Ref:[Ticket#276] -- Enhancements to select the logistics provider. Provider has to be taken from Courier_Logic.xls sheet where corresponding to a destination pincode and warehouse location, a provider is defined.  
1248 5588 d 14 h chandranshu /trunk/PyProj/src/shop2020/ Made database name a configurable parameter for Payment, Logistics and Helper service to ensure that test and development databases can be different  
1131 5599 d 8 h chandranshu /trunk/PyProj/src/shop2020/ Added pool_recycle parameter to the create_engine call  
746 5648 d 13 h rajveer /trunk/PyProj/src/shop2020/ support mysql added for mysql  
731 5650 d 9 h chandranshu /trunk/PyProj/src/shop2020/logistics/service/ Added a method to get the destination code of a pincode for a provider  
669 5656 d 7 h chandranshu /trunk/PyProj/src/shop2020/ Changed for printing the invoice  
644 5657 d 7 h chandranshu /trunk/PyProj/src/shop2020/ Changes to Logistics service definition and related changes to the catalog service  
477 5763 d 10 h rajveer /trunk/ Logistics service changes as suggested by Pankaj.  
472 5768 d 4 h rajveer /trunk/ Helper, logistic, widget and pageloader service changes.  
442 5789 d 13 h rajveer /trunk/ Logistic service implemented