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
3079 5443 d 12 h rajveer /trunk/ Added support for email notifications for out of stock items.  
3008 5449 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/catalog/ Added support to add similar items for a product.  
2841 5468 d 14 h chandranshu /trunk/ Added billing type to warehouse  
2809 5469 d 15 h rajveer /trunk/PyProj/src/shop2020/ Added support to get similar items.  
2251 5516 d 7 h ankur.singhal /trunk/PyProj/src/shop2020/ Added risky flag to catalog item. Also added method mark_item_risky to PAUSE/ACTIVATE item based on inventory. This method is called at 3 places, update_inventory, reserve_item and reduce_reservation_count. Also written a test case to test its functionality.  
2035 5532 d 10 h rajveer /trunk/PyProj/src/shop2020/ Python implementation to give custom message to user when item is not active  
1970 5534 d 15 h rajveer /trunk/PyProj/src/shop2020/ Added category table, category manager and utility to add category in the table  
1910 5544 d 8 h varun.gupta /trunk/ Trac #355: Color marked in DB will be default selected on the product page  
1416 5576 d 17 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Committed the logic to use the preferred warehouse for an item rather than a global default  
1352 5583 d 15 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Added a field for vendor category  
1308 5587 d 16 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Added the new tables needed to move vendor specific information out of the item table  
1249 5590 d 16 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Made database name a configurable parameter  
1122 5601 d 12 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Added the pool_recycle parameter to metadata bind calls  
963 5615 d 10 h chandranshu /trunk/PyProj/src/shop2020/ Added product group to item and lineitem  
870 5628 d 9 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Added logic to reserve and cancel an item's invnetory  
759 5649 d 12 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
746 5650 d 16 h rajveer /trunk/PyProj/src/shop2020/ support mysql added for mysql  
724 5653 d 9 h chandranshu /trunk/PyProj/src/ Added support to load transfer price and hotspot category  
643 5659 d 9 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Started using the natural primary key of cart and item ids for a line item. Changed a check in catalog service to check for null values rather than false values.  
635 5663 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/ Category object added, Changes for catalog item id to item id  

Show All