Change acc_account => acc_account_ledger because the tmp_pcmn contains now a new column for the type of the account (asset, expense...) which permit to check if the accountancy is valid

This commit is contained in:
sparkyx 2008-01-12 20:08:31 +00:00
parent eff50763a3
commit 2d7a61034d
18 changed files with 634 additions and 362 deletions

View file

@ -19,7 +19,7 @@
/* $Revision$ */
// Copyright Author Dany De Bontridder ddebontridder@yahoo.fr
require_once('class_own.php');
require_once('class_acc_account.php');
require_once('class_acc_account_ledger.php');
require_once('class_action.php');
/*! \file
* \brief Class Document corresponds to the table document