Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4090 5178 d 5 h chandranshu /trunk/PyProj/src/shop2020/ Added comments  
/trunk/PyProj/src/shop2020/model/v1/catalog/script/BestDealDataLoader.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/BestSellerDataLoader.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/DuplicateChecker.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/ProductGroupDetailLoader.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/VendorItemKeyGenerator.py
/trunk/PyProj/src/shop2020/logistics/service/script/AwbNumberLoader.py
/trunk/PyProj/src/shop2020/logistics/service/script/DestinationProviderAllocationLoader.py
/trunk/PyProj/src/shop2020/logistics/service/script/HolidaysLoader.py
/trunk/PyProj/src/shop2020/logistics/service/script/ServiceDetailsLoader.py
/trunk/PyProj/src/shop2020/logistics/service/script/WarehouseAllocationLoader.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/CompareInventory.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/GenerateJungleeData.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/InitialInventoryLoader.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/InventoryStockReportGenerator.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/ItemLoader.py
/trunk/PyProj/src/shop2020/model/v1/order/script/LogisticsReconciliation.py
/trunk/PyProj/src/shop2020/model/v1/order/script/MarkOrdersAsFailed.py
/trunk/PyProj/src/shop2020/model/v1/order/script/MoveOrdersToPendingQueue.py
/trunk/PyProj/src/shop2020/model/v1/order/script/ProcessTransaction.py
/trunk/PyProj/src/shop2020/model/v1/order/script/UndeliveredOrdersReport.py
/trunk/PyProj/src/shop2020/model/v1/order/script/UpdateRtoData.py
/trunk/PyProj/src/shop2020/warehouse/main/script/ItemNumberLoader.py
4013 5186 d 8 h chandranshu /trunk/PyProj/src/shop2020/logistics/service/script/ Added support to add AWB numbers to a DB server running on a different host  
/trunk/PyProj/src/shop2020/logistics/service/script/AwbNumberLoader.py
3044 5262 d 10 h chandranshu /trunk/ Changes to accomodate multiple details for the same provider ensuring all existing things will continue to work  
/trunk/ThriftConfig/src/main/java/in/shop2020/logistics/DeliveryType.java
/trunk/ThriftConfig/src/main/java/in/shop2020/logistics/ProviderDetails.java
/trunk/HotspotDashboard/src/main/java/in/shop2020/hotspot/dashbaord/server/InvoiceServlet.java
/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/script/AwbNumberLoader.py
/trunk/PyProj/src/shop2020/logistics/service/script/ServiceDetailsLoader.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.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/Support/src/main/java/in/shop2020/support/services/CourierDetailsGenerator.java
/trunk/Support/src/main/java/in/shop2020/support/services/InvoiceGenerationService.java
/trunk/ThriftConfig/src/main/java/in/shop2020/logistics/LogisticsService.java
/trunk/ThriftConfig/src/main/java/in/shop2020/logistics/Provider.java
/trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift
1251 5405 d 11 h chandranshu /trunk/PyProj/src/shop2020/ Added the optional parameter dbname to all invocations of DataService.initialize()  
/trunk/PyProj/src/shop2020/logistics/service/script/AwbNumberLoader.py
/trunk/PyProj/src/shop2020/logistics/service/script/ServiceDetailsLoader.py
/trunk/PyProj/src/shop2020/logistics/service/script/WarehouseAllocationLoader.py
/trunk/PyProj/src/shop2020/model/v1/order/script/MoveOrdersToPendingQueue.py
873 5439 d 10 h rajveer /trunk/PyProj/src/shop2020/ Added awb number and changes in test  
/trunk/PyProj/src/shop2020/helpers/impl/DataAccessor.py
/trunk/PyProj/src/shop2020/logistics/service/script/AwbNumberLoader.py
/trunk/PyProj/src/shop2020/model/v1/catalog/script/ItemLoader.py
/trunk/PyProj/src/shop2020/model/v1/user/impl/UserDataAccessors.py
/trunk/PyProj/src/shop2020/test/TestServiceHandler.py
759 5464 d 8 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
/trunk/PyProj/src/shop2020/helpers/impl/Converters.py
/trunk/PyProj/src/shop2020/logistics/service/script/AwbNumberLoader.py
/trunk/PyProj/src/shop2020/helpers/impl/DataService.py
/trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/logistics.sqlite
/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/impl/DataService.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/catalog/ttypes.py
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote
/trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.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