OCA / calendar

GNU Affero General Public License v3.0
24 stars 94 forks source link

[ADD] calendar_attachment: Show attachments in modal window #105

Closed tarteo closed 5 months ago

tarteo commented 1 year ago

The calendar view opens the form in a modal window therefore the chatter is not visible. This module adds a tab with the attachments on the event form, so the attachments are also accessible from the calendar view.

image

pedrobaeza commented 1 year ago

Isn't better as a general approach to include a way to open the event full form from the popup or the dropdown?

tarteo commented 1 year ago

Hey @pedrobaeza, If it opens a new window or uses the current window depends on how it's implemented e.g. sale.order calendar opens the record in the current window. Even then, the customer wants to use the modal window for the calendar app (calendar.event).

pedrobaeza commented 1 year ago

OK, it was just a suggestion specific to calendar.event. You can go this way.

ICTRV commented 1 year ago

this looks good so far

github-actions[bot] commented 6 months ago

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.