odoo/addons/document
olt@tinyerp.com 49414e12ab [FIX] document: ftp server address and port: better ip address detection for 64 bit kernels
[FIX] document: ftp server address and port: new wizard: ftp server addr and port is saved in configuration file
[FIX] document: ftp server address and port: ftp server now uses stored ip addr and port from configuration file

bzr revid: olt@tinyerp.com-20091116150021-ogrccu73adorsecb
2009-11-16 16:00:21 +01:00
..
ftpserver [FIX] document: ftp server address and port: better ip address detection for 64 bit kernels 2009-11-16 16:00:21 +01:00
i18n [IMP] update translations 2009-08-28 18:26:26 +02:00
security improved_document 2008-10-28 09:38:03 +01:00
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py Changed licencing terms 2009-10-14 16:45:34 +05:30
__terp__.py Changed licencing terms 2009-10-14 16:45:34 +05:30
content_index.py Changed licencing terms 2009-10-14 16:45:34 +05:30
custom_report.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
custom_view.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
document.py [FIX] document: ftp server address and port: better ip address detection for 64 bit kernels 2009-11-16 16:00:21 +01:00
document_data.xml [FIX] Document : made uninstallable 2009-08-10 18:14:04 +05:30
document_demo.xml modified document data file to insert value of ressource_id (0) instand of NULL 2008-12-16 16:14:28 +05:30
document_view.xml [FIX] document: ftp server address and port: better ip address detection for 64 bit kernels 2009-11-16 16:00:21 +01:00
odt2txt.py Changed licencing terms 2009-10-14 16:45:34 +05:30

README.txt

To be done:
-----------

* Test to not create several times the same file / directory
  -> May be put a sql_constraints uniq on several files
  -> test through remove or put

* Retest everything