OCA-git-bot
0350112c00
Merge PR #1787 into 12.0
Signed-off-by JordiBForgeFlow
5 years ago
OCA-git-bot
b18dfd7276
[ADD] setup.py
5 years ago
OCA-git-bot
c1e58467ef
[ADD] icon.png
5 years ago
OCA-git-bot
59e7c57105
[UPD] README.rst
5 years ago
oca-travis
23c696453a
[UPD] Update sql_export_mail.pot
5 years ago
OCA-git-bot
0c9adc37ca
Merge PR #1604 into 12.0
Signed-off-by sebastienbeau
5 years ago
Holger Brunn
efdea96f11
[ADD] test more cases for modules, refactor test code for that a bit
5 years ago
OCA-git-bot
257cd674d6
company_country 12.0.1.1.0
5 years ago
oca-travis
33a94a0fe1
[UPD] Update company_country.pot
5 years ago
OCA-git-bot
d8e066045f
Merge PR #1796 into 12.0
Signed-off-by luisg123v
5 years ago
Holger Brunn
0bc6322dc8
[IMP] purge uninstalled unavailable modules in bulk
6 years ago
OCA-git-bot
51a2422428
[UPD] README.rst
5 years ago
Luis González
bff84d8c1b
[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.
5 years ago
OCA-git-bot
13d2e78275
[UPD] README.rst
5 years ago
oca-travis
73f44e5996
[UPD] Update company_country.pot
5 years ago
Luis González [Vauxoo]
e37b51a017
[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.
5 years ago
kittiu
bd33d62318
[12.0][FIX] excel_import_export, problem on import with datetime field
Can't import if the import file has date time field
5 years ago
OCA Transbot
93d9a532a0
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-database_cleanup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/
5 years ago
oca-travis
4cc52e91b2
[UPD] Update database_cleanup.pot
5 years ago
Jordi Ballester Alomar
50f3dfcc7a
Merge pull request #1789 from ForgeFlow/12.0-fix-database-cleanup
[12.0][FIX] database_cleanup: only uninstall installed modules (greenify repo)
5 years ago
mreficent
cbdabc0acd
[FIX] database_cleanup: only uninstall installed modules
Due to 0ca82f2a75
5 years ago
oca-travis
f997ee7551
[UPD] Update company_country.pot
5 years ago
OCA-git-bot
e9eb0c0332
[UPD] README.rst
5 years ago
OCA Transbot
961239ad29
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_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_view_inheritance_extension/
5 years ago
Luis González [Vauxoo]
de012e4283
[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>
5 years ago
Jaime Arroyo
f020449fc1
[12.0][MIG] base_remote
6 years ago
OCA-git-bot
7671104502
[ADD] icon.png
6 years ago
Enric Tobella
1e5539c9ad
[FIX] base_remote: Do not raise Error on login failure
6 years ago
Enric Tobella
c0927c3f40
[IMP] name of remotes should be case insensitive
6 years ago
Enric Tobella
88f64672eb
[FIX] base_remote: Views
6 years ago
Enric Tobella
18699e60f1
Added translation using Weblate (Español (España))
6 years ago
Enric Tobella
a035e26a49
[FIX] missing super declaration
7 years ago
oca-travis
ad4a329da4
[UPD] Update base_remote.pot
7 years ago
Enric Tobella
d07d1494e8
[FIX] module name
7 years ago
OCA-git-bot
d4a489f7be
[ADD] setup.py
5 years ago
OCA-git-bot
db1f446065
[UPD] README.rst
5 years ago
oca-travis
d82923c635
[UPD] Update base_view_inheritance_extension.pot
5 years ago
OCA-git-bot
e481f7ad51
Merge PR #1529 into 12.0
Signed-off-by pedrobaeza
5 years ago
Alexis de Lattre
0268eb262d
Remove the "move" feature which is now native
Use https in URL to licence
5 years ago
OCA-git-bot
6604a8856a
[ADD] setup.py
5 years ago
OCA-git-bot
a5caab0165
[ADD] icon.png
5 years ago
OCA-git-bot
0dd7a932fd
[UPD] README.rst
5 years ago
oca-travis
c7e94dc732
[UPD] Update base_m2m_custom_field.pot
5 years ago
OCA-git-bot
8543e0db4a
Merge PR #1738 into 12.0
Signed-off-by dreispt
5 years ago
OCA Transbot
2f9227396d
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export_demo/
5 years ago
OCA Transbot
f0e22ddf0a
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export/
5 years ago
OCA-git-bot
806cc9b2a6
[ADD] setup.py
5 years ago
OCA-git-bot
446ab2adae
[UPD] README.rst
5 years ago
oca-travis
a3ea0f45bf
[UPD] Update excel_import_export_demo.pot
5 years ago
oca-travis
853a7505ad
[UPD] Update excel_import_export.pot
5 years ago