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

@ -25,7 +25,7 @@
* @brief Inplace_edit class for ajax update of HtmlInput object
*/
/**
* @class
* @class Inplace_Edit
* @brief Inplace_edit class for ajax update of HtmlInput object.
* You need an ajax to response and modify the data. Some parameters will be sent
* by default when you click on the element
@ -205,4 +205,4 @@ EOF;
function set_message($p_str) {
$this->message=$p_str;
}
}
}