Merge with the branches/rel400
* New module budget * Detail for impress of account * Code rewrited * Group in analytic accountancy * Fix Bug
This commit is contained in:
parent
4e4529c51a
commit
cd96d07c1e
113 changed files with 1193 additions and 1104 deletions
|
|
@ -20,12 +20,10 @@
|
|||
|
||||
// Copyright Author Dany De Bontridder ddebontridder@yahoo.fr
|
||||
|
||||
/* !\file
|
||||
/*!\file
|
||||
* \brief export the operation in pdf
|
||||
*/
|
||||
|
||||
/* \brief export the operation in pdf
|
||||
*
|
||||
*/
|
||||
header('Content-type: application/csv');
|
||||
header('Content-Disposition: attachment;filename="ca_bal_simple.csv"',FALSE);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue