I dont think there is that many hotel system options out there. Definitely something to keep around.
Hey so now that I solve all my issues I think of another way to easily do this LOL. I could just use sql to put all rows in one cell and add a comma in between them. I think I might do that to fix that extra spacing.
I am now trying to figure out why my date tags arent working properly. From QMC examples I am under the impression that I can pass {Start} and {End} tags in the report sql details tags.
Yeah I actually seen that. I honestly just did it because it was a little neater. But im going to try putting it all on there with the start and end tags
Okay found it. I am trying to put it in here but not getting a valid return.
I want to know what admin is approving the void, the void reason, and the user that had that order.
The only other method I could think of is doing a void by adding a -{PRICE} order tag just like we would a discount. But I dont really like that since order states make much more sense.
I honestly got this working perfectly I just cant figure out how these Start and End tags work.
Its in the SQL… if you use the SQL Tag or the script doesnt matter… however you used the SQL tag wrong above.
You can call a script without SQL Tag. SQL Tag allows you to insert SQL directly to the tag without having to call a script. Its typically faster that way.