Commit Graph

4 Commits (430eaaa901b2d2b1c1580014d7eb3a6676ef4ca6)

Author SHA1 Message Date
Carlos Lopez ce00adc09f [FIX] mail_forward: Avoid error when forwarding a message while reading the view
ir.ui.view requires base.group_system permission to read, so sudo is used instead.
2025-02-12 06:13:59 -05:00
Carlos Lopez 300ef2ddda [IMP] mail_forward: Add option to forward a message to another thread
This option posts a new message in the other thread, including the attachments, but does not add them as followers—only notifying the current followers of the other thread.
2025-01-27 12:52:24 -05:00
Carlos Lopez e13886b75b [MIG] mail_forward: Migration to version 17.0 2025-01-22 10:53:11 -05:00
Carlos Lopez cd5e2421cd [ADD] mail_forward: new module to forward messages from the chatter 2025-01-20 06:45:26 -05:00