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
3145 5441 d 22 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Added caching on two more methods.  
3144 5441 d 22 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Updated caching time for the call from 1 hour to 24 hours.  
3103 5443 d 0 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 22 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 17 h chandranshu /trunk/PyProj/src/shop2020/ Changes for COD  
3044 5448 d 23 h chandranshu /trunk/ Changes to accomodate multiple details for the same provider ensuring all existing things will continue to work  
2823 5470 d 22 h chandranshu /trunk/PyProj/src/shop2020/ Warehouse service code  
2342 5507 d 22 h chandranshu /trunk/PyProj/src/shop2020/logistics/service/impl/ Added the for update clause to the AWB query  
2341 5507 d 22 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 20 h ankur.singhal /trunk/ Adjustment of delivery time taking into account Holidays and Sundays.  
1504 5574 d 17 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 5592 d 0 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 5602 d 1 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  
1123 5602 d 20 h chandranshu /trunk/PyProj/src/shop2020/logistics/service/impl/ Added the pincode to the exception message  
766 5645 d 19 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
669 5659 d 17 h chandranshu /trunk/PyProj/src/shop2020/ Changed for printing the invoice  
644 5660 d 17 h chandranshu /trunk/PyProj/src/shop2020/ Changes to Logistics service definition and related changes to the catalog service  
483 5747 d 17 h rajveer /trunk/ Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
 
477 5766 d 20 h rajveer /trunk/ Logistics service changes as suggested by Pankaj.  
472 5771 d 15 h rajveer /trunk/ Helper, logistic, widget and pageloader service changes.  

Show All