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
4450 5283 d 3 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Return the first logistics provider if none of them in preferred list.  
4442 5283 d 8 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ reduce limit from 10000 to 5000  
4439 5283 d 11 h rajveer /trunk/PyProj/src/ Adding support for Aramex as another courier service provider.  
4391 5290 d 15 h anupam.singh /trunk/ Removed getAwbForNumber method
Reviewer : Rajveer
 
4386 5294 d 0 h anupam.singh /trunk/ On courier-details dashboard gave functionality to get details given an AWB number.  
3376 5422 d 14 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3355 5423 d 15 h chandranshu /trunk/ Added support to manipulate the estimate of an item's delivery  
3218 5436 d 12 h rajveer /trunk/PyProj/src/shop2020/logistics/service/ Added caching in logistics service.  
3217 5436 d 13 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Added caching in logistics service.  
3192 5437 d 12 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Removed the caching till further action.  
3187 5437 d 12 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3150 5441 d 12 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Memorize method to get the provider for COD and prepaid.  
3145 5441 d 13 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Added caching on two more methods.  
3144 5441 d 13 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Updated caching time for the call from 1 hour to 24 hours.  
3103 5442 d 15 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 13 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 8 h chandranshu /trunk/PyProj/src/shop2020/ Changes for COD  
3044 5448 d 14 h chandranshu /trunk/ Changes to accomodate multiple details for the same provider ensuring all existing things will continue to work  
2823 5470 d 13 h chandranshu /trunk/PyProj/src/shop2020/ Warehouse service code  
2342 5507 d 13 h chandranshu /trunk/PyProj/src/shop2020/logistics/service/impl/ Added the for update clause to the AWB query  

Show All