Commit Graph

18 Commits (c1b029e4fd69a08d1020385ae2fba1164dc88ec5)

Author SHA1 Message Date
Weblate 5eca495da9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-autovacuum_message_attachment
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-autovacuum_message_attachment/
2024-04-10 07:48:32 +00:00
oca-ci f2840fb5f9 [UPD] Update autovacuum_message_attachment.pot 2024-04-10 07:40:18 +00:00
mymage 82510b64c3 Translated using Weblate (Italian)
Currently translated at 100.0% (52 of 52 strings)

Translation: server-tools-16.0/server-tools-16.0-autovacuum_message_attachment
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-autovacuum_message_attachment/it/
2024-03-06 10:37:21 +00:00
Ivorra78 40b7aa995b Translated using Weblate (Spanish)
Currently translated at 100.0% (52 of 52 strings)

Translation: server-tools-16.0/server-tools-16.0-autovacuum_message_attachment
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-autovacuum_message_attachment/es/
2024-02-14 15:37:01 +00:00
Ivorra78 5b58719834 Translated using Weblate (Spanish)
Currently translated at 67.3% (35 of 52 strings)

Translation: server-tools-16.0/server-tools-16.0-autovacuum_message_attachment
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-autovacuum_message_attachment/es/
2024-02-13 20:34:28 +00:00
Ivorra78 2c3b456cb6 Added translation using Weblate (Spanish) 2024-02-12 21:34:49 +00:00
mymage 9d65e78b16 Added translation using Weblate (Italian) 2024-02-09 13:18:08 +00:00
oca-ci 4a8605df7a [UPD] Update autovacuum_message_attachment.pot 2024-02-02 11:50:43 +00:00
Ignacio Buioli 238a0951be 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/
2023-11-28 12:27:14 +01:00
Akim Juillerat 1e19a4b6dd 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.
2023-11-28 12:27:14 +01:00
Ignacio Buioli 0d7706eb89 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/
2023-11-28 12:27:14 +01:00
Ignacio Buioli 96be2cbced Added translation using Weblate (Spanish (Argentina)) 2023-11-28 12:27:14 +01:00
Dept. Técnico bc48bb7f22 Added translation using Weblate (Catalan) 2023-11-28 12:27:14 +01:00
hkpatel caeefd0885 [MIG] autovacuum_message_attachment: Migration to 14.0 2023-11-28 12:27:14 +01:00
Enric Tobella df5830a8c2 [FIX] autovacuum_message_attachment: The field name cannot be used as it is already present in other models 2023-11-28 12:27:14 +01:00
Florent de Labarre 8a1f5970f4 [FIX] autovacuum_message_attachment : wrong message formating 2023-11-28 12:27:14 +01:00
Enric Tobella 17c0e7dcc4 [REF] autovacuum_message_attachment: Improve the way we manage domains 2023-11-28 12:27:14 +01:00
Florian da Costa 8265c71fa0 Migrate autovacuum_mail_message to version 12 and rename it 2023-11-28 12:23:23 +01:00