knowledge/document_multiple_records
Sandy Carter 3f9ea85e45 Cleanup code and fix possible bugs
create():
    Avoid duplicating data locally
    Fix boolean comparison problem
    Use name_get rather than name field
unlink():
    Use more specific context identifiers
    Remove redundant loop and if statement
model:
    Add ondelete='cascade'
2014-07-18 17:18:29 -04:00
..
i18n [i18n] Updated french translations 2014-07-18 17:18:29 -04:00
security Add missing access rights 2014-07-18 17:18:29 -04:00
static/src Cleanup code and fix possible bugs 2014-07-18 17:18:29 -04:00
wizard [IMP] Refresh automatically list of documents in the form view;from knownlege, delete the documents and references; when delete document from form view, juste delete the reference; informations about the model are saved in the attachment_document_ids 2014-07-18 17:18:29 -04:00
__init__.py [FIX] Partial refactoring based on MP comments 2014-07-18 17:18:28 -04:00
__openerp__.py [IMP] Refresh automatically list of documents in the form view;from knownlege, delete the documents and references; when delete document from form view, juste delete the reference; informations about the model are saved in the attachment_document_ids 2014-07-18 17:18:29 -04:00
document_view.xml [FIX] Partial refactoring based on MP comments 2014-07-18 17:18:28 -04:00
document.py Cleanup code and fix possible bugs 2014-07-18 17:18:29 -04:00