Documentation + bug cosmetic about TVA_SIDED : total operation shown

instead of total_invoice (VAT REVERSED)
This commit is contained in:
Dany De Bontridder 2019-12-02 20:21:41 +01:00
parent 61b79f2cb6
commit 0d02e4cd37
11 changed files with 79 additions and 33 deletions

View file

@ -27,11 +27,10 @@ require_once NOALYSS_INCLUDE.'/lib/idate.class.php';
require_once NOALYSS_INCLUDE.'/lib/icard.class.php';
require_once NOALYSS_INCLUDE.'/lib/ispan.class.php';
/*! MenuAdmin */
/* \brief show the menu for user/database management
/*
/* \return HTML code with the menu
*/
/*! MenuAdmin
* \brief show the menu for user/database management
* \return HTML code with the menu
*/
function MenuAdmin()
{
@ -142,4 +141,4 @@ function menu_acc_plan($p_start=1)
<div style="clear: both"></div>
<?php
}
?>
?>