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

[FIX]web: Date in datepicker not comes selected by default when datep… #18360

Conversation

msh-odoo
Copy link
Contributor

…icker is opened first time when date is set through onchange, it is because datepicker was not updating, bootstrap datetimepicker provides viewDate method to update the picker

Scenario: open a form where one of date field changes the value of another date field, in short we want to set the value inside date field using onchange, select date value of previous or next month(i.e. set value inside date field for previous or next month)
Now click on date field, you will not have that month and date selected when datetime picker is opened.

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

…icker is opened first time when date is set through onchange, it is because datepicker was not updating, bootstrap datetimepicker provides viewDate method to update the picker
@msh-odoo
Copy link
Contributor Author

@C3POdoo C3POdoo added the RD research & development, internal work label Jul 20, 2017
@nim-odoo nim-odoo closed this Jul 26, 2017
@nim-odoo
Copy link
Contributor

Since it is fixed saas-16, won't fix

@xmo-odoo xmo-odoo deleted the saas-15-datepicker-date-selection-issue-msh branch November 20, 2019 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants