|
that i know... thats why i asked if there was a module for this...
but as i got my custom code to work again its not that important for me anymore :)
|
Module to display fu ...
|
Posted 10 years, 11 months ago
by jswebpilots
|
|
i'm using a custom coded one by a former coworker, but it didn't work after updated from that version to latest version.
|
Module to display fu ...
|
Posted 10 years, 11 months ago
by jswebpilots
|
|
yes but i need a module i can put on the page showing future reservations for item XX for next week.
i had a module working on old version where i used
$items = $subjectsModel->loadReservations($ids,$from,$to);
but now, i have been checking into why this doesn't return any items.
i found out in admin/com_booking/models/subjects.php it uses
$query .= ' AND i.rtype = ' . RESERVATION_TYPE_DAILY;
but all my reservations are not type daily, but hourly... so now i need to find out how to make the function
function loadReservations ($objectIds, $from, $to)
work with hourly without core modifikations or how else todo it.
|
Module to display fu ...
|
Posted 10 years, 11 months ago
by jswebpilots
|
|
Hi,
i can't seem to find a module to display all bookings for the next week...
does such one exists or do you have some quick points on how i can get the info from your current models and display it.
|
Module to display fu ...
|
Posted 10 years, 11 months ago
by jswebpilots
|
|
Hi,
when we do an offline order, it doesn't show up, if i click into the client on virtuemart...
is this a bug or are we doing something wrong ?
any kind of support/suggestions would be appriciated.
|
Offline orders not v ...
|
Posted 11 years, 5 months ago
by jswebpilots
|
|
on the frontend, awo coupons works with default interface, so that is why i can't see why it should not be working, if you use the default ways to check the code...
but as i have not been into coding stuff like that, i have no idea why it isn't working :)
|
AWO Coupons "Coupon ...
|
Posted 11 years, 7 months ago
by jswebpilots
|
More |