AOS_Quotes - logic hooks for name generation

Greetings!

We are preparing to use the AOS quote tool, and among the customizations I have to make the last one I am having trouble with is automating the quote name generation. When I place the logic_hooks in custom/modules/AOS_Products_Quotes then it modifies the product names. When I put it in /custom/modules/AOS_Quotes then it does nothing.

What I need to do is create a name based on some simple logic (Name has a set structure.)

Does the quotes module even recognize logic_hooks?