From 3b119ac7d59fc7ea8811af682adfb2e4354427b9 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 18 Nov 2014 19:35:40 +0100 Subject: [PATCH] Documentation --- html/js/accounting_item.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/js/accounting_item.js b/html/js/accounting_item.js index ce5af71c7..ea71d9de2 100644 --- a/html/js/accounting_item.js +++ b/html/js/accounting_item.js @@ -276,7 +276,8 @@ function pausecomp(millis) while(curDate-date < millis); } /** - * + * Update an accounting with the information in the form, called frmo + * param_pcmn.inc.php * @param {type} p_obj_id id of the form * @returns false */