Search found 1307 matches
- Fri Jul 07, 2023 9:54 pm
- Forum: Errori e bug
- Topic: Problema dopo aggiornamento
- Replies: 3
- Views: 14312
Re: Problema dopo aggiornamento
Ciao, puoi correggere questo bug modificando il file includes/funzioni_clienti.php alla linea 179 aggiungendo una virgola tra $tipodoc e 0 dove c'è $tipodoc0. Quindi la linea originaria: if ($tipodoc) esegui_query("update $tableclienti set tipodoc = '".aggslashdb(substr($tipodoc0,70)).&quo...
- Tue Mar 21, 2023 11:06 am
- Forum: Hoteldruid discusión general
- Topic: Tipología de reservas
- Replies: 4
- Views: 8530
Re: Tipología de reservas
Hola,
ya he contestado en inglés, puedes encontrar la variable que necesitas [numero_cliente] en la nueva versiòn de hoteldruid (3.0.5).
Saludos,
Marco
ya he contestado en inglés, puedes encontrar la variable que necesitas [numero_cliente] en la nueva versiòn de hoteldruid (3.0.5).
Saludos,
Marco
- Tue Mar 21, 2023 10:47 am
- Forum: Hoteldruid discusión general
- Topic: Configurar SMTP EMAIL para Envios
- Replies: 1
- Views: 6086
Re: Configurar SMTP EMAIL para Envios
Hola,
lo siento la instalaciòn y configuraciòn de phpmailer no entra en los argumentos de este foro, puedes buscar ayuda en la pàgina del proyecto de phpmailer o buscar en google un tutorial.
Saludos,
Marco
lo siento la instalaciòn y configuraciòn de phpmailer no entra en los argumentos de este foro, puedes buscar ayuda en la pàgina del proyecto de phpmailer o buscar en google un tutorial.
Saludos,
Marco
- Tue Mar 21, 2023 10:44 am
- Forum: Hoteldruid discusión general
- Topic: cargos a la habitacion
- Replies: 1
- Views: 6435
Re: cargos a la habitacion
Hola, puedes poner botones para cargos genèricos, por ejemplo de 1, 10, 100 etc. y luego botones para tener x2, x3,x4,etc. (estos botones se configuran en "configurar y personalizar"), asì que el pos se parezca a una calculadora. Lo mismo se puede hacer para descuentos personalizados. Las ...
- Tue Mar 21, 2023 10:25 am
- Forum: Hoteldruid discusión general
- Topic: Configurar dos monedas distintas en Tarifas
- Replies: 1
- Views: 6489
Re: Configurar dos monedas distintas en Tarifas
Hola Angel, por ahora es posible tener distintas divisas solo para los pagos, no para las tarifas. Todos los precios insertados en las tarifas se consideran que estàn en la divisa principal, asì que tendrìas que insertar los precios en dòlares. Luego a la hora de pagar es posible elegir pagar en una...
- Tue Mar 21, 2023 10:20 am
- Forum: Bugs and errors
- Topic: Undefined constant "C_CARTELLA_DOC"
- Replies: 1
- Views: 7239
Re: Undefined constant "C_CARTELLA_DOC"
Hello,
thank you for reporting, this will be fixed in next release (>3.0.5).
Regards,
Marco
thank you for reporting, this will be fixed in next release (>3.0.5).
Regards,
Marco
- Tue Mar 21, 2023 10:14 am
- Forum: Suggestions and new features requests
- Topic: Seasons and peak days
- Replies: 1
- Views: 7707
Re: Seasons and peak days
Hello Tom,
thank you for the suggestion, I've added it to the list of new features (currently planned for 3.4), but please consider that this is a very long list..
Regards,
Marco
thank you for the suggestion, I've added it to the list of new features (currently planned for 3.4), but please consider that this is a very long list..
Regards,
Marco
- Tue Mar 21, 2023 9:47 am
- Forum: Hosting on DigitalDruid.Net and add-on modules
- Topic: Buying Hosting but keeping database on own server?
- Replies: 5
- Views: 25581
Re: Buying Hosting but keeping database on own server?
Hello Arnd, the connection can be as secure as you want but that doesn't matter if the source isn't secure, so all points in my previous post still apply. As said you still have the option to periodically (before your scripts run?) replicate the database on your servers and make any operations on it...
- Tue Mar 21, 2023 9:19 am
- Forum: Configuration and usage
- Topic: Loading rate tables?
- Replies: 1
- Views: 6758
Re: Loading rate tables?
Hello Arnd, you can extend periods from 2018 until last possible period and then create 2019, and so on for 2020, 2021, etc. You may have to disable the automatic creation of new year, for this you can set the variable "C_GIORNI_NUOVO_ANNO" in file costanti.php in hoteldruid base directory...
- Tue Mar 21, 2023 9:12 am
- Forum: Configuration and usage
- Topic: POS problem
- Replies: 1
- Views: 6502
Re: POS problem
Hello,
there was a problem with sqlite and postgres databases, this has been solver in hoteldruid 3.0.5.
Regards,
Marco
there was a problem with sqlite and postgres databases, this has been solver in hoteldruid 3.0.5.
Regards,
Marco
- Tue Mar 21, 2023 9:11 am
- Forum: Configuration and usage
- Topic: Idclienti - variable name
- Replies: 1
- Views: 6581
Re: Idclienti - variable name
Hello,
this variable in now available in version 3.0.5, for reservation clients and also for guests.
Regards,
Marco
this variable in now available in version 3.0.5, for reservation clients and also for guests.
Regards,
Marco
- Tue Mar 21, 2023 9:09 am
- Forum: Configuration and usage
- Topic: Emails with strange characters <SOLVED>
- Replies: 3
- Views: 7280
Re: Emails with strange characters <SOLVED>
Hello,
it seems that from version 8 php is recommending using \r\n, but in my experience \n still works on linux. Anyway I'll update to \r\n in next hoteldruid release (>3.0.5), even if this may cause some problems for qmail servers.
Regards,
Marco
it seems that from version 8 php is recommending using \r\n, but in my experience \n still works on linux. Anyway I'll update to \r\n in next hoteldruid release (>3.0.5), even if this may cause some problems for qmail servers.
Regards,
Marco
- Mon Mar 20, 2023 12:08 pm
- Forum: Configuration and usage
- Topic: Is Manual Correct, last updated 2017?
- Replies: 1
- Views: 6645
Re: Is Manual Correct, last updated 2017?
Hello Ken,
what you find written in the REAME shipped with hoteldruid (inside doc directory) is actually:
If you're using a sqlite database, upgrading to a new version
is not supported for HotelDruid versions before 2.0.
Hoteldruid 2.0 was released in 2012.
Regards,
Marco
what you find written in the REAME shipped with hoteldruid (inside doc directory) is actually:
If you're using a sqlite database, upgrading to a new version
is not supported for HotelDruid versions before 2.0.
Hoteldruid 2.0 was released in 2012.
Regards,
Marco
- Mon Mar 20, 2023 12:02 pm
- Forum: Configuration and usage
- Topic: multi-rate booking
- Replies: 2
- Views: 8275
Re: multi-rate booking
Hello,
you can't have a reservation with 2 different rates (you can apply all kind of discounts if you need to change the price of the reservation), but any hoteldruid rate can have different prices for every single day of the year.
Best regards,
Marco
you can't have a reservation with 2 different rates (you can apply all kind of discounts if you need to change the price of the reservation), but any hoteldruid rate can have different prices for every single day of the year.
Best regards,
Marco
- Wed Apr 27, 2022 10:00 pm
- Forum: Hoteldruid discusión general
- Topic: ESTADOS - ENTRADAS Y SALIDAS - AYUDA.
- Replies: 1
- Views: 11794
Re: ESTADOS - ENTRADAS Y SALIDAS - AYUDA.
Hola,
las reservas que tienen check-in y todavìa no han hecho check-out tienen un triangulo verde en el lado izquierdo, en la tabla del mes y tabièn en la tabla de las reservas. Tambièn en la tabla de las habitaciones las que estàn ocupadas tienen el triangulo verde.
Saludos,
Marco
las reservas que tienen check-in y todavìa no han hecho check-out tienen un triangulo verde en el lado izquierdo, en la tabla del mes y tabièn en la tabla de las reservas. Tambièn en la tabla de las habitaciones las que estàn ocupadas tienen el triangulo verde.
Saludos,
Marco