Documentation + bug cosmetic about TVA_SIDED : total operation shown
instead of total_invoice (VAT REVERSED)
This commit is contained in:
parent
61b79f2cb6
commit
0d02e4cd37
11 changed files with 79 additions and 33 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue