Wednesday, January 11, 2023
2 changes
Enhancements to existing features
YouTube social account information now includes the channel handle, making accounts easier to identify by their public username. This helps users distinguish channels more clearly when managing YouTube accounts in Odoo.
Original PR description
Purpose ======= YouTube added a "handles", a username to identify a YouTube channel. Add this "handles" in the social account information. Task-3098238
The sales subscription flow no longer shows weekly recurrence options where they are not supported. This helps prevent users from selecting billing intervals that subscriptions cannot use, reducing confusion and setup errors.
Original PR description
Hide recurrence that have a week unit in SO's reccurence field. This is done because this is a subscription-only field and subscription does not allow recurrence with a unit shorter than a month. task-id : 3101590