odoo/addons/document
rpa (Open ERP) 6caca89f87 [IMP]: Moved reference of demo user from *_security.xml to demo file
bzr revid: rpa@tinyerp.com-20101119102525-8gyj1gmm1w29rwxu
2010-11-19 15:55:25 +05:30
..
doc document: access permissions documentation, draft. 2010-10-27 13:23:24 +03:00
i18n [I18N] all: Updated translations templates to latest terms, after cleanup 2010-11-18 17:25:12 +01:00
report [IMP] ::Documents->Shared Repository:enlarge the FTP server field,Documents-> descending by date and tooltip change and fix bug on my document filter button::Reporting->Document Dashboard->group by year/Month and default user_id context remove 2010-10-12 11:56:08 +05:30
security [IMP]: Moved reference of demo user from *_security.xml to demo file 2010-11-19 15:55:25 +05:30
test Doc: make sure folders are deleted after YAML tests 2010-10-12 13:39:36 +03:00
wizard [IMP] configuration wizard 2010-09-14 19:29:12 +05:30
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py [IMP] Document: 2010-06-24 15:18:27 +05:30
__openerp__.py document: bump module version 2010-11-03 13:26:05 +02:00
board_document_demo.xml [IMP]: Remove dashboard shortcut. 2010-06-25 13:55:27 +05:30
board_document_view.xml [IMP] Project->Long Term Planning--Changes Demo data for user:Projects Phases--Useability should be availablity,rename group by user into responsible and default group on project,top area field arrange:Resources Allocations--change icon in group by Project and resource 2010-10-12 18:51:51 +05:30
content_index.py [Fix]: Put file descriptors close() in try and finally statement for document module. 2010-11-11 12:17:07 +05:30
custom_report.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
custom_view.xml [IMP] General review and cleaning of all views. Not finished. Worked on exted_groups, removed select=2, convert tab to spaces, etc. 2010-04-16 11:16:25 +02:00
dict_tools.py Document, caldav: inhibit features not found on trunk server. 2010-10-12 14:27:33 +03:00
directory_content.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00
directory_report.py [REF] copyrights: Replaced 'GNU General Public License' with 'GNU Affero General Public License' 2010-10-28 12:24:18 +05:30
document.py [MERGE] 2010-11-12 15:18:36 +05:30
document_data.xml document: ACL setup, based on ir.rules 2010-10-27 13:24:28 +03:00
document_demo.xml [IMP]: Moved reference of demo user from *_security.xml to demo file 2010-11-19 15:55:25 +05:30
document_directory.py [Fix] caldav,document,document_ftp,document_webdav: fix buildbot warnings 2010-11-12 17:19:46 +05:30
document_storage.py [MERGE] 2010-11-12 15:18:36 +05:30
document_view.xml [MOD/IMP] event,document,membership,sale : Usability Improvent In Icon 2010-10-26 14:03:37 +05:30
nodes.py [Fix] caldav,document,document_ftp,document_webdav: fix buildbot warnings 2010-11-12 17:19:46 +05:30
odt2txt.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
std_index.py Doc std_index: bring back the .doc index, using antiword 2010-06-24 18:36:47 +03:00
test_cindex.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00

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