Download Size md5 hash
inventory-5.x-2.x-dev.tar.gz 9.4 KB d76fa399e2f25ebcc88522babdf42e57
inventory-5.x-2.x-dev.zip 10.13 KB abe01478ce2cca4bfd174a8416516e31
Last updated: December 25, 2010 - 04:17
Development snapshot from branch: 5.x-2.x

Release notes

From CVS commit:

#253585 by quimrovira: Cleaner implementation of this patch, which adds:
- Items from SQL query (inherently dangerous, be warned!)
- Items from content types (implementing feature request #128623 by ray007)
- Skip-Empty formatter
- TextField widget for arbitrary values (implementing feature request #228631 from aexl)
- Range validation on submit
- Change from name-to-value relation to itemkey-to-value and itemkey-to-name (Be careful, since this implies changing the database table {inventory_items} renaming the "name" column to "itemkey")