How to activate email notification on visa expiry date on odoo - odoo-11

I'm using the version 11 and i want to know how can i activate the email reminder on visa expiry date. I searched on the net but i found a solution only for an older version and it wasn't clear. Any idea for help please ?

Use this module to inspire you, you can apply the same principal,
Quotation Expiry Reminder odoo 11
this module send mails to the sales person based on the reminder settings.
I hope my answer will be helpful

Related

Recurring email with reminder

I am quite new on power automate tool (started today) and I have a task that I am trying to accomplish but I can't because I don't have so much experience on that so I will describe below:
1 - I need to send recurring emails every friday 8am with an attachement for some email adressess
ps: this part I have already done as you can see on the link
Click here
2 - After 72 hours(monday 8am) the people that didn't reply would receive another e-mail asking for the answer.
Can you people from the community help em with that ?
Thanks all and have a nice day :grinning_face_with_big_eyes:
To do this automatically would require that the response is stored somewhere that can be accessed by Power Automate, then write another timed flow which filters for the response (or lack of it).

Outlook / Exchange API (Microsoft Graph?)

I am making a quick program that can check another users Outlook calendar and book an appointment. The booking part is fine, but I am looking at a way to return other users calendar information, without having to link a calendar to Outlook first.
I was thinking that there would be an API or a way to access this information either via 365 or the exchange server. There is this (https://learn.microsoft.com/en-us/previous-versions/office/office-365-api/?redirectedfrom=MSDN#Getevents) but it doesn't seem to do what I am after and is also deprecated with an end date within a year
I have read about Microsoft Graph but in reading it refers to 'users calendar', can this do calendars for a specific user that isn't me?
GET /me/calendar/calendarView?startDateTime={start_datetime}&endDateTime={end_datetime}
If so, does anyone know how?
Thank you
You can access user's calendar by calling the following endpoint
GET /users/{id | userPrincipalName}/calendarView?startDateTime={start_datetime}&endDateTime={end_datetime}
Resource:
List calendarView

Outlook "not supported calendar message.ics"

I have got a mail from a colleague declining one instance of a recurring meeting I host every Friday. It doesn't tell me in this decline exactly which date it is referring to.
Here is a screenshot of the email that I get from my colleague telling me he is on holiday this week, with the attachment "not supported calendar message.ics"
If I double click the attachment, I get a popup saying "Add this Internet Calendar to Outlook"
If I click Yes, I then get a popup saying "The operation failed".
Could anyone please advise and help me resolve the issue? I don't feel it's appropriate to have to go back to individuals and ask them which meeting occurrence they are declining, particularly when they are very busy and also high up in the business.
Thank you!

MailChimp Account Issue

I have just created a MailChimp Account, then I created a list and added a user, I created a campaign and then selected a template; I edited the template and sent it to the List. But after that I got the following error. Please tell me how to fix this issue as we are on deadline and have to deliver thing in a month.
While exploring the MailChimp API, We came to know that the current connection limit is 10 simultaneous connections per user account. If Limit crosses then error message will be returned.
Is this limit same for free forever plan account and other price plans account?
Kindly let me know the answer.
Thanks
Sonia

Magento / Authorize.net - "Credit card type is not allowed for this payment method"

I have a client that's running a Magento Community Edition site - version 1.3.2.4 - they've been using PayPal for payments for over a year with no issues at all.
Last week we added Authorize.net as an option and configured it to authorize and capture payments. They have their Authorize.net account set to then connect up with their Sage Pay account on the accounting side.
Everything works great until attempting to submit a payment - no matter what card type is selected using the Authorize.net choices (Visa / MC / Dis / AMEX) upon submitting the form, it throws a Magento alert of "Credit card type is not allowed for this payment method".
I've been on Google and the Magento forums for a couple hours now trying to track down the issue, but I've come up empty. Most suggestions I found were to clear the cache - I've done so, both in the admin as well as clearing out var/cache and var/sessions, but it's made no difference.
We've contacted Authorize.net and verified that the account is active and ready to receive transactions from those 4 card types.
Any thoughts on why this would be occurring and how to correct it?
Thanks for your help,
Jonathon
This typically means the the account was set up as card present instead of card not present. Having the account changed to the right type will solve this issue.

Resources