This is an automated email from the git hooks/post-receive script. New change to branch release/0.8.2 in repository lima. See http://git.chorem.org/lima.git from 2753820 fix license headers new d7d9a15 refs #1197 Les implantations d'entités doivent être dans le module callao The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d7d9a15ae692650305c658edf5c13f9a22802398 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Mar 20 22:18:05 2015 +0100 refs #1197 Les implantations d'entités doivent être dans le module callao Summary of changes: .../src/main/java/org/chorem/lima/entity/EntryImpl.java | 0 .../src/main/java/org/chorem/lima/entity/FinancialStatementImpl.java | 0 .../src/main/java/org/chorem/lima/entity/FinancialTransactionImpl.java | 0 .../src/main/java/org/chorem/lima/entity/FiscalPeriodImpl.java | 0 .../src/main/java/org/chorem/lima/entity/VatStatementImpl.java | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {lima-business => lima-callao}/src/main/java/org/chorem/lima/entity/EntryImpl.java (100%) rename {lima-business => lima-callao}/src/main/java/org/chorem/lima/entity/FinancialStatementImpl.java (100%) rename {lima-business => lima-callao}/src/main/java/org/chorem/lima/entity/FinancialTransactionImpl.java (100%) rename {lima-business => lima-callao}/src/main/java/org/chorem/lima/entity/FiscalPeriodImpl.java (100%) rename {lima-business => lima-callao}/src/main/java/org/chorem/lima/entity/VatStatementImpl.java (100%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.