collective.behavior.price provides price related behavior to dexterity content types.
Currently Tested with
Plone-4.2.2 [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.price.interfaces.IPrice" /> ... </property>
You may also set currency through content registry and content price with currency will be also cataloged with metadata called money.
Farther Documentation URL
Repository URL
Changelog
0.2.1 (2012-11-04)
Updated method: _set_price to cover edge case when value is None. [taito]
Tested with Plone-4.2.2. [taito]
0.2 (2012-09-17)
Finnish translations added. [taito]
0.1 (2012-08-28)
Initial release. [taito]
Contributors
Author
Taito Horiuchi <taito.horiuchi at gmail.com>
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.price-0.2.1.zip.
File metadata
- Download URL: collective.behavior.price-0.2.1.zip
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
993571a5c19bf3260194e0aba95bc8d1a2873a79ae920bffec8b6768a8b03a58
|
|
| MD5 |
a1e05cddd8ae94020a7baf50a552ad3e
|
|
| BLAKE2b-256 |
468dc45ed7904d661b782cf5a340f15ea3f3c523b8dcae9103c83d737fa5a7c3
|