Skip to content

collective/collective.behavior.vat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collective.behavior.vat

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

Currently tested with

  • Plone-4.3.2 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages