summaryrefslogtreecommitdiff
path: root/saleor/discount
AgeCommit message (Expand)Author
2017-09-19Add superuser_requiremichal
2017-09-19Add translation to permissions descriptionsmichal
2017-09-18Add migrationsmichal
2017-09-18Added permissions to next models.michal
2017-02-17Fix voucher listPatryk Zawadzki
2017-02-10Fix sale modifier logicPatryk Zawadzki
2017-02-08Create helper function for calculating discounted priceMira
2017-02-08Calculate discount for product priceMira
2017-02-07Use smart_text for error display.Marco Badan
2017-02-06Fix discount error message and add a testMarco Badan
2017-02-06Add missing migrationsMaciek Jabłoński
2017-02-04Improve contextual markers and translations for discount appMarco Badan
2017-01-23Add discount display templatetagKrzysztof Wolski
2016-11-14Use checkout.get_subtotal when validating voucher limitKrzysztof Wolski
2016-11-14Add Vouchers for shipping with orders over limitKrzysztof Wolski
2016-11-14Fix unicode error when showing voucher error messageKrzysztof Wolski
2016-10-17Move tests to a separate directoryPatryk Zawadzki
2016-10-12Fix variants filter in discountsArtur Smęt
2016-10-05Add Cart modelKrzysztof Wolski
2016-02-17CosmeticsPatryk Zawadzki
2016-02-17Merge branch 'feature/deflake' of https://github.com/funkybob/saleor into fun...Patryk Zawadzki
2016-02-17Extract voucher usage increase/decrease methods to Voucher managerArtur Smęt
2016-02-17Revert line rewrappingCurtis Maloney
2016-02-17Minor tidy ups with flake8Curtis Maloney
2016-02-12Fix discounts logic in right place.Artur Smęt
2016-02-12Revert "Fix voucher shipping for 'Any Country' case"Artur Smęt
2016-02-11Fix voucher shipping for 'Any Country' caseArtur Smęt
2016-02-08Improve error messagesPatryk Zawadzki
2016-02-08Use new prices API and templatetagsMichał Ociepka
2016-02-08Add discount calculation testsMichał Ociepka
2016-02-08Translate all not applicable errorsMichał Ociepka
2016-02-08Save discount in orderMichał Ociepka
2016-02-08Move logic from discount view to form and checkoutMichał Ociepka
2016-02-08Extend voucher views to calculate discountMichał Ociepka
2016-02-08Add voucher discount for checkout calculationMichał Ociepka
2016-02-08Fix vouchers and improve checkoutPatryk Zawadzki
2016-02-08Better labelPatryk Zawadzki
2016-02-08Improve voucher formPatryk Zawadzki
2016-02-08Add discount form to checkoutMichał Ociepka
2016-02-08Improve UI and translationsPatryk Zawadzki
2016-02-08Improve vouchers dashboard UXMichał Ociepka
2016-02-08Add voucher modelMichał Ociepka
2016-02-08Create discount appMichał Ociepka