-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[FW][IMP] inventory: flesh out accounting #6424
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
[FW][IMP] inventory: flesh out accounting #6424
Conversation
|
@Felicious @StraubCreative cherrypicking of pull request #4005 failed. stdout: stderr: Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?). In the former case, you may want to edit this PR message as well. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
374b3d3 to
b534c65
Compare
b534c65 to
fe48b5c
Compare
X-original-commit: 058515e Co-authored-by: toaa <104567387+toaa-odoo@users.noreply.github.com> Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
fe48b5c to
20bd958
Compare
|
@Felicious @StraubCreative staging failed: ci/runbot on 485bf7c620c41e383faaceec78e8c48513baf99d (view more at https://runbot.odoo.com/runbot/build/53661303) |
|
@robodoo retry |
|
@Felicious @StraubCreative staging failed: ci/runbot on 6dc3c60c3a031e43f2b69fc7e80e4e1740716e19 (view more at https://runbot.odoo.com/runbot/build/53663667) |
|
@robodoo retry |
Revision of Average inventory valuation cost method.
Task ID: #3255051
Summary
Hi! I'm newly assigned to the inventory scope and wanted to update this inventory valuation doc for Odoo 14 and elaborate the accounting concepts in layman's terms. If you are able to fact-check and expand on the accounting concepts, I would greatly appreciate it!
Other changes
Things to look out for in the review
(in order of importance)
This PR is intended to be FW ported
Forward-Port-Of: #4005