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
3376 5422 d 15 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3355 5423 d 16 h chandranshu /trunk/ Added support to manipulate the estimate of an item's delivery  
3218 5436 d 13 h rajveer /trunk/PyProj/src/shop2020/logistics/service/ Added caching in logistics service.  
3217 5436 d 14 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Added caching in logistics service.  
3192 5437 d 13 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Removed the caching till further action.  
3187 5437 d 13 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3150 5441 d 13 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Memorize method to get the provider for COD and prepaid.  
3145 5441 d 14 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Added caching on two more methods.  
3144 5441 d 14 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Updated caching time for the call from 1 hour to 24 hours.  
3103 5442 d 16 h chandranshu /trunk/ Added support for alerting the Operations Manager when the no. of free AWB nos. for COD falls below a threshold  
3098 5443 d 14 h rajveer /trunk/PyProj/src/shop2020/ Support of simple caching in services added. Added one decorator memoized which will memoize the return values of a function for a predefined time period.
Initially added 1 hour caching for get_logistics_estimation(destination_pin, item_selling_price, warehouse_location=None, type=DeliveryType.PREPAID) method.
 
3064 5447 d 9 h chandranshu /trunk/PyProj/src/shop2020/ Changes for COD  
3044 5448 d 15 h chandranshu /trunk/ Changes to accomodate multiple details for the same provider ensuring all existing things will continue to work  
2823 5470 d 14 h chandranshu /trunk/PyProj/src/shop2020/ Warehouse service code  
2342 5507 d 14 h chandranshu /trunk/PyProj/src/shop2020/logistics/service/impl/ Added the for update clause to the AWB query  
2341 5507 d 15 h chandranshu /trunk/PyProj/src/shop2020/ Trac#354 Show the final estimate based on the final warehouse selected and not the original allocation for the pincode  
1730 5560 d 12 h ankur.singhal /trunk/ Adjustment of delivery time taking into account Holidays and Sundays.  
1504 5574 d 9 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 5591 d 16 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  
1137 5601 d 17 h chandranshu /trunk/PyProj/src/shop2020/ Added an alerter to raise a mail alert when the number of free AWB numbers falls below a given threshold  

Show All