altocompta/include/export_stock_histo.csv
Dany De Bontridder b8a4e3d870 0000633: export en CSV des mouvement des stocks
0000634: export en CSV de la liste des stocks
2012-06-18 11:38:23 +00:00

1.8 KiB

1<?php
2/*
3* This file is part of PhpCompta.
4*
5* it under the terms of the GNU General Public License as published by
6* (at your option) any later version.
7*
8* PhpCompta is distributed in the hope that it will be useful,
9* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10* GNU General Public License for more details.
11*
12* You should have received a copy of the GNU General Public License
13* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
14*/
15/* $Revision$ */
16// Copyright Author Dany De Bontridder ddebontridder@yahoo.fr
17/**
18* @file
19* @brief export in CSV the export of history
20*
21*/
22{
23}
24?>