hitAppoint Online Appointment Scheduling SoftwareOnline Appointment Software

Forum

You are not logged in.

#1 2008-05-15 11:02:18

cristina
Member
Registered: 2008-05-09
Posts: 20

holiday setting

I am trying to change holiday from the data base. I  find that:
`name` varchar(64) default NULL,  -for example "Indipendence day"
  `periodic` tinyint(4) default NULL, -what does it means?
  `details` varchar(64) default NULL, --for example 07-04
  `sort_value` int(11) default NULL, -what does it means?

thankyou

Offline

 

#2 2008-05-16 06:24:52

algis
Administrator
Registered: 2006-01-09
Posts: 718
Website

Re: holiday setting

Hello,
why would you need to change it directly in the database? You can easily do that in the admin panel: Company >> Holidays

Offline

 

#3 2008-05-16 07:20:09

cristina
Member
Registered: 2008-05-09
Posts: 20

Re: holiday setting

Yes, but If I will install in another domain I will lose all my changes...or not?

Offline

 

#4 2008-05-20 05:45:44

algis
Administrator
Registered: 2006-01-09
Posts: 718
Website

Re: holiday setting

agh, to copy all the settings just copy the database with phpMyAdmin - make the database dump with the "Export" function at the current site, then at the new site do the "Import"

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson