Probudget
From Wikipedia
prova
Probudget 1.5.6. addon for PHProjekt 4.x
copyright 2003 Roberto Mantovani e-mail: robertomantovani@phprojekt.it www.phprojekt.it PHProjekt Italia
1 INTRODUCTION. ProBudget is a addon to enclose to a plan of the expenses for a calculation of the budget that comprised also accessory expenses for the development of a plan.
1.1 System Requirement. PHProjekt v4.x. This version of ProBudget is tested with PHPprojekt 4.x. For reports pdf export you need to install the pdf library and fonts presents in this archive. All demanded remaining are identical to those demands from PHProjekt. Information on Apache, PHP can be found here: http://www.phprojekt.com/ http://www.apache.org/ http://www.php.net/
1.1 Licence. This program is free software; you can to redistribute it and to modify it under the terms of the GNU General Public License and published from the Free Foundation Software. This program is distributed in the hope that will be useful, but WITHOUT SOME GUARANTEE; even without the implicit guarantee of SALE or SUITABILITY FOR ONE PRECISE SCOPE. To see about the great public of GNU in order more particular. To see the COPYING.txt rows
1.2 Features. .ProBudget manages an own table and no given modification or insertion comes carried out to the tables originates them of PHProjekt. This choice is made in order to maintain a clean division between add-on is code originates them. ProBudget can be localized in different languages, for hour the language supported is Italian, English, French, Slovenian and Spanish and Spanish Catalan. ProBudget manages of notes spold to enclose to an existing plan or an account (generally banking). The notes that can be inserted are of various type: expenses standard, car, time, participation and expiration. With the report of the projects to expenses and the timecard inserted for a particular projects (and the relative sub projects). Expenses are added and confronted with the budget of the same plan. The inserted working time with the Timecard can be multiplied for various "hour costs": cost plan, cost customer, daily working cost and cost inserted from the customer (custom). With the report of the accounts it will shown the attached expenses to a particular account, the relative entrances and/or escapes and the balance between two inserted dates. These given can represent a particular month of the year, an entire year or an interval of wished time. With the report of the customers it show all the expenses and the timecard inserted from one or more customers.
1.3 Installation.
* unzip the probudgetx.x.x.zip archive.
For automatic data base tables installation:
* To look in the installer fordel.
* copy the ProBudget_install.php file into PHProjekt main directory (where is config.inc.php), and call it by browser.
Data base tables manual installation:
* to install the tables mysql through the present files in the folder sql based on the used version.
For the update from a previous version all used the filess comprised between the old version and that one that wished to install. If installed the module for before the time used the files: install-vx.x.x.sql where the x indicate the version of the module to install.
* copy pdf folder in lib's PHProjekt folder. * copy the ProBudget/addons/ProBudget folder into the PHProjekt/addons/ directory. * In the ProBudget/addons/ProBudget/lang directory are presents the files for ProBudget other languages. Supportated languages: italian, english, franch, slovenian, spanish castellano, spanish catalan e dutch.
WARNING for UPGRADE from v1.0.x:
Delete the probudget_new.php file presents in the older versions (now it is not uset).

