User Tools

Site Tools


english_readme

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
english_readme [2017/06/28 01:51] marcoenglish_readme [2018/10/01 12:05] marco
Line 6: Line 6:
  
  
-HotelDruid version 2.0.2+########################################################################################## 
 +#    HOTELDRUID          # 
 +#    Copyright (C) 2001-2018 by Marco Maria Francesco De Santis (marco@digitaldruid.net) # 
 +#          # 
 +#    This program is free software: you can redistribute it and/or modify          # 
 +#    it under the terms of the GNU Affero General Public License as published by         # 
 +#    the Free Software Foundation, either version 3 of the License, or          # 
 +#    any later version accepted by Marco Maria Francesco De Santis, which          # 
 +#    shall act as a proxy as defined in Section 14 of version 3 of the          # 
 +#    license.          # 
 +#          # 
 +#    This program is distributed in the hope that it will be useful,          # 
 +#    but WITHOUT ANY WARRANTY; without even the implied warranty of          # 
 +#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the          # 
 +#    GNU Affero General Public License for more details.          # 
 +#          # 
 +#    You should have received a copy of the GNU Affero General Public License          # 
 +#    along with this program.  If not, see <http://www.gnu.org/licenses/>.          # 
 +########################################################################################## 
 + 
 +HotelDruid version 2.2.4
 Program for hotel rooms management or weekly and daily rental  Program for hotel rooms management or weekly and daily rental 
 of apartments. of apartments.
Line 53: Line 73:
 changing databasename, user and pass with your data. changing databasename, user and pass with your data.
 POSTGRESQL CONFIGURATION: make sure that the postgres server  POSTGRESQL CONFIGURATION: make sure that the postgres server 
-is started with the option "-i" in order to allow connections  +is started with the option in order to allow connections  
-via TCP/IP (in Debian 2.2 put "PGALLOWTCPIP=yes" in  +via TCP/IP (in Debian put "listen_addresses 'localhost'" in  
-/etc/postgresql/postmaster.init, in Red Hat 7.2 put +/etc/postgresql/x.x/main/postgresql.conf, in Red Hat 7.2 put 
 "tcpip_socket = true" in /var/lib/pgsql/data/postgresql.conf).  "tcpip_socket = true" in /var/lib/pgsql/data/postgresql.conf). 
 Moreover you must have the right permissions in the file  Moreover you must have the right permissions in the file 
 pg_hba.conf (normally you don't need to change the default  pg_hba.conf (normally you don't need to change the default 
 ones). In order to create a user in postgresql use the command  ones). In order to create a user in postgresql use the command 
-"createuser -P user_name" issued by user postgres ("su postgres"  +"createuser -d -P user_name" issued by user postgres ("su  
-from root) and answer yes when it asks if it will be able to  +postgres" from root).
-create a database.+
 SQLITE CONFIGURATION: the sqlite database is actually a file  SQLITE CONFIGURATION: the sqlite database is actually a file 
 that resides in the dati folder, so if you're using php version  that resides in the dati folder, so if you're using php version 
Line 244: Line 263:
  assigned, separated by commas  assigned, separated by commas
 [paid] what has been paid until now [paid] what has been paid until now
 +[extra_cost_name] name of the extra cost, defined only
 + inside costs repetitions
 +[extra_cost_value] value of the extra cost, defined only
 + inside costs repetitions
 +[extra_cost_max_multiply] maximum number by which a cost
 + is multiplied, defined only inside
 + costs repetitions. If also inside a
 + repetition of an array with days, then
 + represents the value by which the cost
 + is multiplied on that day
 +[extra_cost_max_daily_value] maximum daily value (not
 + multiplied) of the cost, defined only
 + inside costs repetitions. If also inside
 + a repetition of an array with days, then
 + represents the value of the cost
 + (already multiplied) on that day
 [all_extra_costs] list with all the extra costs and their [all_extra_costs] list with all the extra costs and their
  respective values  respective values
Line 312: Line 347:
 be disabled and anybody will be able to access with  be disabled and anybody will be able to access with 
 administrator user privileges. administrator user privileges.
 +
 +
 +THANKS
 +Thanks to Stan Khodjaev from icojam.com for releasing the 
 +"Marmalade", "Blue Bits" and "Blueberry" icon set into the public 
 +domain.
  
  
Line 321: Line 362:
 Marco M. F. De Santis Marco M. F. De Santis
 Email: marco@digitaldruid.net Email: marco@digitaldruid.net
 +
  
 </file> </file>
english_readme.txt · Last modified: 2022/01/05 11:47 by marco