From b453d620ea6e532f626fa4030e15f74c9353ac2a Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 14 Nov 2024 21:30:03 +0100 Subject: [PATCH] code documentation --- html/js/noalyss_script.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/html/js/noalyss_script.js b/html/js/noalyss_script.js index 684f20544..c0024cbeb 100644 --- a/html/js/noalyss_script.js +++ b/html/js/noalyss_script.js @@ -1403,7 +1403,11 @@ function search_operation(obj) { * Update the field e_concerned, from class_iconcerned * Value is the field where to put the quick-code but only if one checkbox has been * selected - * @param {type} obj + * @param {DOM Element} obj : DOM FORM , + * - element : ctlc : will contain the JRN.JR_ID , + * - tiers : the name of the counterparty + * - target : DGBOX displaying the search result + * * @returns {undefined} */ function set_reconcile(obj) {