Commit Graph

2498 Commits (c0436db6c6d0db0f60b6645ce8fea068e3e7395a)

Author SHA1 Message Date
shams-emesa 21cbd63a90 [IMP] base_changeset: optionally prevent self validation 2024-05-07 14:25:44 +02:00
Sergio Zanchetta 2811d0815c Translated using Weblate (Italian)
Currently translated at 41.0% (39 of 95 strings)

Translation: server-tools-14.0/server-tools-14.0-base_changeset
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_changeset/it/
2024-05-07 14:25:44 +02:00
Sergio Zanchetta a326146cc1 Added translation using Weblate (Italian) 2024-05-07 14:25:43 +02:00
Stefan Rijnhart 7d197cbe6c [FIX] base_changeset: models may not have a `name` field
Fixes

```
bank.changeset_ids.name_get()
*** AttributeError: 'res.partner.bank' object has no attribute 'name'
```
2024-05-07 14:25:43 +02:00
Sylvain LE GAL 9b75b5f0ef [FIX] base_changeset : fix images path in readme files 2024-05-07 14:25:43 +02:00
Dariusz Kubiak 762e97964e [FIX] base_changeset: fix write return type 2024-05-07 14:25:43 +02:00
Stefan Rijnhart eb647d9f5a [FIX] base_changeset: assign values for all computed fields 2024-05-07 14:25:43 +02:00
dsolanki 99b9466ba1 [MIG] Migrate module base_changeset to v14. 2024-05-07 14:25:43 +02:00
dsolanki 5494b33fdf [IMP] base_changeset: isort, black, prettier. 2024-05-07 14:25:43 +02:00
Ana Suárez 1b43902c78 Added translation using Weblate (Spanish) 2024-05-07 14:25:43 +02:00
Andrea 844cc413d5 [13.0][ADD] base_changeset 2024-05-07 14:25:43 +02:00
oca-git-bot 6492cc32f9 [IMP] update dotfiles 2024-05-01 17:21:01 +00:00
mymage b7ccc9ef31 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: server-tools-16.0/server-tools-16.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-datetime_formatter/it/
2024-04-29 11:37:30 +00:00
mymage 6bd64484ca Added translation using Weblate (Italian) 2024-04-29 08:41:09 +00:00
Ignacio Buioli f5b134ef33 Translated using Weblate (Spanish (Argentina))
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_AR/
2024-04-29 02:56:14 +00:00
Ronald Portier 9ca9d66aa7 [MIG] fetchmail_attach_from_folder: Migration to 16.0 2024-04-25 13:22:22 +02:00
Ronald Portier b2400163fe [IMP] fetchmail_attach_from_folder: pre-commit stuff 2024-04-25 13:22:22 +02:00
mymage 2eafed73a0 Translated using Weblate (Italian)
Currently translated at 2.5% (2 of 78 strings)

Translation: server-tools-10.0/server-tools-10.0-fetchmail_attach_from_folder
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-fetchmail_attach_from_folder/it/
2024-04-25 13:22:22 +02:00
OCA-git-bot b64ad26ead fetchmail_attach_from_folder 10.0.1.1.0 2024-04-25 13:22:22 +02:00
Nikos Tsirintanis 495392b029 [FIX] replace simplejson dependency with json 2024-04-25 13:22:22 +02:00
oca-travis 3bb281a6f0 [UPD] Update fetchmail_attach_from_folder.pot 2024-04-25 13:22:22 +02:00
Stefan Rijnhart dca2c3a119 [FIX] Some fields are not there if the client asks for a search form 2024-04-25 13:22:22 +02:00
Stefan Rijnhart 0a87f30d48 [IMP] Full email preview when attaching manually 2024-04-25 13:22:22 +02:00
Stefan Rijnhart 80540dc70b [RFR] Override hook 2024-04-25 13:22:22 +02:00
Ronald Portier 204b11a638 [IMP] fetchmail_attach_from_folder. Button to retrieve single folder.
Also possibility to reset state for folder.
2024-04-25 13:22:22 +02:00
Ronald Portier f3adf49cc0 [IMP] fetchmail_attach_from_folder. Show available folders.
Also do not reset connection status on change of underlying folders.
2024-04-25 13:22:22 +02:00
Ronald Portier ea3bed2416 [IMP] fetchmail_attach_from_folder. Separate confirm for folder.
Now it is impossible to confirm a connection to a imap server if there is a problem
in one folder. This commit provides a new state field on the folder and e separate
comfirm button per folder.
2024-04-25 13:22:22 +02:00
Ronald Portier 240da47a73 [FIX] fetchnail_attach_from_folder. Can not pass object to action context. 2024-04-25 13:22:22 +02:00
Ronald Portier e5e63fad04 [FIX] fetchmail_attach_from_folder. Refactor for more testing. 2024-04-25 13:22:22 +02:00
Ronald Portier fe170a079f [MIG] fetchmail_attach_from_folder. Migration to 10.0. 2024-04-25 13:22:22 +02:00
Pedro M. Baeza 7f04fe6b6c [MIG] Rename manifest files 2024-04-25 13:22:22 +02:00
Alexandre Fayolle 7d044d488c [SEC] fetchmail_attach_from_folder: fix unsafe eval 2024-04-25 13:22:22 +02:00
Pedro M. Baeza dbcae60ba1 [MIG] Make modules uninstallable 2024-04-25 13:22:22 +02:00
Stéphane Bidoul c2d5149cba [UPD] prefix versions with 8.0 2024-04-25 13:22:22 +02:00
OCA Transbot 30be10b23f OCA Transbot updated translations from Transifex 2024-04-25 13:22:22 +02:00
Holger Brunn c0f375b77f [ADD] allow to deactivate folders 2024-04-25 13:22:22 +02:00
Holger Brunn 127c3a92cd [FIX] honor sequence 2024-04-25 13:22:22 +02:00
Yannick Vaucher a3f2faa1f5 Add bug tracker link on README.rst 2024-04-25 13:22:22 +02:00
Guewen Baconnier 6dc86e1daa Remove auto_install on fetchmail_attach_from_folder
The key 'active' is deprecated and is a synonym for 'auto_install'.
This addon should not be automatically installed.
2024-04-25 13:22:22 +02:00
Alexandre Fayolle 852e3d8c28 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2024-04-25 13:22:22 +02:00
Yannick Vaucher a8dd5506a4 Add license key in __openerp__.py 2024-04-25 13:22:22 +02:00
Holger Brunn 3cb4e69bbf [ADD] test matching algorithms 2024-04-25 13:22:22 +02:00
Holger Brunn f7830e7925 [FIX] we want object_id not to be required 2024-04-25 13:22:22 +02:00
Holger Brunn 29e8845a5b [IMP] use a dedicated logger 2024-04-25 13:22:22 +02:00
Holger Brunn 9c106145ee [IMP] readme 2024-04-25 13:22:22 +02:00
Holger Brunn c1fb07f07b [FIX] rename OpenERP->Odoo 2024-04-25 13:22:22 +02:00
Holger Brunn f374945237 [ADD] placeholders 2024-04-25 13:22:22 +02:00
Holger Brunn d66327cfae [IMP] make manual attach wizard usable again 2024-04-25 13:22:22 +02:00
Holger Brunn d6637a8e84 [REN] preliminary migration of fetchmail_attach_from_folder 2024-04-25 13:22:22 +02:00
Stéphane Bidoul 02e3354933 move all modules to __unported__ on master branch and set installable=False 2024-04-25 13:22:22 +02:00