Is it possible to reference the Ubercart order from the node that was ordered itself? I can set up ubercart to show the node purchased on the order information page, but I would like the reverse, so administrators can view the Ubercart order by clicking a link on the node page.
Comments
Comment #1
rszrama commentedI've been accomplishing this using a custom CCK textfield that I link to the admin order view page upon checkout completion. I suppose something fancier could be baked into the module in the future later, though.
Comment #2
geerlingguy commentedCould you please elaborate on how this is done? As we're selling over a couple hundred product nodes per day, our store manager is about at her whit's end trying to make sure all the orders are referenced correctly...
:-)
Comment #3
ezra-g commented#418238: Link from Order to Node, and from Node to Order.