Skip to main content

Adds VAT field to dexterity content type.

Project description

collective.behavior.vat provides VAT related behavior to dexterity content types.

Currently tested with

  • Plone-4.2.5 and 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.vat.interfaces.IVAT" />
  ...
</property>
  • VAT value can be preset through registry.

Changelog

0.4 (2013-03-26)

  • Integrated Travis CI. [taito]

  • Tested with Plone-4.2.5. [taito]

  • Refactored and changed names. [taito]

0.3 (2012-11-04)

  • Added test for acquisition. [taito]

  • Tested with Plone-4.2.2. [taito]

0.2 (2012-09-17)

  • Finnish translations added. [taito]

0.1 (2012-09-01)

  • Initial release. [taito]

Installation

You may list collective.behavior.vat to buildout.cfg or setup.py in your own package.

zc.buildout and the plone.recipe.zope2instance

Use zc.buildout and the plone.recipe.zope2instance recipe by adding collective.behavior.vat to the list of egg:

[buildout]
...
eggs =
    ...
    collective.behavior.vat

Dependency to your own package

You may also list to install_requires to setup.py within your package.

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.vat-0.4.zip (28.7 kB view details)

Uploaded Source

File details

Details for the file collective.behavior.vat-0.4.zip.

File metadata

File hashes

Hashes for collective.behavior.vat-0.4.zip
Algorithm Hash digest
SHA256 a8996c0ace5222c45d197950eb7e54c97b6b1eef579120b90fae926893875f0a
MD5 ac4b7399d33e00387c6a206e74d5fbfb
BLAKE2b-256 653a6bd003e883a1c8ddb1e0c63804417f1db030329f8fc8f8b64adec3f70e33

See more details on using hashes here.

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