Beta 2.0 Add the expense and supplier

This commit is contained in:
sparkyx 2006-06-23 20:45:22 +00:00
parent a6813a4ac3
commit 265df86335
10 changed files with 630 additions and 29 deletions

View file

@ -77,6 +77,7 @@ if ( isset ($_POST['mod']))
$contact=new contact($cn,$f_id);
$contact->Save();
$sub_action="list";
}
// by default open liste
if ( $sub_action == "" )