Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4090 5173 d 0 h chandranshu /trunk/PyProj/src/shop2020/ Added comments  
4032 5179 d 0 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Updated the status description of the orders being moved back to the pending queue  
4016 5181 d 3 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added support to process orders lying in a different database  
1940 5349 d 7 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Removed the wildcard import and instead imported only the required session variable  
1251 5400 d 7 h chandranshu /trunk/PyProj/src/shop2020/ Added the optional parameter dbname to all invocations of DataService.initialize()  
1217 5404 d 7 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  
1216 5404 d 8 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added a cron to move out of stock orders back to pending queue