Commit Graph

1402 Commits (8b5b6ecd222a4a8c328384fab16f0c45354fab0a)

Author SHA1 Message Date
Florian da Costa 8b5b6ecd22 [IMP] autovacuum_message_attachment: black, isort, prettier 2023-11-28 12:27:14 +01: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
Akim Juillerat cb68657b8a Improve building of domain through osv.expression 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
hkpatel aa56d46974 [IMP] autovacuum_message_attachment: black, isort, prettier 2023-11-28 12:27:14 +01:00
Enric Tobella 5a812aab25 [MIG] autovacuum_message_attachment: Migration to 13.0 2023-11-28 12:27:14 +01:00
Enric Tobella 7af9600631 [IMP] autovacuum_message_attachment: black, isort, prettier 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 f9e56058e2 Add possibility to delete attachments 2023-11-28 12:23:23 +01:00
Florian da Costa 8265c71fa0 Migrate autovacuum_mail_message to version 12 and rename it 2023-11-28 12:23:23 +01:00
OCA-git-bot 590cf43c30 [BOT] post-merge updates 2023-11-28 11:09:31 +00:00
oca-ci 6d52fc07ea [UPD] Update base_sequence_default.pot 2023-11-28 11:03:18 +00:00
OCA-git-bot 1ac17c7b5a Merge PR #2765 into 16.0
Signed-off-by yajo
2023-11-28 10:57:17 +00:00
Jairo Llopis ceca6029f5
[MIG] base_sequence_default: v16
@moduon MT-4324
2023-11-27 09:47:32 +00:00
Jairo Llopis 640b10a3d1
[DOCS] Convert readme fragments to markdown 2023-11-22 13:56:13 +00:00
Jairo Llopis 30d91a457d
[IMP] base_sequence_default: black, isort, prettier 2023-11-22 13:33:36 +00:00
OCA-git-bot 7bcc852f44
[UPD] README.rst 2023-11-22 13:32:58 +00:00
OCA-git-bot f95d8e6e8a
base_sequence_default 14.0.1.0.0 2023-11-22 13:32:58 +00:00
OCA-git-bot 33d832b8e5
[UPD] README.rst 2023-11-22 13:32:58 +00:00
Jairo Llopis 79d970432a
[REF] base_sequence_default: bump sequence only on creation
Before this patch, sequence was bumped when loading defaults. That happened even before creating the record. That rendered no-gap sequences useless.

Now, sequences are executed only on record creation, when the user didn't give a default value to the sequenced fields.

To support the use case when you want a sequence on required fields, you can set a value of `-` on those fields on creation. Then, the sequence will also kick in.

@moduon MT-2715
2023-11-22 13:32:58 +00:00
OCA-git-bot 53452c8702
[UPD] README.rst 2023-11-22 13:32:58 +00:00
oca-ci 28dfb869e4
[UPD] Update base_sequence_default.pot 2023-11-22 13:32:58 +00:00
Jairo Llopis 4020460798
[ADD] base_sequence_default: add default values with sequences
This module extends the defaults functionality to allow filling *Character*
type fields on creation with a predefined sequence.

@moduon MT-1506

Co-authored-by: Eduardo de Miguel <1162050+Shide@users.noreply.github.com>
2023-11-22 13:32:58 +00:00
Ivorra78 97be5cf17c Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)

Translation: server-tools-16.0/server-tools-16.0-jsonifier
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-jsonifier/es/
2023-11-11 15:39:04 +00:00
Ivorra78 62fdd3702c Translated using Weblate (Spanish)
Currently translated at 100.0% (27 of 27 strings)

Translation: server-tools-16.0/server-tools-16.0-base_time_window
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_time_window/es/
2023-11-11 15:39:04 +00:00
Ivorra78 0447b74591 Translated using Weblate (Spanish)
Currently translated at 100.0% (33 of 33 strings)

Translation: server-tools-16.0/server-tools-16.0-base_sequence_option
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_sequence_option/es/
2023-11-11 15:39:04 +00:00
Ivorra78 b5d05a93da Added translation using Weblate (Spanish) 2023-11-11 14:03:09 +00:00
Ivorra78 0964d992cb Added translation using Weblate (Spanish) 2023-11-11 13:24:42 +00:00
Ivorra78 afab2041c7 Translated using Weblate (Spanish)
Currently translated at 100.0% (5 of 5 strings)

Translation: server-tools-16.0/server-tools-16.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-html_text/es/
2023-11-09 20:38:59 +00:00
Ivorra78 ab8858c786 Added translation using Weblate (Spanish) 2023-11-09 17:40:23 +00:00
OCA-git-bot 78c36fe40d [BOT] post-merge updates 2023-11-09 09:27:13 +00:00
oca-ci 2a476d055c [UPD] Update excel_import_export_unidecode.pot 2023-11-09 09:21:13 +00:00
OCA-git-bot ad2f5c1343 Merge PR #2742 into 16.0
Signed-off-by pedrobaeza
2023-11-09 09:13:19 +00:00
Rodrigo 6d13a845a1 [ADD] excel_import_export_unidecode: add module that implements the ability to apply unidecode to each selected data. 2023-11-09 09:42:38 +01:00
Rodrigo 5b1cced5a9 [REF] excel_import_export: hooks are added so that they can be inherited 2023-11-09 09:41:56 +01:00
OCA-git-bot 41e9228056 [BOT] post-merge updates 2023-11-07 14:24:06 +00:00
oca-ci feaf1982a3 [UPD] Update base_sequence_option.pot 2023-11-07 14:17:34 +00:00
OCA-git-bot 7f1de31e95 Merge PR #2751 into 16.0
Signed-off-by pedrobaeza
2023-11-07 14:12:06 +00:00
matteoopenf b2a464ea5d [IMP] base_sequence_option: pre-commit stuff 2023-11-03 17:42:58 +01:00
oca-ci 0cd9eb4be8 [UPD] Update base_sequence_option.pot 2023-11-03 17:41:01 +01:00
Rad0van a60154c6f8 [MIG] base_sequence_option: Migration to 15.0 2023-11-03 17:41:01 +01:00
OCA-git-bot b562768696 [UPD] README.rst 2023-11-03 17:41:01 +01:00
oca-travis 844884471c [UPD] Update base_sequence_option.pot 2023-11-03 17:41:01 +01:00
Kitti U 5b0b1a39aa Refactor for multi-company 2023-11-03 17:41:01 +01:00