-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[16.0][IMP] sale_planner_calendar: Refactor to use calendar.event model instead of sale.planner.calendar.event #3372
Open
sergio-teruel
wants to merge
8
commits into
OCA:16.0
Choose a base branch
from
Tecnativa:16.0-IMP-sale_planner_calendar-mig-to-calendar-event
base: 16.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sergio-teruel
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
from
October 23, 2024 13:28
5b436d2
to
4070564
Compare
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
7 times, most recently
from
October 29, 2024 12:04
110e793
to
409588b
Compare
…tead of sale.planner.calendar.event
…_calendar_event.py in calendar_event.py
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
2 times, most recently
from
October 29, 2024 13:54
e7d2cf1
to
8172c05
Compare
@carlosdauden, Have you added this commit from 15 d7935c7? |
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
from
October 30, 2024 17:23
3400e44
to
a60719d
Compare
New commits from 15.0 added |
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
from
October 30, 2024 18:04
a60719d
to
d4acf54
Compare
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
from
October 31, 2024 07:29
d4acf54
to
61e6297
Compare
…planner_calendar_event_profile
…d if new_start is empty TT51461
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
2 times, most recently
from
November 6, 2024 11:28
c93e88a
to
8abbdd0
Compare
@sergio-teruel ready to review |
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
from
November 6, 2024 17:16
8abbdd0
to
9987ea4
Compare
…y week day in reassign wizard TT51485
carlosdauden
force-pushed
the
16.0-IMP-sale_planner_calendar-mig-to-calendar-event
branch
from
November 6, 2024 17:26
9987ea4
to
616ff79
Compare
carlosdauden
approved these changes
Nov 6, 2024
ping @CarlosRoca13 |
CarlosRoca13
approved these changes
Nov 7, 2024
pilarvargas-tecnativa
approved these changes
Nov 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@Tecnativa