Skip to content
Snippets Groups Projects
Commit 296ea344 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Doc to know goal of tables

parent f5ba301c
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--
-- $Id$
-- Table of "accounts" for accountancy expert module
-- ============================================================================
create table llx_accountingaccount
......
......@@ -16,6 +16,7 @@
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--
-- $Id$
-- Table of "records" for accountancy expert module
-- ============================================================================
create table llx_accountingdebcred
......
......@@ -16,6 +16,7 @@
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--
-- $Id$
-- Table of "Plan de comptes" for accountancy expert module
-- ============================================================================
create table llx_accountingsystem
......
......@@ -16,6 +16,7 @@
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--
-- $Id$
-- Table of "transactions" for accountancy expert module (1 transaction = 2+ records)
-- ============================================================================
create table llx_accountingtransaction
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment