Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
5246 4985 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/script/ Removed old and unused methods from EditOrderDetails. Added method to change the provider id.  
4016 5181 d 3 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added support to process orders lying in a different database  
3260 5242 d 4 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added INIT to the list of acceptable order states  
3133 5251 d 0 h rajveer /trunk/PyProj/src/shop2020/ Side effect of name changing of clients.  
3031 5257 d 9 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Allowing to change color of the product when it has been marked as out of stock.  
2439 5307 d 5 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Changed the hard-coded upper limit on action to be dynamically loaded from the ACTIONS dictionary  
2432 5307 d 7 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added support to update weight and warehouse of an order  
2091 5336 d 5 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Reserve the new item and reduce the reservation of the older item  
1939 5349 d 8 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/script/ Added support to change product in an order  
1911 5351 d 7 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/ Added script to modify order status