Skip to main content

Provides stock related behavior to dexterity content types.

Project description

collective.behavior.stock provides stock related behavior to dexterity content types.

Currently tested with

  • Plone-4.3.2 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.stock.interfaces.IStock" />
  ...
</property>

Changelog

0.6 (2013-10-28)

  • Updated sort order for stock. [taito]

  • Separated schema from attributes and methods. [taito]

  • Moved test packages to extras_require. [taito]

  • Removed dependency from five.grok. [taito]

  • Tested with Plone-4.3.2. [taito]

0.5 (2013-02-07)

  • Added method: stocks which returns catalog brains of stocks. [taito]

0.4 (2013-02-04)

  • Update methods: sub_stock and add_stock to avoid ValueError. [taito]

0.3 (2013-02-03)

  • Defined initial_stock. [taito]

  • Integrated Travis CI. [taito]

0.2.1 (2012-09-24)

  • Finnish translations updated. [taito]

0.2 (2012-09-17)

  • Finnish translations added. [taito]

0.1 (2012-09-01)

  • Initial release. [taito]

Credits

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

collective.behavior.stock-0.6.zip (24.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page