Commit Graph

38 Commits

Author SHA1 Message Date
Holger Brunn
7fad9182db [ADD] document_choose_directory 2014-07-30 14:00:26 +02:00
Sandy
cfb549d367 Merge pull request #9 from bwrsandman/pep
7.0 Small pep8 fix
2014-07-19 11:34:16 -04:00
Sandy Carter
ce37eaf915 Small pep8 fix 2014-07-19 11:29:44 -04:00
Maxime Chambreuil - http://www.savoirfairelinux.com
cc0bc69b4e Merge pull request #5 from savoirfairelinux/document_multiple_records
[ADD] Document multiple records
2014-07-19 10:26:07 -04:00
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
Sandy Carter
94f1444213 Add missing access rights 2014-07-18 17:18:29 -04:00
Marc Cassuto
f6e2f1eab1 [i18n] Updated french translations 2014-07-18 17:18:29 -04:00
Marc Cassuto
4069f2bedb [i18n] Added french translations 2014-07-18 17:18:29 -04:00
EL HADJI DEM
6e5f52a548 [IMP]Change condition to pass test 2014-07-18 17:18:29 -04:00
EL HADJI DEM
a9a91394ef [IMP]Change condition to pass test 2014-07-18 17:18:29 -04:00
EL HADJI DEM
dbe7aac614 [IMP]Fix bug to pass tests 2014-07-18 17:18:29 -04:00
EL HADJI DEM
2889c10a50 [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
Joao Alfredo Gama Batista
b30711948f [IMP] More clear message for the user 2014-07-18 17:18:28 -04:00
Joao Alfredo Gama Batista
eff1598336 [FIX] Use attachment_document_ids to get list of attachments 2014-07-18 17:18:28 -04:00
Joao Alfredo Gama Batista
b23ac72daf [FIX] Partial refactoring based on MP comments 2014-07-18 17:18:28 -04:00
EL HADJI DEM
e1bf00a575 [IMP]comment from lp, create line for attachement if we don't get a res_model 2014-07-18 17:18:28 -04:00
EL HADJI DEM
97503d09ae Added document_multiple_records module: It allows to manage a document with a multiple records. 2014-07-18 17:18:28 -04:00
Sandy
9be2cbb603 Merge pull request #3 from savoirfairelinux/7.0-meta
7.0 Add meta files
2014-07-18 16:44:35 -04:00
Sandy Carter
160794f817 Add meta files 2014-07-18 16:42:02 -04:00
Sandy Carter
f0227ee340 Fix pep8 2014-07-18 16:41:54 -04:00
Maxime Chambreuil
cd7c378a5c [MRG] Add document_page_multi_company 2013-09-02 11:37:50 -04:00
Maxime Chambreuil
fce5f2aa47 [FIX] PEP8 compliance and use company_default_get 2013-08-29 10:48:37 -04:00
Maxime Chambreuil
0727881da0 [FIX] PEP8 compliance 2013-08-29 08:15:41 -04:00
Maxime Chambreuil
7531b5f35f [ADD] document_page_multi_company 2013-08-28 10:36:15 -04:00
Maxime Chambreuil
69dab947c6 [ADD] Images 2013-08-12 15:36:41 -04:00
Maxime Chambreuil
99530c545e [IMP] Split long lines 2013-07-19 08:05:37 -04:00
Maxime Chambreuil
98765cdfc7 [IMP] Documentation
[ADD] Translation file + french
[FIX] employee_id field does not exist
[FIX] user_email field deprecated
2013-07-19 00:15:04 -04:00
Jonatan Cloutier
2bac58c5a9 add email to aprovers group's members
(../7.0pageapproval/ rev 11)
2013-07-17 18:13:17 -04:00
Jonatan Cloutier
1920903b8f made invisible the prover group when not needed
(../7.0pageapproval/ rev 10)
2013-06-17 15:45:05 -04:00
Jonatan Cloutier
90f540eb9e give rigth to Page aprover group on the page_history model and hide the button for unallowed group thought the security isn't enforced a the orm level
(../7.0pageapproval/ rev 9)
2013-06-14 11:55:50 -04:00
Jonatan Cloutier
0e79e6f0e3 add access validation to approval
(../7.0pageapproval/ rev 8)
2013-06-10 13:19:04 -04:00
Jonatan Cloutier
19e016bf75 add a need approval field and hide the workflow when no approval needed
(../7.0pageapproval/ rev 7)
2013-06-05 11:47:10 -04:00
Jonatan Cloutier
5a2fc56765 add status in history tree view
(../7.0pageapproval/ rev 6)
2013-05-23 15:48:02 -04:00
Jonatan Cloutier
8e8856ba67 Fix bug on page creation
(../7.0pageapproval/ rev 5)
2013-05-14 13:28:31 -04:00
Jonatan Cloutier
877beb8746 show last approved content and aproved by
(../7.0pageapproval/ rev 4)
2013-05-02 16:44:18 -04:00
Jonatan Cloutier
6af089e798 change approval workflow in page history and started to add showing approved page in normal page
(../7.0pageapproval/ rev 3)
2013-04-17 17:37:37 -04:00
Jonatan Cloutier
757ffe08ec fix status bar in page approval
(../7.0pageapproval/ rev 2)
2013-04-17 15:09:53 -04:00
Jonatan Cloutier
deb40c7b37 create document_page_approval module
(../7.0pageapproval/ rev 1)
2013-04-16 18:18:39 -04:00