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
4847 5229 d 3 h mandeep.dhir /trunk/PyProj/src/shop2020/thriftpy/ Trac#1043 Handling cases where itemnumber to itemId mapping is not unique  
4621 5253 d 20 h amit.gupta /trunk/PyProj/src/shop2020/thriftpy/warehouse/ Added stubs and implementation of getItemNumbers in warehouse service.  
4555 5266 d 0 h mandeep.dhir /trunk/ Modified services with better interface resulting in minimal calls  
4501 5274 d 12 h mandeep.dhir /trunk/PyProj/src/shop2020/ Trac#888 Inventory/Warehouse management for serialized items.
Separeted purchase order service and warehouseservice
Added form in UI to create item number mapping
Added validation to avoid repeated scan of same item
 
3431 5414 d 15 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Thrift version updated from 0.2 to 0.7  
3424 5414 d 21 h chandranshu /trunk/ Corrected the parameter type of the scanOut method  
3383 5420 d 18 h chandranshu /trunk/ New methods for managing purchase orders  
2832 5468 d 19 h chandranshu /trunk/ Started mailing the PO to the supplier emails  
2821 5468 d 23 h chandranshu /trunk/ The client for the warehouse service and the generated Python code