Documentation

This commit is contained in:
Dany De Bontridder 2014-11-21 22:55:38 +01:00
parent 9218e2938d
commit ff5adebe27

View file

@ -342,6 +342,8 @@ function ledger_fin_add_row()
/**
* @brief add a line in the form for the purchase ledger
* @param p_dossier folder id
* @param p_table_name
*/
function ledger_add_row()
{
@ -378,7 +380,7 @@ function ledger_add_row()
new_tt.evalScripts();
} catch(e) {alert(e.message);}
}
}
/**
* @brief compute the sum of a purchase, update the span tvac, htva and tva
* all the needed data are taken from the document (hidden field : gdossier)