Directory for personal template odt file

Hi!
How can I do to use personal ODT template?
I created in ECM module a folder named personal_template but if I go to the setup of proposal module I can’t add the folder on the ODT Template box.
I tried to add the folder using this sintax:
/home/dolibarr/ECM/personal_template
but it doesn’t works
So I tried this sintax (like the info box said):
DOL_DATA_ROOT/ECM/personal_template
but it doesn’t works too.
I also tried to create a folder from FTP in dolibarr/document named personal template but it doesn’t works.
In all case I placed a file ODT.
Some help please?
Tnx

Put file into the directory document/dir/file.
Then add DOL_DATA_ROOT/dir to list of directories.
Check that your web server has permission to read this new directory and ODT file.

Had the same problem: whatever you type in the field that requires the path to the directory containing ODT templates, it doesn’t work, and the field keeps blanking.

The solution I’ve found: simply disable then renable the Proposals module. When you enter again the configuration page, you should see that now a default directory path is now filled inside the field, and you can now modify it (if you need to).

I think this happens mainly when you just updated your version of Dolibarr (eg: from v3.1.1 to v3.2.0), at least this is why it happened to me, on a clean install it didn’t. The updating wizard may forget one or two things about ODT registration for proposals.