Florian da Costa
6a6401327f
[MIG] autovacuum_message_attachment : migrate to v16
2025-02-11 16:24:08 +05:00
Ignacio Buioli
45bff750e5
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (55 of 55 strings)
Translation: server-tools-14.0/server-tools-14.0-autovacuum_message_attachment
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-autovacuum_message_attachment/es_AR/
2025-02-11 16:24:08 +05:00
Akim Juillerat
0b575e5959
Add selection of attachments through inheriting model
...
Selection of attachments through inheriting model can be useful if
we want to purge attachments that are extended through another
model.
For example, shipping.label (from base_delivery_carrier_label)
inherits from ir.attachment but the attachment itself is linked to
the stock.picking model.
By using inheriting_model defined to shipping.label and setting
model_ids to stock.picking, we can safely select the attachments
linked to stock.pickings that are shipping labels and avoid deleting
any picking list or delivery note reports.
2025-02-11 16:24:08 +05:00
Akim Juillerat
cfab415c48
Improve building of domain through osv.expression
2025-02-11 16:24:08 +05:00
Ignacio Buioli
2a490683d2
Added translation using Weblate (Spanish (Argentina))
...
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (50 of 50 strings)
Translation: server-tools-14.0/server-tools-14.0-autovacuum_message_attachment
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-autovacuum_message_attachment/es_AR/
2025-02-11 16:24:06 +05:00
Dept. Técnico
5274ff6477
Added translation using Weblate (Catalan)
2025-02-03 13:59:05 +05:00
hkpatel
ef9bce6bc1
[MIG] autovacuum_message_attachment: Migration to 14.0
2025-02-03 13:59:05 +05:00
hkpatel
e78e288d28
[IMP] autovacuum_message_attachment: black, isort, prettier
2025-02-03 13:59:05 +05:00
Enric Tobella
b660e0e8e2
[MIG] autovacuum_message_attachment: Migration to 13.0
2025-02-03 13:59:04 +05:00
Enric Tobella
3fed2c1eb6
[IMP] autovacuum_message_attachment: black, isort, prettier
2025-02-03 13:59:04 +05:00
Enric Tobella
c6365051ba
[FIX] autovacuum_message_attachment: The field name cannot be used as it is already present in other models
2025-02-03 13:59:04 +05:00
Florent de Labarre
4dea925855
[FIX] autovacuum_message_attachment : wrong message formating
2025-02-03 13:59:04 +05:00
Enric Tobella
acb678973f
[REF] autovacuum_message_attachment: Improve the way we manage domains
2025-02-03 13:59:04 +05:00
Florian da Costa
23ab41df79
Add possibility to delete attachments
2025-02-03 13:59:03 +05:00
Florian da Costa
22c6f317df
Migrate autovacuum_mail_message to version 12 and rename it
2025-02-03 13:59:01 +05:00
OCA-git-bot
9ecb5cd95c
[BOT] post-merge updates
2024-12-31 20:25:56 +00:00
OCA-git-bot
c93b86c215
Merge PR #3144 into 17.0
...
Signed-off-by legalsylvain
2024-12-31 20:21:04 +00:00
Miquel Raïch
a5ad632a86
[FIX] upgrade_analysis: migration errors
2024-12-31 18:24:57 +01:00
Pedro M. Baeza
8095024d13
[IMP] upgrade_analysis: Don't reinstall installed modules
...
If a module is already installed, there's no need of reinstalling it.
2024-12-31 18:24:57 +01:00
Jean-Charles Drubay
bf5b1e2f4c
[FIX] smart button to open the list of analysis from a config
2024-12-31 18:24:57 +01:00
Miquel Raïch
62f179218f
[FIX] upgrade_analysis: exclude OU modules from coverage file
2024-12-31 18:24:57 +01:00
Miquel Raïch
c3ba510f3b
[FIX] upgrade_analysis: new modules cannot be merged/renamed in same version
...
Issue: v14 has OCA's 10n_eu_oss (https://github.com/OCA/account-fiscal-rule/tree/14.0/l10n_eu_oss ), which is renamed in v15 to l10n_eu_oss_oca (https://github.com/OCA/account-fiscal-rule/tree/15.0/l10n_eu_oss_oca ) due to new module Odoo's 10n_eu_oss (https://github.com/odoo/odoo/tree/15.0/addons/l10n_eu_oss ). Thus, it doesn't makes sense to have in the coverage file the row `|[new] 10n_eu_oss | |Renamed to l10n_eu_oss_oca|`.
2024-12-31 18:24:57 +01:00
mymage
caf59b113b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: server-tools-17.0/server-tools-17.0-fetchmail_notify_error_to_sender
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-fetchmail_notify_error_to_sender/it/
2024-12-28 14:06:36 +00:00
OCA-git-bot
c706e9b739
[BOT] post-merge updates
2024-12-27 19:10:22 +00:00
OCA-git-bot
588932052c
Merge PR #3153 into 17.0
...
Signed-off-by pedrobaeza
2024-12-27 19:05:35 +00:00
Weblate
2f5087aea8
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-17.0/server-tools-17.0-fetchmail_notify_error_to_sender
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-fetchmail_notify_error_to_sender/
2024-12-27 11:51:42 +00:00
OCA-git-bot
39147d117f
[BOT] post-merge updates
2024-12-27 11:08:47 +00:00
oca-ci
02f01b1a1c
[UPD] Update fetchmail_notify_error_to_sender_test.pot
2024-12-27 11:03:50 +00:00
oca-ci
4ded642aa7
[UPD] Update fetchmail_notify_error_to_sender.pot
2024-12-27 11:03:50 +00:00
OCA-git-bot
8a7727367e
Merge PR #2982 into 17.0
...
Signed-off-by hbrunn
2024-12-27 10:59:22 +00:00
BT-cjimeno
0e3a34c318
[IMP] fetchmail_notify_error_to_sender: code review improvements
...
Renamed files
Removed empty translation files
Updated module icon
2024-12-27 11:36:23 +01:00
Eric Lembregts
5a50d39245
[FIX] auditlog: adapt exclude fields test to #3137
...
In #3137 it is prevented to create auditlogs without log lines.
In this particular test, it is tested that no log line is created for excluded
fields. We would expect therefore that no auditlog is created after #3137 , but
depending on the setup, an log line may be created for field phone_sanitized
which is not an excluded field in the test.
To fix this, the test is adapted to write another, non excluded field so that
the auditlog is created in any case.
2024-12-27 10:30:39 +01:00
OCA-git-bot
dfba4a23af
[BOT] post-merge updates
2024-12-16 11:36:43 +00:00
OCA-git-bot
69b053caa2
Merge PR #3149 into 17.0
...
Signed-off-by pedrobaeza
2024-12-16 11:32:02 +00:00
Benoît Fontaine
7121976c0e
[FIX] database_cleanup: complete excluded columns
2024-12-16 11:55:12 +01:00
OCA-git-bot
0bf5429cf8
[BOT] post-merge updates
2024-12-13 11:58:25 +00:00
OCA-git-bot
b906f8e6be
Merge PR #3137 into 17.0
...
Signed-off-by StefanRijnhart
2024-12-13 11:53:57 +00:00
OCA-git-bot
115970a26c
[BOT] post-merge updates
2024-12-12 20:45:15 +00:00
OCA-git-bot
a0bb0338ea
Merge PR #3147 into 17.0
...
Signed-off-by pedrobaeza
2024-12-12 20:40:46 +00:00
Holger Brunn
932a623c30
[FIX] auditlog: patch away all write overrides in res.groups for test
2024-12-12 18:32:28 +01:00
Raf Ven
23bb199663
[FIX] auditlog: Dismiss logging when not needed.
2024-12-05 12:59:50 +01:00
Weblate
bde93913a5
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-17.0/server-tools-17.0-rpc_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-rpc_helper/
2024-12-03 15:51:44 +00:00
OCA-git-bot
05a56427d2
[BOT] post-merge updates
2024-12-03 13:12:20 +00:00
oca-ci
cb567c4cb8
[UPD] Update rpc_helper.pot
2024-12-03 13:07:47 +00:00
OCA-git-bot
ba267f13bb
Merge PR #3135 into 17.0
...
Signed-off-by simahawk
2024-12-03 13:03:32 +00:00
OCA-git-bot
84efbd0fb3
[BOT] post-merge updates
2024-12-03 11:42:54 +00:00
oca-ci
1324d1e165
[UPD] Update base_sparse_field_list_support.pot
2024-12-03 11:38:06 +00:00
OCA-git-bot
eecf14339f
Merge PR #2947 into 17.0
...
Signed-off-by LoisRForgeFlow
2024-12-03 11:34:20 +00:00
SilvioC2C
926b8998cf
[MIG] rpc_helper: Migration to 17.0
2024-12-03 11:12:47 +01:00
SilvioC2C
700e765dce
[IMP] rpc_helper: pre-commit auto fixes
2024-12-03 10:58:44 +01:00