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 5173 d 7 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 5179 d 7 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 5181 d 9 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 5349 d 14 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 5400 d 13 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 5404 d 14 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 5404 d 14 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