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 5444 d 22 h rajveer /trunk/ Added support for email notifications for out of stock items.  
3008 5450 d 16 h rajveer /trunk/PyProj/src/shop2020/model/v1/catalog/ Added support to add similar items for a product.  
2841 5470 d 0 h chandranshu /trunk/ Added billing type to warehouse  
2809 5471 d 1 h rajveer /trunk/PyProj/src/shop2020/ Added support to get similar items.  
2251 5517 d 17 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 5533 d 20 h rajveer /trunk/PyProj/src/shop2020/ Python implementation to give custom message to user when item is not active  
1970 5536 d 1 h rajveer /trunk/PyProj/src/shop2020/ Added category table, category manager and utility to add category in the table  
1910 5545 d 18 h varun.gupta /trunk/ Trac #355: Color marked in DB will be default selected on the product page  
1416 5578 d 3 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 5585 d 1 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Added a field for vendor category  
1308 5589 d 2 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 5592 d 2 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Made database name a configurable parameter  
1122 5602 d 22 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Added the pool_recycle parameter to metadata bind calls  
963 5616 d 20 h chandranshu /trunk/PyProj/src/shop2020/ Added product group to item and lineitem  
870 5629 d 19 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Added logic to reserve and cancel an item's invnetory  
759 5650 d 22 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
746 5652 d 2 h rajveer /trunk/PyProj/src/shop2020/ support mysql added for mysql  
724 5654 d 19 h chandranshu /trunk/PyProj/src/ Added support to load transfer price and hotspot category  
643 5660 d 19 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 5664 d 17 h rajveer /trunk/PyProj/src/shop2020/model/v1/ Category object added, Changes for catalog item id to item id  

Show All