Code comment

This commit is contained in:
Laurent Destailleur 2017-02-27 12:07:14 +01:00
parent 4572a78618
commit 1f693ca586
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
-- =================================================================== -- ===================================================================
-- Copyright (C) 2004-2007 Laurent Destailleur <eldy@users.sourceforge.net> -- Copyright (C) 2004-2017 Laurent Destailleur <eldy@users.sourceforge.net>
-- --
-- This program is free software; you can redistribute it and/or modify -- 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 -- it under the terms of the GNU General Public License as published by
@ -14,6 +14,7 @@
-- You should have received a copy of the GNU General Public License -- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>. -- along with this program. If not, see <http://www.gnu.org/licenses/>.
-- --
-- Table to link bank tag/categories with bank lines
-- =================================================================== -- ===================================================================
create table llx_bank_class create table llx_bank_class

View File

@ -15,6 +15,7 @@
-- You should have received a copy of the GNU General Public License -- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>. -- along with this program. If not, see <http://www.gnu.org/licenses/>.
-- --
-- Table to link bank tag/categories with bank accounts
-- =========================================================================== -- ===========================================================================
CREATE TABLE llx_categorie_account CREATE TABLE llx_categorie_account