Behavior of discount related fields.
Project description
collective.behavior.discount provides discount related behavior in addition to price behavior to dexterity content types.
Currently tested with
Plone-4.3.6 with Python-2.7.x [taito]
Behavior
The behavior can be added through the web or directly through the file system to the dexterity content type xml file like:
<property name="behaviors"> ... <element value="collective.behavior.discount.interfaces.IDiscount" /> ... </property>
Changelog
0.3.1 (2015-06-25)
Fix test. [taito]
0.3 (2013-10-28)
Separate schema from attributes and methods. [taito]
Move test packages to extras_require. [taito]
Remove dependency from five.grok. [taito]
Test with Plone-4.3.2. [taito]
Add Travis CI integration. [taito]
0.2.2 (2012-11-04)
Update method: _set_date to cover edge case when value is None. [taito]
Test with Plone-4.2.2. [taito]
0.2.1 (2012-09-24)
Update schema to include vat. [taito]
0.2 (2012-09-17)
Add Finnish translations. [taito]
0.1 (2012-08-28)
Initial release. [taito]
Credits
The Finnish Association for Nature Conservation (Suomen Luonnonsuojeluliitto).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.behavior.discount-0.3.1.zip
.
File metadata
- Download URL: collective.behavior.discount-0.3.1.zip
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a38507996da4330b38f08247dd678cbc1e633df5107343f42b6b752bb2d41036 |
|
MD5 | e13a0d38295d17d94308bebefbc805c0 |
|
BLAKE2b-256 | b655ccf5b5563ea50ad8eebd4d60ddf4011ffb3c2f5ebbb31cd0f9f76e6dbd5e |