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.
|
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
--
|
--
|
||||||
-- $Id$
|
-- $Id$
|
||||||
|
-- Table of "accounts" for accountancy expert module
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
|
|
||||||
create table llx_accountingaccount
|
create table llx_accountingaccount
|
||||||
|
|||||||
@ -16,6 +16,7 @@
|
|||||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
--
|
--
|
||||||
-- $Id$
|
-- $Id$
|
||||||
|
-- Table of "records" for accountancy expert module
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
|
|
||||||
create table llx_accountingdebcred
|
create table llx_accountingdebcred
|
||||||
|
|||||||
@ -16,6 +16,7 @@
|
|||||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
--
|
--
|
||||||
-- $Id$
|
-- $Id$
|
||||||
|
-- Table of "Plan de comptes" for accountancy expert module
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
|
|
||||||
create table llx_accountingsystem
|
create table llx_accountingsystem
|
||||||
|
|||||||
@ -16,6 +16,7 @@
|
|||||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
--
|
--
|
||||||
-- $Id$
|
-- $Id$
|
||||||
|
-- Table of "transactions" for accountancy expert module (1 transaction = 2+ records)
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
|
|
||||||
create table llx_accountingtransaction
|
create table llx_accountingtransaction
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user