Task 0002128: Clôture comptabilité française
Réécriture op. ouverture et cloture
This commit is contained in:
parent
d24a9517fa
commit
590856dcf7
5 changed files with 335 additions and 9 deletions
|
|
@ -19,9 +19,13 @@
|
|||
// Copyright Author Dany De Bontridder danydb@aevalys.eu 6/01/24
|
||||
/*!
|
||||
* \file
|
||||
* \brief
|
||||
* \brief Operation OUVERTURE
|
||||
*/
|
||||
|
||||
/**
|
||||
* @class
|
||||
* @brief Operation ouverture
|
||||
*/
|
||||
class Operation_Opening extends Operation_Exercice
|
||||
{
|
||||
private $signature;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue