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 5215 d 1 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
4032 5221 d 1 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Updated the status description of the orders being moved back to the pending queue  
/trunk/PyProj/src/shop2020/model/v1/order/script/MoveOrdersToPendingQueue.py
4016 5223 d 4 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added support to process orders lying in a different database  
/trunk/PyProj/src/shop2020/model/v1/order/script/EditOrderDetails.py
/trunk/PyProj/src/shop2020/model/v1/order/script/ExpectedAndActualDeliveryReport.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
1940 5391 d 8 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Removed the wildcard import and instead imported only the required session variable  
/trunk/PyProj/src/shop2020/model/v1/order/script/MoveOrdersToPendingQueue.py
1251 5442 d 8 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
1217 5446 d 8 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/ Added extra conditions to check that the item was marked as out of stock 2 days ago  
/trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py
/trunk/PyProj/src/shop2020/model/v1/order/script/MoveOrdersToPendingQueue.py
1216 5446 d 9 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added a cron to move out of stock orders back to pending queue  
/trunk/PyProj/src/shop2020/model/v1/order/script/MoveOrdersToPendingQueue.py