Welcome, Guest
Username Password: Remember me

reminder is set to British Pounds error
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: reminder is set to British Pounds error

reminder is set to British Pounds error 2 years, 9 months ago #9

  • iveth
  • OFFLINE
  • Junior Boarder
  • Posts: 25
The software does not adjust to the currency that I am using for my properties, and I am using different currencies...
I only sends the reminders out using British Pounds, I think it is a bug..., please check and fix..

Re:reminder is set to British Pounds error 2 years, 9 months ago #10

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
Until I release the updated version, you can add the following line in j06000cron_unpaid_bookings.class.php and j06000cron_payment_reminder.class.php (both plugins have the same issue, they only use global currency).

Add:

$mrConfig=getPropertySpecificSettings($puid);

right after

$puid=$v->property_uid;

at line 53 approx.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:reminder is set to British Pounds error 2 years, 9 months ago #11

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
Version 1.2 is now available and has this bug fixed.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
  • Page:
  • 1
Time to create page: 0.53 seconds