Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2631 5479 d 9 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added minimal stateful support  
2628 5479 d 10 h chandranshu /trunk/ Added support to reship an order and create a return order as well  
2536 5485 d 11 h chandranshu /trunk/PyProj/src/shop2020/ Added support to have an order picked up from a customer in case of DOA  
2219 5511 d 14 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
1976 5528 d 8 h varun.gupta /trunk/PyProj/src/shop2020/ Promotion Service code and relevant changes in other services  
1911 5535 d 15 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/ Added script to modify order status  
1276 5583 d 8 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added a method to print the details of a lineitem to the LineItem entity class. Surrounded the email sending code in a try-excpet block  
1261 5583 d 17 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ transfer_price field added to LineItem  
1249 5584 d 15 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Made database name a configurable parameter  
1225 5588 d 12 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/impl/ Batch numbers will now be generated incrementally  
1220 5588 d 14 h chandranshu /trunk/PyProj/src/shop2020/ Added batchNo and serialNo columns to order and support for batching orders  
1208 5589 d 9 h chandranshu /trunk/PyProj/src/shop2020/ Added support for a out of stock timestamp  
1132 5595 d 9 h chandranshu /trunk/PyProj/src/shop2020/ Added support for updating the delivery timestamp and receiver info of an order  
1122 5595 d 11 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Added the pool_recycle parameter to metadata bind calls  
1113 5596 d 13 h chandranshu /trunk/PyProj/src/shop2020/ Added pickup time to order and a method to update it  
996 5604 d 10 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added field, 'transfer_price' to LineItem  
963 5609 d 9 h chandranshu /trunk/PyProj/src/shop2020/ Added product group to item and lineitem  
746 5644 d 15 h rajveer /trunk/PyProj/src/shop2020/ support mysql added for mysql  
738 5646 d 8 h chandranshu /trunk/PyProj/src/ Removed the unnecessary and unintuitive usage of get_c_status and get_t_status for order and txn statuses. Added support for the second address line  
699 5650 d 15 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed skuId to itemId in LineItem  

Show All