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] stock_account: add lot valuation #159472

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Whenrow
Copy link
Contributor

@Whenrow Whenrow commented Mar 27, 2024

Ability to track valuation by lot or serial numbers. This is an optional setting on each product. The valuation layers will be linked to a stock.lot record. A stock move may generate multiple valuation layers if constituted of different lots among their stock move line.

Task : 3079384

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

@robodoo
Copy link
Contributor

robodoo commented Mar 27, 2024

@C3POdoo C3POdoo added the RD research & development, internal work label Mar 27, 2024
@Whenrow Whenrow force-pushed the master-lot-valuation-whe branch 4 times, most recently from 30e9502 to 76db66a Compare April 12, 2024 13:13
@Whenrow Whenrow force-pushed the master-lot-valuation-whe branch 5 times, most recently from 4fa441b to 7f3ec8d Compare April 22, 2024 15:16
@Whenrow Whenrow force-pushed the master-lot-valuation-whe branch 3 times, most recently from 71cbef2 to b4453e8 Compare May 2, 2024 09:56
Ability to track valuation by lot or serial numbers. This is an optional
setting on each product. The valuation layers will be linked to a
stock.lot record. A stock move may generate multiple valuation layers if
constituted of different lots among their stock move line.

Task : 3079384
@Whenrow Whenrow marked this pull request as ready for review May 3, 2024 06:37
@C3POdoo C3POdoo requested a review from a team May 3, 2024 06:38
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

3 participants