BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
PyProj
/
src
/
shop2020
/
model
/
v1
/
catalog
/
impl
/
InventoryServiceHandler.py
@ 621
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
621
5667 d 12 h
chandranshu
/trunk/PyProj/src/shop2020/
Added the script to load the Best Sellers Data
609
5669 d 18 h
chandranshu
/trunk/PyProj/src/shop2020/
Implemented the new logic for best deals.Added support for all the 5 new fields
602
5672 d 12 h
chandranshu
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
Updated the logic to get the count of latest arrivals.
599
5672 d 13 h
chandranshu
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
Changed the Latest Arrivals logic to use the configuration from config server
598
5672 d 13 h
chandranshu
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
Started getting Latest Arrivals as products added in last 10 days. Need to change this to get last X items.
591
5672 d 17 h
chandranshu
/trunk/PyProj/src/shop2020/
Updated method names
576
5674 d 19 h
chandranshu
/trunk/PyProj/src/shop2020/
Added cart validation method. Needed to change some other services as well.
563
5676 d 17 h
chandranshu
/trunk/PyProj/src/shop2020/
Added validation rule to check if an item currently in the cart is active
548
5683 d 15 h
rajveer
/trunk/
Added functions to get best sellers, latest arrivals and best deals in catalog service.
501
5722 d 20 h
rajveer
/trunk/PyProj/src/shop2020/
Added best deals, best sellers and latest arrivals models.
483
5748 d 12 h
rajveer
/trunk/
Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
386
5849 d 15 h
ashish
/trunk/PyProj/src/shop2020/model/v1/
minor fixes in catalog and widget servers.
383
5849 d 19 h
ashish
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
calling correct method now.
379
5850 d 19 h
ashish
/trunk/PyProj/src/shop2020/
api server side implementations.
122
5934 d 13 h
ashish
/trunk/PyProj/src/shop2020/
working inventory service