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>.