Line 366:
Line 366:
<source lang="php">
<source lang="php">
−
function customfields_field_save_facturedet_coefficient (&$currentmodule, &$object, &$action, &$user, &$customfields, &$field, &$name) {
+
function customfields_field_save_facturedet_coefficient (&$currentmodule, &$object, &$action, &$user, &$customfields, &$field, &$name, &$value) {
global $db; // allow to access database functions
global $db; // allow to access database functions