Reservations Inventory Adder (Old)

Component ID

2213781

Component name

Reservations Inventory Adder (Old)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

THIS HAS BEEN REPLACED GO TO HERE:
https://drupal.org/project/reservations_inventory_adder

This module was developed from Manhattan Neighborhood Network to help mitigate the fact that MNN has over a hundred reservable content types. Rather than having to find the correct node add form, this allows two forms (one for resources, one for buckets) to be used for adding all reserbable inventory items.

If the node add/edit form is for a reservable type, it adds a dropdown of all the reservable content types for the same reservable item type. Therefore you can only swap out a resource's content type for another resource, the same for a bucket content type that can only be swapped for another bucket content type.

This module assumes that all resource content types share the same field set and that all bucket content types share the same field set as well.

If the reservations configuration allows inventories, a validation check will occur to make sure the reservable content type's inventory is the same as the inventory taxonomy term selected for the reservable item.