Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][IMP] export_async_schedule : Send attachments directly #572

Closed
wants to merge 1 commit into from

Conversation

quoc-pn
Copy link
Member

@quoc-pn quoc-pn commented Nov 7, 2023

Improvement:

  • Add the ability to specify mail template for export.async.schedule.

  • Add the ability to attach the export attachment to the email.

These two new features will help if you want to send the export file to someone who doesn't have access to do (so they cannot open the link).

@quoc-pn quoc-pn force-pushed the 14.0-imp-export_async_schedule branch from bc39016 to d946094 Compare November 7, 2023 03:35
@OCA-git-bot
Copy link
Contributor

Hi @guewen,
some modules you are maintaining are being modified, check this out!

Copy link

@cuongnmtm cuongnmtm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please help to add to the description what are the improvements.

  • Add ability to specify mail template for export.async.schedule.
  • Add ability to attach the export attachment to the email.

These two new features will help in case you want to send the export file to someone who doesn't have access to do (so they cannot open the link).

base_export_async/tests/test_base_export_async.py Outdated Show resolved Hide resolved
base_export_async/tests/test_base_export_async.py Outdated Show resolved Hide resolved
base_export_async/tests/test_base_export_async.py Outdated Show resolved Hide resolved
base_export_async/tests/test_base_export_async.py Outdated Show resolved Hide resolved
base_export_async/models/delay_export.py Outdated Show resolved Hide resolved
@quoc-pn quoc-pn force-pushed the 14.0-imp-export_async_schedule branch from d946094 to 9699909 Compare November 15, 2023 09:18
@quoc-pn quoc-pn force-pushed the 14.0-imp-export_async_schedule branch from 9699909 to 2725ce2 Compare November 22, 2023 09:35
@quoc-pn quoc-pn marked this pull request as ready for review November 22, 2023 09:38
@quoc-pn quoc-pn force-pushed the 14.0-imp-export_async_schedule branch from 2725ce2 to 910538b Compare December 6, 2023 02:51
@quoc-pn quoc-pn force-pushed the 14.0-imp-export_async_schedule branch from 910538b to 78afa1c Compare December 27, 2023 03:42
@quoc-pn quoc-pn force-pushed the 14.0-imp-export_async_schedule branch from 78afa1c to ee429fb Compare December 28, 2023 11:02
Copy link

@robyf70 robyf70 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

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.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 14, 2024
@github-actions github-actions bot closed this Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants