mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-01 05:43:24 +01:00
Ajout des copyright manquant
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
--
|
||||
-- ============================================================================--
|
||||
-- Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
-- Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be>
|
||||
--
|
||||
-- $Id$
|
||||
-- $Source$
|
||||
--
|
||||
-- This program is free software; you can redistribute it and/or modify
|
||||
-- it under the terms of the GNU General Public License as published by
|
||||
-- the Free Software Foundation; either version 2 of the License, or
|
||||
@@ -19,9 +16,12 @@
|
||||
-- along with this program; if not, write to the Free Software
|
||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
--
|
||||
--
|
||||
-- Valeurs pour les bases de langues francaises
|
||||
--
|
||||
-- $Id$
|
||||
-- $Source$
|
||||
--
|
||||
-- ============================================================================--
|
||||
|
||||
insert into llx_cond_reglement values (1,1,1, 'A r<>ception','R<EFBFBD>ception de facture',0,0);
|
||||
insert into llx_cond_reglement values (2,2,1, '30 jours','R<EFBFBD>glement <20> 30 jours',0,30);
|
||||
|
||||
Reference in New Issue
Block a user