Commit Graph

125 Commits (57834ae3a79e8852f1918d2331c598882da18401)

Author SHA1 Message Date
Holger Brunn 57834ae3a7 [IMP] use new import of _, SUPERUSER_ID 2022-11-18 13:12:57 +01:00
Holger Brunn 7474a0e466 [ADD] change xmlids of legacy rules to point to auditlog.rule 2022-11-18 13:12:57 +01:00
sebalix a3e90805ca [IMP] Module 'auditlog' - Contributors updated in README.rst + AUTHORS.txt file removed 2022-11-18 13:12:57 +01:00
Holger Brunn da1d658cc3 [FIX] also migrate id sequences 2022-11-18 13:12:57 +01:00
Holger Brunn 760a947782 [ADD] init hook to migrate from audittrail 2022-11-18 13:12:57 +01:00
Holger Brunn cc83f8b54d [IMP] ignore rules for nonexisting objects 2022-11-18 13:12:57 +01:00
sebalix af0f5d1a61 [FIX] Module 'auditlog' - 'time' module imported but unused 2022-11-18 13:12:57 +01:00
sebalix 6c2f020fbc [IMP] Module 'auditlog' - README.rst updated (based on the OCA template) 2022-11-18 13:12:57 +01:00
sebalix ae87645d6b [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2022-11-18 13:12:57 +01:00
sebalix 7e5d2f0922 [IMP] Module 'auditlog' - Add 'name' attributes on some filters and other minor fixes 2022-11-18 13:12:57 +01:00
sebalix 54d052fc1d [IMP] Module 'auditlog' - Clean up vim lines 2022-11-18 13:12:57 +01:00
sebalix 886ddfe3a0 [IMP] Module 'auditlog' - Split the 'create_logs()' method in several ones to make overridding easier 2022-11-18 13:12:57 +01:00
sebalix 2d87b3a7fa [ADD] Module 'auditlog' - 'auditlog.pot' file added 2022-11-18 13:12:57 +01:00
sebalix 35c136b2f6 [FIX] Module 'auditlog' - Put the module description in a README.rst file 2022-11-18 13:12:57 +01:00
sebalix 0ac666a32d [FIX] Module 'auditlog' - Fix some flake8 errors 2022-11-18 13:12:57 +01:00
sebalix 65517c4bcf [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2022-11-18 13:12:57 +01:00
Weblate b0f6a9445b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-module_change_auto_install
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_change_auto_install/
2022-11-08 12:29:13 +00:00
OCA-git-bot 67fadeac94 [ADD] setup.py 2022-11-08 10:50:19 +00:00
OCA-git-bot 707cef80fc [UPD] README.rst 2022-11-08 10:50:18 +00:00
OCA-git-bot 350c1706f2 [UPD] addons table in README.md 2022-11-08 10:50:17 +00:00
oca-ci 14f761fb70 [UPD] Update module_change_auto_install.pot 2022-11-08 10:47:23 +00:00
OCA-git-bot bce68596b7 Merge PR #2424 into 16.0
Signed-off-by thomaspaulb
2022-11-08 10:45:34 +00:00
Sylvain LE GAL 85750dcfe2 [PORT] module_change_auto_install from 15.0 to 16.0 2022-11-08 09:53:58 +01:00
OCA-git-bot bcc510863d [ADD] setup.py 2022-10-25 10:01:50 +00:00
OCA-git-bot a5f665a7b0 [UPD] README.rst 2022-10-25 10:01:49 +00:00
OCA-git-bot 578af5d6ce [UPD] addons table in README.md 2022-10-25 10:01:48 +00:00
oca-ci 8aec84406a [UPD] Update base_m2m_custom_field.pot 2022-10-25 09:59:09 +00:00
OCA-git-bot aa351eaf3e Merge PR #2413 into 16.0
Signed-off-by lmignon
2022-10-25 09:57:04 +00:00
OCA-git-bot f028f36f5c [ADD] setup.py 2022-10-19 14:30:46 +00:00
OCA-git-bot d55455be77 [UPD] README.rst 2022-10-19 14:30:45 +00:00
OCA-git-bot 324884f57d [UPD] addons table in README.md 2022-10-19 14:30:44 +00:00
oca-ci d87e063902 [UPD] Update upgrade_analysis.pot 2022-10-19 14:28:06 +00:00
OCA-git-bot c5de75f867 Merge PR #2417 into 16.0
Signed-off-by pedrobaeza
2022-10-19 14:25:39 +00:00
Sylvain LE GAL 8ce4e9bfc3 [IMP] module_change_auto_install: black, isort, prettier 2022-10-13 11:28:54 +02:00
Fai b791487349 [MIG] module_change_auto_install: Migration to 15.0 2022-10-13 11:28:48 +02:00
Dept. Técnico 54807493d0 Added translation using Weblate (Catalan) 2022-10-13 11:28:48 +02:00
OCA-git-bot 6ec26da545 module_change_auto_install 14.0.1.0.3 2022-10-13 11:28:48 +02:00
Sylvain LE GAL dbbcdb64c9 [FIX] module_change_auto_install : auto_install is now a set of dependencies. (before, was boolean) 2022-10-13 11:28:48 +02:00
OCA-git-bot e6dbec9734 module_change_auto_install 14.0.1.0.2 2022-10-13 11:28:48 +02:00
moylop260@vauxoo.com 9ccaadc5f2 [FIX] module_change_auto_install: Split string sep by comma
Optimize validation
Add logger to apply patch
2022-10-13 11:28:48 +02:00
OCA-git-bot ebc5ae4c75 [ADD] icon.png 2022-10-13 11:28:48 +02:00
OCA-git-bot f9ee1c05df [UPD] README.rst 2022-10-13 11:28:48 +02:00
oca-travis cb016bed5c [UPD] Update module_change_auto_install.pot 2022-10-13 11:28:48 +02:00
Sylvain LE GAL b8c7cf2303 [ADD] new module module_change_auto_install to configure auto installable modules by configuration 2022-10-13 11:28:48 +02:00
Stefan Rijnhart 3145683c07 [FIX] upgrade_analysis: misleading representation of read/write computed fields
Odoo 14 introduced the widescale usage of computed fields with readonly=False.
In that case, the compute method functions as a default that can also be used
to compute a value some time *after* the initial creation of the record.

In the OpenUpgrade analysis files, these fields would be misrepresented as
computed fields rather than fields with a default function. This change fixes
that.
2022-10-11 21:30:37 +02:00
Stefan Rijnhart 60d4f51c35 [MIG] upgrade_analysis: Migration to 16.0 2022-10-11 10:40:14 +02:00
Stefan Rijnhart 3cbb201c3a [IMP] upgrade_analysis: black, isort, prettier 2022-10-05 16:22:33 +02:00
OCA-git-bot ab996ca93a upgrade_analysis 15.0.2.0.1 2022-10-05 16:20:14 +02:00
Ignacio Buioli 4675fb77db Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (86 of 86 strings)

Translation: server-tools-15.0/server-tools-15.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-upgrade_analysis/es_AR/
2022-10-05 16:20:14 +02:00
Ignacio Buioli 9a4834d14a Added translation using Weblate (Spanish (Argentina)) 2022-10-05 16:20:14 +02:00