Holger Brunn
|
7162d7bc58
|
Merge pull request #22 from pedrobaeza/8.0-document_url
[ADD] document_url: Module to attach URLs as documents
|
2014-11-10 14:27:08 +01:00 |
|
Pedro M. Baeza
|
beea544dac
|
[ADD] document_url: Module to attach URLs as documents
|
2014-10-24 20:08:51 +02:00 |
|
Maxime Chambreuil
|
8d97a7ba01
|
[FIX] PEP8 errors in Odoo code only
|
2014-09-30 16:13:16 -04:00 |
|
Maxime Chambreuil
|
480dfe6543
|
[ADD] document_page from odoo/7.0
|
2014-09-30 15:38:12 -04:00 |
|
Pedro M. Baeza
|
8e221e3a61
|
Merge pull request #13 from pedrobaeza/8.0-copy_from_7.0
[MIG] Translated changes from 7.0 branch
|
2014-08-12 18:49:30 +02:00 |
|
Pedro M. Baeza
|
6a9c41ec6b
|
Remove vim comments
|
2014-08-11 16:21:57 +02:00 |
|
Pedro M. Baeza
|
9825070688
|
Set modules installable flag to False
|
2014-08-11 12:59:55 +02:00 |
|
Pedro M. Baeza
|
b97fbdd172
|
[MIG] Translated changes from 7.0 branch
|
2014-08-11 12:47:37 +02:00 |
|
Sandy
|
0ec3833222
|
Merge pull request #4 from savoirfairelinux/8.0-meta
8.0 Add meta files
|
2014-07-18 16:49:31 -04:00 |
|
Sandy Carter
|
83d60c9014
|
Set document_page_multi_company as unported
|
2014-07-18 16:52:21 -04:00 |
|
Sandy Carter
|
ca7f2e21a0
|
Set document_page_approval as unported
|
2014-07-18 16:51:59 -04:00 |
|
Sandy Carter
|
49bb1d6886
|
Add meta files
|
2014-07-18 16:43:18 -04:00 |
|
Sandy Carter
|
f0227ee340
|
Fix pep8
|
2014-07-18 16:41:54 -04:00 |
|
Sebastien Beau
|
95274049ce
|
[FIX] passing the file_type was missing
|
2014-03-25 15:16:17 +01:00 |
|
Florian da Costa
|
e7139d3a5d
|
[FIX] fix empty data when saving an attachment
|
2014-01-30 18:20:53 +01:00 |
|
Florian da Costa
|
f935defd49
|
[FIX] Change condition on the mail object for more flexibility
|
2014-01-30 16:56:22 +01:00 |
|
Florian Dacosta
|
61a90782e6
|
[MERGE] merge condition parser for import attachment from email
|
2014-01-06 19:30:46 +01:00 |
|
Florian da Costa
|
7a03c0c10d
|
[IMP] Add required to mail and subject fields in file.document.condition when type is normal
|
2013-12-17 12:13:40 +01:00 |
|
Florian da Costa
|
1396b72c96
|
[REF] Refactore prepare data for file document function + clear some code
|
2013-12-17 12:00:25 +01:00 |
|
Sebastien Beau
|
220881df66
|
[FIX] fix import of email. We have to call super with the server_id and not the ids
|
2013-12-16 17:16:40 +01:00 |
|
Florian da Costa
|
8e691f8a88
|
[IMP] Add possibility to create condition in the fetchmail server which will allow to create a file document depending on the file name, the email and the subject
|
2013-12-13 23:12:10 +01:00 |
|
Sebastien Beau
|
469971843b
|
[MERGE] merge various improvement, look in the log of the branch merge for more information
|
2013-12-05 14:29:20 +01:00 |
|
Sebastien Beau
|
4e67654e3b
|
[FIX] fix email import for V7
|
2013-11-26 19:21:08 +01:00 |
|
Sebastien Beau
|
97b8e2089f
|
[FIX] fix missing dependency
|
2013-09-04 20:49:52 +02: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 |
|
Arthur Vuillard
|
4af45fce4e
|
Add a missing dependency to fetchmail
|
2013-08-08 16:47:19 +02: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 |
|
Sébastien Beau
|
548e308a7a
|
[IMP] file_email: fix default value, add company on email server, add sql constraint for uniqueness
|
2013-07-11 01:09:07 +02: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 |
|
Benoit Guillot
|
ee1ec85726
|
[PORT] port view to v7
|
2013-04-07 16:53:47 +02:00 |
|
Benoit Guillot
|
82f4c94193
|
[FIX] fix Model -> orm.Model
|
2013-04-05 12:20:41 +02:00 |
|
Sébastien Beau
|
658e0d3375
|
[REF] refactor file email
|
2013-04-04 17:10:54 +02:00 |
|
Benoit Guillot
|
140fa02533
|
[FIX] fix module name
|
2013-04-03 17:47:11 +02:00 |
|
Sébastien Beau
|
8de978bb71
|
[ADD] add file-email
|
2013-04-03 17:14:57 +02:00 |
|