Skip to content

Conversation

fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Jan 20, 2025

Issue:

The current descriptions and naming of the Date fields (date_begin, date_end) and the Timezone field (date_tz) can be confusing in the form view of the event model. Specifically:

The timezone used for converting the form dates to the database is determined by the context and not by the Timezone field present on the form. However, this Timezone field determines the timezone used for displaying the event's date/time on the website. This change clarifies the situation according to the update done in the community PR

opw-4323142

Forward-Port-Of: #11749
Forward-Port-Of: #11596

Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change
clarifies the situation according to the update done in the community PR

opw-4323142

X-original-commit: fe9d186
@robodoo
Copy link
Collaborator

robodoo commented Jan 20, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Jan 20, 2025

This PR targets 18.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@fw-bot
Copy link
Collaborator Author

fw-bot commented Jan 21, 2025

@lase-odoo this forward port of #11596 is awaiting action (not merged or closed).

1 similar comment
@fw-bot
Copy link
Collaborator Author

fw-bot commented Jan 22, 2025

@lase-odoo this forward port of #11596 is awaiting action (not merged or closed).

robodoo pushed a commit that referenced this pull request Jan 22, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change
clarifies the situation according to the update done in the community PR

opw-4323142

closes #11790

X-original-commit: fe9d186
Related: odoo/odoo#194354
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 22, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change
clarifies the situation according to the update done in the community PR

opw-4323142

closes #11790

X-original-commit: fe9d186
Related: odoo/odoo#194354
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 22, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change
clarifies the situation according to the update done in the community PR

opw-4323142

closes #11790

X-original-commit: fe9d186
Related: odoo/odoo#194354
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 22, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change
clarifies the situation according to the update done in the community PR

opw-4323142

closes #11790

X-original-commit: fe9d186
Related: odoo/odoo#194354
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request Jan 23, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change tries
to clarify the situation.

opw-4323142

closes #194354

X-original-commit: 88813db
Related: odoo/documentation#11790
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
Signed-off-by: Jérémy Hennecart (jeh) <jeh@odoo.com>
@robodoo robodoo closed this in 9c5f9f7 Jan 23, 2025
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 23, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change tries
to clarify the situation.

opw-4323142

closes odoo#194354

X-original-commit: 88813db
Related: odoo/documentation#11790
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
Signed-off-by: Jérémy Hennecart (jeh) <jeh@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 26, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change tries
to clarify the situation.

opw-4323142

closes odoo#194354

X-original-commit: 88813db
Related: odoo/documentation#11790
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
Signed-off-by: Jérémy Hennecart (jeh) <jeh@odoo.com>
gamarino pushed a commit to numaes/numa-public-odoo that referenced this pull request Jan 27, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change tries
to clarify the situation.

opw-4323142

closes odoo/odoo#194354

X-original-commit: 88813dbb7d10dbd840a4276fcae187d9c243e0e8
Related: odoo/documentation#11790
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
Signed-off-by: Jérémy Hennecart (jeh) <jeh@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 29, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change tries
to clarify the situation.

opw-4323142

closes odoo#194354

X-original-commit: 88813db
Related: odoo/documentation#11790
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
Signed-off-by: Jérémy Hennecart (jeh) <jeh@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 29, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change tries
to clarify the situation.

opw-4323142

closes odoo#194354

X-original-commit: 88813db
Related: odoo/documentation#11790
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
Signed-off-by: Jérémy Hennecart (jeh) <jeh@odoo.com>
StephaneMangin pushed a commit to camptocamp/odoo that referenced this pull request Feb 6, 2025
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change tries
to clarify the situation.

opw-4323142

closes odoo#194354

X-original-commit: 88813db
Related: odoo/documentation#11790
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
Signed-off-by: Jérémy Hennecart (jeh) <jeh@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants