diff --git a/mysql/tables/llx_accountingaccount.sql b/mysql/tables/llx_accountingaccount.sql index 04479bc8efa..aaf8110e48c 100644 --- a/mysql/tables/llx_accountingaccount.sql +++ b/mysql/tables/llx_accountingaccount.sql @@ -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 diff --git a/mysql/tables/llx_accountingdebcred.sql b/mysql/tables/llx_accountingdebcred.sql index a10cb31fa74..c4d35a92155 100644 --- a/mysql/tables/llx_accountingdebcred.sql +++ b/mysql/tables/llx_accountingdebcred.sql @@ -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 diff --git a/mysql/tables/llx_accountingsystem.sql b/mysql/tables/llx_accountingsystem.sql index 80ac83e83f1..f0e1bf0d6fd 100644 --- a/mysql/tables/llx_accountingsystem.sql +++ b/mysql/tables/llx_accountingsystem.sql @@ -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 diff --git a/mysql/tables/llx_accountingtransaction.sql b/mysql/tables/llx_accountingtransaction.sql index 56bf2b05cf7..7e7d2a9fc3a 100644 --- a/mysql/tables/llx_accountingtransaction.sql +++ b/mysql/tables/llx_accountingtransaction.sql @@ -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