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
/
user
/
promotionrules
/
rule_specific_discount_on_specific_items.py
– Rev 13818
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
13818
4107 d 9 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
fixed logic for applied once.
13205
4179 d 7 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Added
13170
4181 d 17 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
13169
4181 d 17 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Added to
13155
4184 d 9 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/
Added Dealer specific flag to avoid coupon application on already discounted price
11841
4334 d 13 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Added * for all items
9168
4528 d 8 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Added appliedOnce
9141
4531 d 10 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Added brand to criteria
9140
4531 d 11 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Added brand to criteria
8456
4592 d 13 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Discount is always rounded off to a digit.
7781
4681 d 5 h
amit.gupta
/trunk/
Added banks and corrected the logic of max discount.
6903
4823 d 0 h
anupam.singh
/trunk/
Insurance feature for our website
6538
4888 d 6 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Incorporated categories specific coupons.
6471
4904 d 15 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
updated the date format
6470
4904 d 15 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
added logic for end on for coupon. Now 1 promotion id will suffice all different sort of gift vouchers and coupons in case of specific items.
6469
4905 d 8 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
added rule for new gosf.
6456
4906 d 9 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
6455
4906 d 9 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
6454
4906 d 10 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
rounded off the discount amount rather than the, discounted price.
6450
4906 d 12 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Promotion now also supports percentage.
5353
5093 d 15 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Corrected user.id to user.userId in coupon rules
5331
5096 d 7 h
rajveer
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Removed reference of userId for cart objects.
5044
5136 d 5 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Added methods to return None in response to method calls to get discount values for particular items
4862
5156 d 12 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Using Thrift type Discount in place of SQLAlchemy type
4861
5156 d 13 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
List of discounts rather than Discount object is now being returned
4860
5156 d 13 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
4859
5156 d 22 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Modified the generic rule to return tuple (cart object and list of discount objects)
4856
5157 d 8 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Corrected the call to get coupon usage per user
2465
5425 d 6 h
varun.gupta
/trunk/PyProj/src/shop2020/model/v1/user/promotionrules/
Rule to handle specific discount for a set of items