diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index 44d45eab3..040e36818 100644 --- a/doc/developper/Doxyfile +++ b/doc/developper/Doxyfile @@ -23,7 +23,7 @@ ABBREVIATE_BRIEF = "The $name class" \ an \ the ALWAYS_DETAILED_SEC = NO -INLINE_INHERITED_MEMB = NO +INLINE_INHERITED_MEMB = YES FULL_PATH_NAMES = NO STRIP_FROM_PATH = STRIP_FROM_INC_PATH = diff --git a/doc/manuel-fr.odt b/doc/manuel-fr.odt index aa6491a51..b26523c34 100644 Binary files a/doc/manuel-fr.odt and b/doc/manuel-fr.odt differ diff --git a/html/ajax_misc.php b/html/ajax_misc.php index adb06b135..26b2a1f91 100644 --- a/html/ajax_misc.php +++ b/html/ajax_misc.php @@ -29,7 +29,7 @@ * dsp_tva fill a ipopup with a choice of possible VAT * - if code is set then fill the field code * - if compute is set then add event to call clean_tva and compute_ledger -@Acc_Ledger_Sold::input +@see Acc_Ledger_Sold::input * Part 2 * dl : display form to modify, add and delete lettering for a given operation * diff --git a/release-note b/release-note index 1f55dba4d..213a8996f 100644 --- a/release-note +++ b/release-note @@ -51,3 +51,4 @@ operation 3 = FIN1.3 il est préférable d'avoir un préfixe différent pour chaque banque, il est plus facile d'utiliser un journal par compte en banque 14. Pour le pense bête, changement cosmétique +15. Opérations Diverses fonctionne comme les autres journaux : soit on spécifie la période soit la période est déduite de la date \ No newline at end of file