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

[IMP] web: remove min date limitation of year 1900 #51406

Closed
wants to merge 1 commit into from

Conversation

hsi-odoo
Copy link
Contributor

@hsi-odoo hsi-odoo commented May 18, 2020

taskID: 2166761

@hsi-odoo hsi-odoo requested a review from a team as a code owner May 18, 2020 09:47
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses seen 🙂 labels May 18, 2020
@hsi-odoo hsi-odoo force-pushed the master-date-limitation-hsi branch from 43cd331 to 22bb2f6 Compare May 18, 2020 09:50
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label May 18, 2020
@C3POdoo C3POdoo added the RD research & development, internal work label May 18, 2020
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label May 18, 2020
@msh-odoo msh-odoo force-pushed the master-date-limitation-hsi branch from 22bb2f6 to 372e037 Compare May 18, 2020 12:14
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels May 18, 2020
@hsi-odoo hsi-odoo force-pushed the master-date-limitation-hsi branch from a9f9d18 to b2b25db Compare May 21, 2020 06:13
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels May 21, 2020
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label May 28, 2020
@msh-odoo msh-odoo force-pushed the master-date-limitation-hsi branch from 11a91df to 9cfa0ff Compare May 28, 2020 08:42
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label May 28, 2020
@robodoo robodoo added ☐ ci/runbot and removed CI 🤖 Robodoo has seen passing statuses labels Jul 28, 2020
Before this commit, user could not selecta a date before year 1900.
This was an historical limitation due to python < 3.2 that didn't
support dates before 1900.

After this commit, user can select any date, user can select any
date from 01/01/0001.

taskID: 2166761
Fixes odoo#41788
Closes odoo#43055

Co-authored-by: Mohammed Shekha <msh@odoo.com>
Co-authored-by: Aaron Bohy <aab@odoo.com>
@robodoo robodoo added ☑ legal/cla CI 🤖 Robodoo has seen passing statuses and removed ☐ legal/cla labels Jul 28, 2020
@ged-odoo
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Jul 28, 2020
Before this commit, user could not selecta a date before year 1900.
This was an historical limitation due to python < 3.2 that didn't
support dates before 1900.

After this commit, user can select any date, user can select any
date from 01/01/0001.

taskID: 2166761
Fixes #41788
Closes #43055

closes #51406

Signed-off-by: Géry Debongnie (ged) <ged@openerp.com>
Co-authored-by: Mohammed Shekha <msh@odoo.com>
Co-authored-by: Aaron Bohy <aab@odoo.com>
@robodoo robodoo closed this Jul 28, 2020
@robodoo robodoo temporarily deployed to merge July 28, 2020 16:02 Inactive
@aab-odoo aab-odoo changed the title [web]: add or change date year limit upto 9999 [IMP] web: remove min date limitation of year 1900 Jul 28, 2020
@fw-bot fw-bot deleted the master-date-limitation-hsi branch August 11, 2020 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants