branch develop updated (f14ecbf -> 480ca85)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from f14ecbf Merge branch 'develop' of gitlab.nuiton.org:codelutin/echobase into develop new 480ca85 Complete documentation 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 480ca855a636d317e432d58609dd940d42b720ac Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Thu Nov 3 17:57:30 2016 +0100 Complete documentation Summary of changes: src/site/en/rst/importData.rst | 5 +++++ src/site/rst/importData.rst | 5 +++++ 2 files changed, 10 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 480ca855a636d317e432d58609dd940d42b720ac Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Thu Nov 3 17:57:30 2016 +0100 Complete documentation --- src/site/en/rst/importData.rst | 5 +++++ src/site/rst/importData.rst | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/src/site/en/rst/importData.rst b/src/site/en/rst/importData.rst index 34d5aa0..53195b2 100644 --- a/src/site/en/rst/importData.rst +++ b/src/site/en/rst/importData.rst @@ -681,6 +681,11 @@ Columns formats | label |text //BW | +---------------------------------------------------------+------------------------------------------+ +Important +--------- + +- You have to sort the line on the date (MOVIES_EILayer) and on the cell number (MOVIES_EILayer\\cellset\\cellnum). + Example ------- diff --git a/src/site/rst/importData.rst b/src/site/rst/importData.rst index 3d8c2dd..f6ea4cf 100644 --- a/src/site/rst/importData.rst +++ b/src/site/rst/importData.rst @@ -684,6 +684,11 @@ Format des colonnes | label |text //BW | +---------------------------------------------------------+------------------------------------------+ +Notes importantes +----------------- + +- Il faut trier les lignes sur la date (MOVIES_EILayer) et sur le numéro de cellule (MOVIES_EILayer\\cellset\\cellnum). + Exemple ------- -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm