Skip to content

indrivotech/dentned

 
 

Repository files navigation

DentneD

DentneD

DentneD is a Dental Practice Management Software.

It's a complete open source solution to manage you clinic.

You can trace your patient, treatments, scheduling appointments, doing reports, and billing management. It features a client-server architecture.

Download

Latest Release

Features:

  • Doctors records, manage more than one dentist
  • Patient records
  • Full patient medical records
  • Patients attachments and notes management
  • Billing management, with invoices and estimates
  • Treatments lists
  • Scheduling agenda
  • Customizable reports
  • PDF output templates
  • Cloud backup scripts
  • Calendar web interface
  • Client-server architecture, access by multiple computer at the same time
  • Multilanguage
  • Send appointments reminder
  • Password form protection
  • Windows service for additional features

Requirements

  • Microsoft Windows with .NET framework 4.6.2 or later
  • Microsoft SQL Server 2012 or later

Requirements: web app

  • PHP 5.3 or later

Installation

  • Install all software listed in the requirements
  • Restore the dentned.bak files you can find under the _DBDump folder as a new dentned database, alternatively use the dentned-schema.sql files
  • Create a new folder, and copy all the DentneD files in that folder
  • Sets the DentneD.exe.config file according to your preferences, (see inline comments for further informations)
  • To add a new translation, or for language settings, change files under the lang folder
  • Change the config.db-backup.bat parameters to fit your needs, optionally add the backup script as a cron job to activate it automatically

Installation FAQ

Installation: web app

  • Install all software listed in the requirement
  • Copy all the files under the www folder to you webserver page
  • Sets the config.inc.php file according to your preferences
  • To add a new translation, or for language settings, change files under the lang folder

Screenshots

Patient Treatments Appointments Invoice PDF Invoice

Development

If you want to contribute, or you found a bug, please send an e-mail to the software author.

License

Copyright (c) Davide Gironi, 2015

DentneD is an open source software licensed under the GPLv3 license

About

Dental Practice Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 70.2%
  • JavaScript 16.2%
  • PowerShell 5.3%
  • TSQL 3.2%
  • CSS 1.5%
  • PHP 1.4%
  • Other 2.2%