I’m working with two drupal modules and I need a third ‘connecting’ module to update a database table.
The modules in question: uc_hotel [http://drupal.org/project/uc_hotel]
and marketplace [http://drupal.org/project/ubercart_marketplace].
Basically, the uc_hotel module needs to insert the transaction information into the ‘uc_order_products’ table in the database so that it can track the transaction for the admin and seller.
I have a working demo that displays the problem well, so it shouldn’t take much time to complete.
