Search found 4 matches

by jay
Tue Nov 10, 2015 9:57 pm
Forum: Bugs and errors
Topic: can not change bookings for 2016
Replies: 1
Views: 16559

can not change bookings for 2016

Hi, I generated the tables for 2016 and started to do bookings. this works, but when I try to modify a booking, I can't select a date in the year 2016. When I changed to the year 2015 before, I get dates from 2017 to choose from the dropbox. when I choose 2015, I get only dates from 2015. what's to ...
by jay
Wed Jun 24, 2015 9:43 pm
Forum: Configuration and usage
Topic: Excessive number of incorrect logins in the last 90 minutes.
Replies: 5
Views: 9249

Re: Excessive number of incorrect logins in the last 90 minu

sorry for diging this out, but here's a hack for others happening to facing this issue:
go to the database and look at the table transazioni
then you may just delete those stating err_l corresponding to the desired username. After this, the username is unlocked again.
by jay
Mon Dec 15, 2014 2:24 pm
Forum: Bugs and errors
Topic: sqlite connection not active
Replies: 1
Views: 14790

sqlite connection not active

I ses this:

Code: Select all

Warning: SQLite3::exec(): cannot commit - no transaction is active in \htdocs\hoteldruid2.1.1\includes\funzioni_sqlite.php on line 193

whenever I print an invoice.
by jay
Wed Dec 03, 2014 10:45 pm
Forum: Configuration and usage
Topic: Tax on extra costs
Replies: 3
Views: 10284

Re: Tax on extra costs

I got a similar question and I don't quite understand how to work with the repeater. What I need is this on the invoice:

room costs x days without taxes
extra costs (if any) without taxes
taxes of above
grand total

I can't get this working. Anyone can help me with this?