Sylvain LE GAL
4a8b9f38d0
[PORT] port pos_environment to v 12.0
2019-07-31 14:09:38 +02:00
Sylvain LE GAL
6893a4bf4c
[WIP] Add pos_environment from v8.0 (grap / grap-odoo-incubator) repository
2019-07-31 13:57:14 +02:00
OCA-git-bot
db2731ccef
[UPD] README.rst
2019-07-29 03:38:16 +00:00
David Beal
15fe7fe641
ADD module carrier_environment
2019-05-13 19:12:58 +02:00
oca-travis
13a319add3
[UPD] Update mail_environment.pot
2019-04-26 12:18:44 +00:00
OCA-git-bot
176d70461f
[ADD] setup.py
2019-04-26 12:02:22 +00:00
OCA-git-bot
c1d73f8d72
[ADD] icon.png
2019-04-26 12:02:22 +00:00
Alexandre Fayolle
d84a890549
Merge pull request #20 from sebalix/12.0-mig-mail_environment
...
[12.0][MIG] mail_environment from 11.0
2019-04-26 14:02:17 +02:00
OCA-git-bot
e89b08a9a3
[ADD] icon.png
2019-04-03 03:21:20 +00:00
OCA Transbot
eb5edc1a80
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-env-12.0/server-env-12.0-server_environment_ir_config_parameter
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-server_environment_ir_config_parameter/
2019-03-17 13:32:01 +00:00
oca-travis
55a0211702
[UPD] Update server_environment_ir_config_parameter.pot
2019-03-04 14:03:57 +00:00
OCA-git-bot
508a1b9235
[ADD] setup.py
2019-03-04 14:00:14 +00:00
OCA-git-bot
f6794c3a6f
[UPD] README.rst
2019-03-04 14:00:14 +00:00
Guewen Baconnier
2ca5cb8ed5
Merge pull request #15 from acsone/12.0-mig_server_environment_ir_config_parameter_mgs
...
[12.0][MIG] server environment ir config parameter
2019-03-04 15:00:03 +01:00
sebalix
f2b2ce401a
[MIG] mail_environment: Migration to 12.0
2019-01-09 09:35:30 +01:00
sebalix
dbcce842de
[IMP] mail_environment: new README structure
2019-01-09 09:35:22 +01:00
Guewen Baconnier
b49864a771
fixup! Infer configparser getter from field type
2019-01-04 11:24:23 +01:00
Guewen Baconnier
b6f7cade68
Infer configparser getter from field type
2019-01-04 11:24:23 +01:00
Guewen Baconnier
3b4e587045
Use new server.env.mixin in mail_environment
2019-01-04 11:24:23 +01:00
Simone Orsi
dcdcc856ac
[11.0][MIG] mail_environment
2019-01-04 11:24:23 +01:00
OCA Transbot
c4a3ad6ef8
OCA Transbot updated translations from Transifex
2019-01-04 11:24:23 +01:00
Stéphane Bidoul (ACSONE)
e73f3fda49
[FIX] mail_environment must not depend on server_environment_files
...
Depending on server_environment is enough
2019-01-04 11:24:23 +01:00
Yannick Vaucher
6e7d165883
README.rst - Fix layout
2019-01-04 11:24:23 +01:00
Guewen Baconnier
acdde15a9a
Migrate mail_environment to 10.0
2019-01-04 11:24:23 +01:00
Pedro M. Baeza
3ab7105074
[MIG] pre migration changes
...
[MIG] Rename manifest files
2019-01-04 11:24:23 +01:00
Alexandre Fayolle
857054b0a7
9.0 migration of mail_environment
2019-01-04 11:24:23 +01:00
Pedro M. Baeza
f80faaee81
[MIG] Make modules uninstallable
2019-01-04 11:24:23 +01:00
Stéphane Bidoul
cc2ffd0446
[UPD] prefix versions with 8.0
2019-01-04 11:24:23 +01:00
Holger Brunn
155a221b7b
[FIX] like #230 , but for mail_environment
2019-01-04 11:24:23 +01:00
Yannick Vaucher
accaa28426
Add missing default oca icons
2019-01-04 11:24:23 +01:00
Alexandre Fayolle
0228a31142
fix runbot warning
...
rename *_xml entries in manifest
2019-01-04 11:24:23 +01:00
Alexandre Fayolle
c997ee0e7c
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2019-01-04 11:24:23 +01:00
Guewen Baconnier
89206e8a5e
mail_eniroment misc improvements
...
* Move mail_environment in root folder
* Use absolute imports for openerp and new Model classes
* Use cr argument instead of cursor, propagate context
* Update fields, remove deprecated 'method' argument, change 'states'
otherwise the fields are not readonly (seems that the 'states' of the
original field is kept.
* Activate the installable flag
* Indentation of the view with 2 spaces
* Remove only the attrs attribute instead of redefining the whole field
* pep8
* crm is not a dependency for mail_environment
* Fix typo in manifest
2019-01-04 11:24:23 +01:00
Jose Morales
a64b196c4a
[IMP] 7.0 no view type required
2019-01-04 11:24:23 +01:00
Joel Grand-Guillaume
190ebb5e1d
[FIX] Add fnct_search on type in order to avoid error when ir.cron run the fetch task
2019-01-04 11:24:23 +01:00
@
1fcce80aac
[IMP] mail_environment misc
2019-01-04 11:24:23 +01:00
Joël Grand-Guillaume
832a1c7cb9
[add] mail_environment
2019-01-04 11:24:23 +01:00
Stéphane Bidoul (ACSONE)
b804837287
Remove invalid setup.py
2018-11-17 12:26:43 +01:00
OCA-git-bot
1f0a41ab25
[ADD] setup.py
2018-11-17 09:41:12 +00:00
Thierry Ducrest
b8b5ad4f00
[MIG] fix tests
...
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2018-11-15 15:39:30 +01:00
Stéphane Bidoul (ACSONE)
52c1334825
[ADD] setup.py
2018-11-15 14:50:14 +01:00
Gilles Meyomesse
75ef7f318f
[MIG] server_environment_ir_config_parameter from 11 to 12
2018-11-15 14:50:14 +01:00
oca-travis
d7ec05b67c
Update server_environment_ir_config_parameter.pot
2018-11-15 14:01:25 +01:00
OCA Transbot
ba720a4df8
OCA Transbot updated translations from Transifex
2018-11-15 14:01:25 +01:00
OCA Transbot
bc7ad1e82e
OCA Transbot updated translations from Transifex
2018-11-15 14:01:25 +01:00
Adrien Peiffer (ACSONE)
c7fa92fcca
server_environment_ir_config_parameter: missing return.
2018-11-15 14:01:25 +01:00
Stéphane Bidoul (ACSONE)
e3cf4532cb
missing sudo in server_environment_ir_config_param
...
Without this sudo get_param would fail when the first user reading a parameter that has changed in the configuration file does not have write access to system parameters.
2018-11-15 14:01:24 +01:00
OCA Transbot
3db5fb3cc7
OCA Transbot updated translations from Transifex
2018-11-15 14:01:24 +01:00
Denis Roussel
fc600840c4
server_environment_ir_config_parameter Avoid loading import
...
Odoo loads modules that contain static directory, so it wanted to load server_environment_files but it does not exist
2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE)
be336486f2
server_environment_ir_config_parameter: migrate to 10.0
2018-11-15 14:01:24 +01:00