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] stock: date field on move line after _action_done #23846

Merged
merged 1 commit into from Mar 23, 2018

Conversation

sle-odoo
Copy link
Contributor

We make the date field behaves similarly to the date field on the stock
move line: before _action_done is called, it is the created date,
after, it is the date done.

Note that this field is only used in a report of the stock move lines.

Fixes #23725

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

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

We make the date field behaves similarly to the date field on the stock
move line: before `_action_done` is called, it is the created date,
after, it is the date done.

Note that this field is only used in a report of the stock move lines.

Fixes odoo#23725
@sle-odoo sle-odoo added the RD research & development, internal work label Mar 23, 2018
@sle-odoo sle-odoo requested a review from amoyaux March 23, 2018 10:13
@sle-odoo sle-odoo merged commit 132c7e7 into odoo:11.0 Mar 23, 2018
@sle-odoo sle-odoo deleted the 11.0-stock-move-line-date-sle branch March 23, 2018 12:28
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.

None yet

1 participant