Pedro M. Baeza
29f4f6d308
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
7b207eb12a
[MIG] Make modules uninstallable
8 years ago
Yannick Vaucher
85525852b9
[MGR] configuration_helper
* [PORT] [9.0] configuration_helper
Port to API 8.0 and make it compatible with a config definition in API
8.0. Remove some hacks with onchange and write to get and set the
related values.
* Add a module to define classes in order to test configuration_helper
9 years ago
Stéphane Bidoul
2a2f8c42dd
[MOV] move addons out of __unported__ (they remain not installable)
9 years ago
Stéphane Bidoul
7167a57576
move all modules to __unported__ on master branch and set installable=False
11 years ago
david.beal@akretion.com
d44d833c58
[ADD] config helper module
11 years ago
Patrick Tombez
f0f715bf7a
Apply suggestions from code review
Co-Authored-By: Alex Saunier <alexandre.saunier@camptocamp.com>
5 years ago
OCA-git-bot
07e95733e7
[ADD] setup.py
5 years ago
OCA-git-bot
ac14cc503d
[ADD] icon.png
5 years ago
oca-travis
23cb48c068
[UPD] Update company_country.pot
5 years ago
OCA-git-bot
a4e0e750c1
Merge PR #1372 into 12.0
Signed-off-by moylop260
5 years ago
Bole
44a937160d
Translated using Weblate (Croatian)
Currently translated at 100.0% (1 of 1 strings)
Translation: server-tools-12.0/server-tools-12.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_text/hr/
5 years ago
Bole
ac501fb830
Translated using Weblate (Croatian)
Currently translated at 51.2% (41 of 80 strings)
Translation: server-tools-12.0/server-tools-12.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-auto_backup/hr/
5 years ago
Bole
3ce2f9d44e
Translated using Weblate (Croatian)
Currently translated at 100.0% (2 of 2 strings)
Translation: server-tools-12.0/server-tools-12.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-datetime_formatter/hr/
5 years ago
Moisés López
e33a1c5b7c
[ADD] company_country: Set company.country value early to use account hook to install l10n_* modules and avoid installing generic_account
Allow to use account._auto_install_l10n without install `l10n_generic_coa`
6 years ago
Bole
96e510482d
Added translation using Weblate (Croatian)
5 years ago
Vladislav Shepilov
b55855816d
[MIG] base_multi_image: Migration to 12.0
5 years ago
oca-travis
fa63e10540
[UPD] Update base_multi_image.pot
7 years ago
Francisco Fernández
862522ebdf
[10.0] [IMP] base_multi_image: improve uninstall hook ( #1286 )
improve uninstall hook to move images from multi to single mode
7 years ago
OCA Transbot
120e62342b
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
548e6f37d1
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
e1918e02fc
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
b01be5e5aa
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
ad0f2ba865
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
3cdcf18af6
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
87f25a39cf
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
a433f6bb02
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ba1d82d9a0
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d7e93211a8
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
b0443e8580
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
f4afb49e4f
[10.0][FIX] base_multi_image: Uninstall hook ( #709 )
8 years ago
Dave Lasley
df614cf4df
[FIX] base_multi_image: Use env in uninstall_hook ( #677 )
* [FIX] base_multi_image: Use env in uninstall_hook
8 years ago
Dave Lasley
9d1d90c780
[FIX] base_multi_image: Adhere to image delete bypass
* Add catch in owner unlink to allow for image delete bypass via context
8 years ago
OCA Transbot
04e8c62c0e
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
2440b6e9c8
[MIG] base_multi_image: Upgrade to v10
* Update openerp to odoo
* Bump versions
* Installable to True
8 years ago
Dave Lasley
eda315008f
base_multi_image: Fix hook example * Add uninstall hook import to Readme example * Only except for ImportError * Fix note regarding need of hook use
8 years ago
OCA Transbot
f2a7068cbc
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
e5d4bf3838
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
9efe2e8694
[MIG] Make modules uninstallable
8 years ago
OCA Transbot
4d7b8cafeb
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
639b5a54d8
[FIX] adapt to changes in binary attachment branch
8 years ago
OCA Transbot
a132871e26
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
b1737b7678
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
20ffd97c1c
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
973bf9e47f
[FIX] base_multi_image: Correct README instructions
8 years ago
Jairo Llopis
c67fb87a4a
Add ondelete attribute, required for Many2one fields in v9.
8 years ago
Jairo Llopis
7bd2718c09
Raise version.
8 years ago
Jairo Llopis
01be895270
Add uninstall hook to avoid garbage images hanging around after submodule is uninstalled.
8 years ago
Jairo Llopis
b60462f79d
Add a reference field to get to the owner with 1 click.
8 years ago
Jairo Llopis
92b4bfb176
Use v9 ormcache.
8 years ago