Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
7293 4626 d 4 h anupam.singh / - Changes related to StoreWebsite
- Added source to "change_transaction_status" method
 
5583 4935 d 3 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/script/ Reviewer : Mandeep
Added orderType in commandline arguments
 
5527 4945 d 2 h anupam.singh /trunk/ Trac # 1453
B2B support Phase-1
 
4090 5172 d 22 h chandranshu /trunk/PyProj/src/shop2020/ Added comments  
4016 5181 d 1 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added support to process orders lying in a different database  
3243 5242 d 23 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added an option to process COD transactions  
2277 5322 d 1 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Started reading coupon code directly from the transaction table instead of from the cart since a user can remove coupon from the cart after applying it.  
2247 5325 d 23 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ More traceback related upgrades  
2246 5325 d 23 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Started printing the stack trace  
2245 5325 d 23 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Coalesced two exception clauses  
2241 5326 d 2 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Renamed coupon_code to couponCode  
2240 5326 d 2 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Corrected some minor bugs  
2186 5329 d 1 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/script/ moved imports below  
2185 5329 d 1 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/script/ Added calls to reset cart and trac coupon  
2133 5333 d 4 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added a script to make a transaction successful