| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 5333 |
5177 d 3 h |
mandeep.dhir |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Bugfix. For items where warehousePreferenceSticky is set, we need to check its availability at all GOOD warehouses at preferred shipping location to determine if item is addable to Cart.
Reviewer: Rajveer |
|
| 5318 |
5178 d 3 h |
rajveer |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Removed service level caching for item availability and added db level caching.
Ticket# 1312
Reviewer# Mandeep |
|
| 5313 |
5179 d 1 h |
mandeep.dhir |
/trunk/ |
Trac#1312 Added method to extract current inventory in a warehouse
Reviewer: Rajveer |
|
| 5305 |
5179 d 3 h |
rajveer |
/trunk/ |
Removed unused fields from the item object in thrift. Also removed, one unused table from service. Offloaded thrift item (now it will not get inventory along with item). |
|
| 5295 |
5179 d 20 h |
rajveer |
/trunk/PyProj/src/shop2020/ |
Caching the logistic estimation logic to reduce the number of calls on catalog service. |
|
| 5217 |
5187 d 2 h |
amit.gupta |
/trunk/ |
Added Catalog Support for Coming soon.
#1279 |
|
| 5213 |
5187 d 16 h |
mandeep.dhir |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Trac#1167 No PLB sync for Negative running availability |
|
| 5185 |
5192 d 5 h |
mandeep.dhir |
/trunk/ |
Trac#981 DOA replacement support. Fixing reserved field when order is cancelled from PO_RAISED etc. states > 7(BILLED). |
|
| 5167 |
5194 d 0 h |
rajveer |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Order by catalog id also in case of same start date to display consistent view to user. |
|
| 5147 |
5198 d 5 h |
mandeep.dhir |
/trunk/ |
Trac#1173 Fixed PO amendment logic
Trac#1237 Using preferredVendor when no availability found at warehouses for arriving at fulfilment warehouse |
|
| 5133 |
5201 d 2 h |
mandeep.dhir |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Bug fix. Warehouse to vendor relationship updated.
Reviewer: Anupam |
|
| 5125 |
5201 d 6 h |
mandeep.dhir |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Bug Fix. For risky items only status check is not safe. One should check for availability as well before sending product notifications. |
|
| 5124 |
5201 d 6 h |
mandeep.dhir |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Bug fix. Putting vendor object instead of vendorid |
|
| 5116 |
5203 d 3 h |
mandeep.dhir |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Bug fix. Putting vendor object instead of vendorid |
|
| 5114 |
5203 d 16 h |
mandeep.dhir |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Bug fix. Returning all warehouses as active ones |
|
| 5110 |
5204 d 14 h |
mandeep.dhir |
/trunk/ |
Trac#969, Trac#976, Trac#1058, Trac#909, Trac#996, Trac#1067, Trac#1175
Virtual warehouse modelling
Bulk scan In feature
Categorization of Serialized vs NonSerialized items
Screen to display items whose inventory update was missed due to key mismatch |
|
| 5080 |
5207 d 19 h |
amit.gupta |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
#1205
More alerts for Catalog Dashboard.
1.Preferred Warehouse Entry Change
2.Warehouse Stickiness being Marked or Unmarked
3.Preferred Vendor Entry Change
Reviewer: phani |
|
| 5052 |
5214 d 20 h |
amit.gupta |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Used formatter to convert int to string. |
|
| 5047 |
5215 d 5 h |
amit.gupta |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Added alerts for change in item staus, price, promotion text etc.
#1123
Reviewer: Phani |
|
| 5005 |
5221 d 21 h |
rajveer |
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/ |
Fixed the small bug. |
|