Pedro M. Baeza
4d83c67ca3
Merge pull request #26 from oca-travis/7.0-autofix-script-01-dev-moylop260
...
[REF] auto-fix conventions
2014-11-19 08:21:39 +01:00
Pedro M. Baeza
6016c7799b
[FIX] pylint
2014-11-18 03:03:42 +01:00
moylop260
74ead9ed4f
[REF] auto-fix conventions
2014-11-13 21:20:14 -06:00
Pedro M. Baeza
7720a1acd6
Merge pull request #21 from hbrunn/7.0-travis-2014-10-20
...
[FIX] coding style issues
2014-10-24 15:56:00 +02:00
Holger Brunn
428f7e9450
[FIX] coding style issues
2014-10-20 11:33:22 +02:00
Holger Brunn
3e3157bf4f
Merge pull request #18 from savoirfairelinux/7.0_update_document_multiple_records
...
[UPD] Override the _name_get_resname function to add a condition for account.voucher model
2014-10-20 11:10:10 +02:00
Holger Brunn
fd18fba657
Merge pull request #17 from pedrobaeza/7.0-document_url
...
[ADD] document_url: A module that allows to put URLs as attached documents.
2014-10-20 11:06:44 +02:00
Yannick Vaucher
9335eb2fc9
Merge pull request #19 from savoirfairelinux/i18n
...
Export translations for document_multiple_records
2014-10-08 14:43:27 +02:00
EL HADJI DEM
26424054c4
[UPD] Override the _name_get_resname function to add a condition for account.voucher model
2014-10-01 09:49:24 -04:00
Sandy Carter
9b2287858a
Export translations for document_multiple_records
2014-09-29 17:34:27 -04:00
EL HADJI DEM
dbbea6df2c
[UPD] In create method, use name unless name_get to define res_name value
2014-09-29 17:15:08 -04:00
Pedro M. Baeza
52d7eb8e6d
Some PEP8 fixes and Travis update
2014-09-15 10:50:26 +02:00
Pedro M. Baeza
a522eccebc
Some fixes
2014-09-11 16:06:21 +02:00
Pedro M. Baeza
8cf1e5aa80
[ADD] document_url: A module that allows to put URLs as attached documents.
2014-09-10 17:54:42 +02:00
Yannick Vaucher
388fc96c4b
Merge pull request #11 from hbrunn/7.0_flake8
...
[FIX] flake8
2014-08-11 12:34:50 +02:00
Holger Brunn
a8c6786771
[FIX] flake8
2014-08-11 11:03:57 +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