Doc to know goal of tables
This commit is contained in:
parent
f5ba301c3e
commit
296ea344cc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user