Skip to content

ezvirtual/bda.plone.discount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bda.plone.discount

This package contains forms for defining discounting rules for buyable items, both on per item basis and for overall cart, and the corresponding calculation adapters.

Installation

This package is part of the bda.plone.shop stack. Please refer to https://github.com/bluedynamics/bda.plone.shop for installation instructions.

Restrictions with souper.plone

  • Make sure you do not move discount rules soup away from portal root. This will end up in unexpected behavior and errors.

TODO

  • Currently discount is calculated from net prices. Make it possible to control whether discount should be calculated from gross prices.
  • Implement Vouchers / Coupons.
  • Implement "block neighbor" flag and consider neighbor rules as well as parental rules.

Contributors

  • Robert Niederreiter (Author)

About

Discounting Information for Content Items

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.rst
GPL-2.0
LICENSE_GPL.rst

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.0%
  • Shell 5.9%
  • JavaScript 5.3%
  • CSS 4.8%