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

[3825][16.0][IMP] stock_picking_accounting_date #85

Closed
wants to merge 1 commit into from

Conversation

AungKoKoLin1997
Copy link
Contributor

@AungKoKoLin1997 AungKoKoLin1997 commented Oct 16, 2023

@rinaldifirdaus rinaldifirdaus changed the title [3829][16.0][IMP] stock_picking_accounting_date [3825][16.0][IMP] stock_picking_accounting_date Oct 16, 2023
Copy link
Contributor

@rinaldifirdaus rinaldifirdaus left a comment

Choose a reason for hiding this comment

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

Work as expected

Copy link
Member

@yostashiro yostashiro left a comment

Choose a reason for hiding this comment

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

Please follow up on this comment as well, unless you are not convinced with the idea: qrtl/axls-custom#53 (comment)

lambda x: x.detailed_type == "product" and x.valuation == "real_time"
):
) and not products.filtered(lambda x: x.detailed_type == "consu"):
Copy link
Member

Choose a reason for hiding this comment

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

This change looks incorrect. show_accounting_date should be true when the picking involves both stockable products and consumables.

@AungKoKoLin1997
Copy link
Contributor Author

Closing this task. I misunderstood this comment qrtl/axls-custom#53 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants