Commit Graph

9 Commits (863853b1b2ac7c18ea1df5a2213c14ce9014d89b)

Author SHA1 Message Date
Ronald Portier 6a24dec96f [FIX] fetchmail_*: adapt to Odoo 16.0 and python 3.x 2024-05-11 12:58:13 +02: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
Nikos Tsirintanis 495392b029 [FIX] replace simplejson dependency with json 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 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