sheltermanager / asm3

Animal Shelter Manager
GNU General Public License v3.0
109 stars 66 forks source link

Create waiting list from animal #338

Open bobintetley opened 6 years ago

bobintetley commented 6 years ago

Similar to how an animal record can be created from a waiting list entry with a toolbar button, there should be an option to do the reverse from an animal record.

This scenario comes up when an adopter wants to return their animal but the shelter does not have room. Have a button on the animal toolbar which is only active when an animal has an open adoption, transfer or reclaim movement.

It creates a waiting list entry, uses the person from the last exit movement as the contact and puts an animal summary in the description (including its code, name, species, gender, breed and age).

bobintetley commented 5 months ago

No-one seems to have actually asked for this in over 10 years. Maybe it isn't such a useful use case.