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
4848 5230 d 9 h anupam.singh /trunk/PyProj/src/shop2020/logistics/service/impl/ Fixed the isCod method for Aramex.  
4804 5234 d 6 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Corrected syntex.  
4803 5234 d 6 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Donot show location serviceable if only Aramex is delivering there.  
4711 5246 d 10 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Increased courier assignment limit for Aramex from 5000 to 10000  
4450 5282 d 21 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Return the first logistics provider if none of them in preferred list.  
4442 5283 d 2 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ reduce limit from 10000 to 5000  
4439 5283 d 5 h rajveer /trunk/PyProj/src/ Adding support for Aramex as another courier service provider.  
4391 5290 d 9 h anupam.singh /trunk/ Removed getAwbForNumber method
Reviewer : Rajveer
 
4386 5293 d 18 h anupam.singh /trunk/ On courier-details dashboard gave functionality to get details given an AWB number.  
3376 5422 d 8 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3355 5423 d 9 h chandranshu /trunk/ Added support to manipulate the estimate of an item's delivery  
3218 5436 d 6 h rajveer /trunk/PyProj/src/shop2020/logistics/service/ Added caching in logistics service.  
3217 5436 d 7 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Added caching in logistics service.  
3192 5437 d 6 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Removed the caching till further action.  
3187 5437 d 6 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3150 5441 d 6 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Memorize method to get the provider for COD and prepaid.  
3145 5441 d 8 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Added caching on two more methods.  
3144 5441 d 8 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Updated caching time for the call from 1 hour to 24 hours.  
3103 5442 d 9 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 7 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.
 

Show All