BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
PyProj
/
src
/
shop2020
/
logistics
/
service
/
test
/
Test.py
– Rev 5320
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
5320
5096 d 11 h
rajveer
/trunk/PyProj/src/shop2020/logistics/service/test/
For testing of caching of availability.
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
4642
5181 d 6 h
mandeep.dhir
/trunk/PyProj/src/shop2020/
Updating usages of getLogisticsEstimation()
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/CartDataAccessors.py
/trunk/PyProj/src/shop2020/utils/caching/TestCaching.py
4439
5210 d 7 h
rajveer
/trunk/PyProj/src/
Adding support for Aramex as another courier service provider.
/trunk/PyProj/src/samplesheets/AramexServiceableLocations-2-Feb-2012.xls
/trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
3218
5363 d 8 h
rajveer
/trunk/PyProj/src/shop2020/logistics/service/
Added caching in logistics service.
/trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
1504
5501 d 5 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.
/trunk/PyProj/src/samplesheets/Courier_Logic.xls
/trunk/PyProj/src/shop2020/logistics/service/script/DestinationProviderAllocationLoader.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
494
5661 d 12 h
rajveer
/trunk/PyProj/src/shop2020/
1) Adding warehouse login db in helper services
2) Logistics Estimation implemented.
3) Add billing details function in order service
4) OrderStatus updates
and some bug fixings.
/trunk/PyProj/src/shop2020/helpers/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/helpers/impl/DataService.py
/trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/impl/Converters.py
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/Convertors.py
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py
/trunk/PyProj/src/shop2020/model/v1/catalog/test/CatalogTest.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/Convertors.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py
/trunk/PyProj/src/shop2020/thriftpy/utils/HelperService-remote
/trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py
/trunk/PyProj/src/shop2020/thriftpy/utils/ttypes.py
/trunk/PyProj/src/shop2020/utils/OrderStatus.py
477
5693 d 8 h
rajveer
/trunk/
Logistics service changes as suggested by Pankaj.
/trunk/PyProj/src/shop2020/logistics/service/impl/Converters.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py
/trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java
/trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift
472
5698 d 2 h
rajveer
/trunk/
Helper, logistic, widget and pageloader service changes.
/trunk/ContentStore/src/velocity/product_summary.vm
/trunk/ContentStore/src/velocity/slideguide_img_video.vm
/trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/impl/Converters.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
/trunk/PyProj/src/shop2020/model/v1/catalog/test/CatalogTest.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/model/v1/widget/impl/WidgetServiceHandler.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService.py
/trunk/PyProj/src/shop2020/thriftpy/utils/HelperService-remote
/trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py
/trunk/PyProj/src/shop2020/thriftpy/utils/ttypes.py
/trunk/ThriftGen/thriftsrc/Helpers/HelperService.thrift
/trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift
/trunk/ThriftGen/thriftsrc/PageLoader/PageLoader.thrift
/trunk/ThriftGen/thriftsrc/WidgetService/WidgetService.thrift
442
5719 d 11 h
rajveer
/trunk/
Logistic service implemented
/trunk/PyProj/src/shop2020/logistics/service/impl/Converters.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py
/trunk/PyProj/src/shop2020/logistics/service/test/Test.py
/trunk/PyProj/src/shop2020/model/v1/widget/test/Test.py
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java
/trunk/ThriftConfig/src/in/shop2020/logistics/ShipmentStatusInfo.java
/trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift