Skip to content

[IMP] web,studio: relative date clarification#17998

Closed
jucop-odoo wants to merge 1 commit into
masterfrom
master-accurate-remaining-days-6175442-jucop
Closed

[IMP] web,studio: relative date clarification#17998
jucop-odoo wants to merge 1 commit into
masterfrom
master-accurate-remaining-days-6175442-jucop

Conversation

@jucop-odoo

@jucop-odoo jucop-odoo commented May 19, 2026

Copy link
Copy Markdown

Update to reflect renaming of the Remaining Days widget to Relative
Date plus clarification that value is expressed in relation to current
date and can be in the past, 'today', or in the future.

task-6175442

@robodoo

robodoo commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@jucop-odoo jucop-odoo marked this pull request as ready for review May 20, 2026 07:42
@C3POdoo C3POdoo requested a review from a team May 20, 2026 08:03
@jucop-odoo jucop-odoo force-pushed the master-accurate-remaining-days-6175442-jucop branch from 65396f7 to 922f876 Compare May 21, 2026 11:28
@C3POdoo C3POdoo requested a review from a team May 21, 2026 11:41
@mcsi-odoo mcsi-odoo requested review from mcsi-odoo and removed request for a team May 21, 2026 11:44
@jucop-odoo jucop-odoo force-pushed the master-accurate-remaining-days-6175442-jucop branch 3 times, most recently from 36e0af2 to a0d0900 Compare May 26, 2026 12:01
@aab-odoo aab-odoo requested a review from AntoineVDV May 26, 2026 12:01
@mcsi-odoo mcsi-odoo force-pushed the master-accurate-remaining-days-6175442-jucop branch from a0d0900 to d25b12c Compare May 27, 2026 08:43

@mcsi-odoo mcsi-odoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jucop-odoo , as discussed, I edited the user doc text slightly and updated two screenshots. (I also added back in an anchor that had gotten removed by mistake.)

So on my side, all good!

@AntoineVDV AntoineVDV left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robodoo delegate+ delegate=aab-odoo

LGTM, but could you fix the commit message to make sense in the documentation repository?

Update to reflect renaming of the Remaining Days widget to Relative
Date plus clarification that value is expressed in relation to current
date and can be in the past, 'today', or in the future.

task-6175442
@jucop-odoo jucop-odoo force-pushed the master-accurate-remaining-days-6175442-jucop branch from d25b12c to 0443b97 Compare May 28, 2026 06:45
@jucop-odoo jucop-odoo changed the title Master accurate remaining days 6175442 jucop [IMP] web,studio: relative date clarification May 28, 2026
@aab-odoo

Copy link
Copy Markdown
Contributor

robodoo r+

robodoo pushed a commit that referenced this pull request May 28, 2026
Update to reflect renaming of the Remaining Days widget to Relative
Date plus clarification that value is expressed in relation to current
date and can be in the past, 'today', or in the future.

task-6175442

closes #17998

Related: odoo/odoo#263051
Related: odoo/enterprise#116407
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit that referenced this pull request May 28, 2026
Update to reflect renaming of the Remaining Days widget to Relative
Date plus clarification that value is expressed in relation to current
date and can be in the past, 'today', or in the future.

task-6175442

closes #17998

Related: odoo/odoo#263051
Related: odoo/enterprise#116407
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 28, 2026
Luxon is not very accurate when the field is close to today: If today is
 Apr 30, so a deadline set to May 1 will be displayed as "Next month".
 In practice, it is not wrong, but it is not very accurate.

task-6175442

Part-of: #263051
Related: odoo/enterprise#116407
Related: odoo/documentation#17998
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 28, 2026
The widget name 'RemainingDaysField' was misleading as it implies
a focus on future countdowns, whereas the widget is also used for past
dates.

task-6175442

Part-of: #263051
Related: odoo/enterprise#116407
Related: odoo/documentation#17998
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 28, 2026
*: account, certificate, crm, fleet, hr, hr_expense, l10n_in, mail, mrp,
product_expiry, project, project_todo, purchase, purchase_requisition,
repair, stock: widget usages adaptations

The widget name 'RemainingDaysField' was misleading as it implies
a focus on future countdowns, whereas the widget is also used for past
dates.

task-6175442

closes #263051

Related: odoo/enterprise#116407
Related: odoo/documentation#17998
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit that referenced this pull request May 29, 2026
Update to reflect renaming of the Remaining Days widget to Relative
Date plus clarification that value is expressed in relation to current
date and can be in the past, 'today', or in the future.

task-6175442

closes #17998

Related: odoo/odoo#263051
Related: odoo/enterprise#116407
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 29, 2026
Luxon is not very accurate when the field is close to today: If today is
 Apr 30, so a deadline set to May 1 will be displayed as "Next month".
 In practice, it is not wrong, but it is not very accurate.

task-6175442

Part-of: #263051
Related: odoo/enterprise#116407
Related: odoo/documentation#17998
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 29, 2026
The widget name 'RemainingDaysField' was misleading as it implies
a focus on future countdowns, whereas the widget is also used for past
dates.

task-6175442

Part-of: #263051
Related: odoo/enterprise#116407
Related: odoo/documentation#17998
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 29, 2026
*: account, certificate, crm, fleet, hr, hr_expense, l10n_in, mail, mrp,
product_expiry, project, project_todo, purchase, purchase_requisition,
repair, stock: widget usages adaptations

The widget name 'RemainingDaysField' was misleading as it implies
a focus on future countdowns, whereas the widget is also used for past
dates.

task-6175442

closes #263051

Related: odoo/enterprise#116407
Related: odoo/documentation#17998
Related: odoo/upgrade#10152
Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
@robodoo robodoo added the 19.4 label May 29, 2026
@robodoo robodoo closed this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants