[TYPO3-dev] Product database with article booking system and history

Thomas "Thasmo" Deinhamer thasmo at gmail.com
Thu Dec 10 19:13:26 CET 2009


Good evening,

I'm looking for a solution for a categorized product database
including a booking system, where frontend users can order/book
products, which need to be returned after they have been lend.

The articles or products should have a stock per storehouse. In
fact there are several storehouses which hold a specific stock amount
of all existing products. These products can be lend to customers
for a specific time and will be returned to the storehouses afterwards.

The stock amount will vary therefor, if products are not inhouse.

Furthermore each action (product update, stock change, order acceptance,
order deniance, order return, etc.) should be logged to a history
table per product - so it is possible to overlook which products
where lend out from which storehouses for which timerange to
which client, etc.

Could you think of using several existing extensions for this
or should I write this on my own using frontend plugins and
backend hooks?

And could this be done with Extbase/Fluid already without
a lot of headache regarding flexibility and consistency?

Thanks a lot for help and your oppinions,
Thomas




More information about the TYPO3-dev mailing list