Commit Graph

309 Commits (6b7f6839cc973bf985b1facdd7b844277ec00caa)

Author SHA1 Message Date
oca-travis 71e118f8e9 [UPD] Update mail_server_relay_disallowed.pot 2020-04-16 14:24:18 +00:00
OCA-git-bot 84976410a5 Merge PR #1762 into 13.0
Signed-off-by JordiBForgeFlow
2020-04-16 14:15:49 +00:00
Jordi Ballester Alomar 92d3db6ff2 [MIG] mail_server_relay_disallowed: Migration to 13.0 2020-04-16 01:46:47 +02:00
mreficent 2250391b60 [IMP] mail_server_relay_disallowed: black, isort 2020-04-16 01:46:45 +02:00
Adrià Gil Sorribes 41510b3a7d [ADD] Add module mail_server_relay_disallowed to v12 2020-04-16 01:45:41 +02:00
OCA Transbot bb505700b4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-13.0/server-tools-13.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_search_fuzzy/
2020-04-15 14:15:03 +00:00
OCA-git-bot 19f734208d [ADD] setup.py 2020-04-15 14:14:50 +00:00
OCA-git-bot 5aaa02f91c [ADD] icon.png 2020-04-15 14:14:50 +00:00
OCA-git-bot 4f81d83a31 [UPD] README.rst 2020-04-15 14:14:50 +00:00
oca-travis 4d54e0a6d2 [UPD] Update test_base_time_window.pot 2020-04-15 14:01:15 +00:00
oca-travis d5dadb63fc [UPD] Update base_time_window.pot 2020-04-15 14:01:14 +00:00
OCA-git-bot b20e6bf8b5 Merge PR #1798 into 13.0
Signed-off-by jgrandguillaume
2020-04-15 13:52:57 +00:00
Akim Juillerat ac84cb7aac [IMP] base_time_window: black, isort 2020-04-15 12:51:54 +02:00
OCA-git-bot 8084db2c5a [ADD] setup.py 2020-04-08 17:25:47 +00:00
OCA-git-bot d9595e3960 [UPD] README.rst 2020-04-08 17:25:47 +00:00
oca-travis 36e120d74a [UPD] Update base_search_fuzzy.pot 2020-04-08 17:20:21 +00:00
OCA-git-bot ee435aff3f Merge PR #1773 into 13.0
Signed-off-by pedrobaeza
2020-04-08 17:12:09 +00:00
Ernesto Tejeda eb6d32f4a2 [MIG] base_search_fuzzy: Migration to 13.0 2020-04-08 13:04:50 -04:00
Akim Juillerat fabcc14588 fixup! Fixes and ROADMAP 2020-04-06 17:57:53 +02:00
Luis González 04f83bce85 [IMP] company_country: Fix and improve README and error messages
Error messages and module description are improved to be more verbose,
and some typos are fixed.
2020-04-05 17:31:13 +00:00
Luis González [Vauxoo] 837369b780 [IMP] company_country: Don't create DB table for model (#1791)
That model is intended only to set config and has no fields, so there is
no need for creating a DB table for it. This is achieved by switching
the model type from transient to abstract.
2020-04-05 17:28:27 +00:00
Luis González [Vauxoo] 8e0d78ea80 [FIX] company_country: Don't fail if account is already installed (#1786)
* [FIX] company_country: Don't fail if account is already installed

When `company_country` is installed, it performs the following:
- Look for the `COUNTRY` environment variable
- If not found, look for a `l10n_*` module that is about to be installed
- If not found, raise an exception

However, If the account module is installed, it shouldn't fail even if
the environment variable is not defined, because changing the
company's country will have no effect anyway, as the account hook was
already run and an `l10n` module was already been installed.

This commit fixes the above by skipping the process if the `account`
module is installed, and print an informative message to the log.

* Update __manifest__.py

Co-authored-by: Moises Lopez - https://www.vauxoo.com/ <moylop260@vauxoo.com>
2020-04-05 17:28:09 +00:00
Akim Juillerat 8e2c16c079 Fixes and ROADMAP 2020-04-03 12:30:14 +02:00
Akim Juillerat ccab50ed20 fixup! fixup! Adapt module to v13.0 and new usage 2020-04-01 13:08:56 +02:00
Akim Juillerat 09206fb73e Adapt test module 2020-04-01 11:16:57 +02:00
Laurent Mignong (ACSONE) 9fcaf2db9e Import files from Acsone 2020-04-01 10:41:20 +02:00
Akim Juillerat feb22fa0af Create module test_base_time_window 2020-04-01 10:41:11 +02:00
Akim Juillerat 3200d01c68 fixup! Adapt module to v13.0 and new usage 2020-04-01 10:37:22 +02:00
Akim Juillerat a092285f77 Adapt module to v13.0 and new usage 2020-03-31 17:54:17 +02:00
Laurent Mignong (ACSONE) 2db6aaec15 Import files from Acsone 2020-03-30 15:53:04 +02:00
Akim Juillerat 681dfd1578 Create module base_time_window 2020-03-30 15:42:10 +02:00
OCA Transbot dfddcba2bb Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-13.0/server-tools-13.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-auditlog/
2020-03-29 06:07:14 +00:00
OCA-git-bot a083843210 [UPD] README.rst 2020-03-29 06:07:02 +00:00
Ernesto Tejeda c6eab6662a [IMP] base_search_fuzzy: black, isort 2020-03-25 17:09:14 -04:00
黎伟杰 92b671d9d4 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (19 of 19 strings)

Translation: server-tools-12.0/server-tools-12.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_search_fuzzy/zh_CN/
2020-03-25 17:01:13 -04:00
Rodrigo Macedo d0f6fb541e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (19 of 19 strings)

Translation: server-tools-12.0/server-tools-12.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_search_fuzzy/pt_BR/
2020-03-25 17:01:13 -04:00
Pedro Castro Silva fe68300ba3 Translated using Weblate (Portuguese)
Currently translated at 94.7% (18 of 19 strings)

Translation: server-tools-12.0/server-tools-12.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_search_fuzzy/pt/
2020-03-25 17:01:13 -04:00
OCA-git-bot 6142276d6c [UPD] README.rst 2020-03-25 17:01:13 -04:00
OCA-git-bot 1e75ae1831 [ADD] icon.png 2020-03-25 17:01:13 -04:00
OCA Transbot 810d419238 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-12.0/server-tools-12.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_search_fuzzy/
2020-03-25 17:01:13 -04:00
oca-travis 51ab16d1c9 [UPD] Update base_search_fuzzy.pot 2020-03-25 17:01:13 -04:00
ernesto 7bfb1601f2 [MIG] base_search_fuzzy: Migration to 12.0 2020-03-25 17:01:13 -04:00
oca-travis d4055c82fd [UPD] Update base_search_fuzzy.pot 2020-03-25 17:01:13 -04:00
OCA Git Bot f0e5a8c438 [UPD] README.rst 2020-03-25 17:01:13 -04:00
cubells 09792c9f82 [MIG] base_search_fuzzy: Migration to 11.0 2020-03-25 17:01:13 -04:00
OCA Transbot c028018b39 OCA Transbot updated translations from Transifex 2020-03-25 17:01:13 -04:00
Graeme Gellatly f7d9ef0982 [FIX] Typos 2020-03-25 17:01:13 -04:00
OCA Transbot 5abb92a5a1 OCA Transbot updated translations from Transifex 2020-03-25 17:01:13 -04:00
Dave Lasley 45e72bd3b8 [MIG] base_search_fuzzy: Upgrade to v10
* Rename manifest
* Update openerp references to odoo
* Bump version
* Upgrade api usages
2020-03-25 17:01:13 -04:00
OCA Transbot eb06c88721 OCA Transbot updated translations from Transifex 2020-03-25 17:01:13 -04:00