-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[IMP] inventory: flesh out accounting #4005
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] inventory: flesh out accounting #4005
Conversation
17d8b51 to
8904ae9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Felicia! Thanks for your tremendous work, this page clearly needed a bit of love. I have yet to investigate the Anglo-Saxon section and see about that $2 difference, but here's what I have to say about the rest of the PR so far :). I'll get back to you when I know better about the right behavior
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
9363ec0 to
76ad9fc
Compare
|
Hi @toaa-odoo ! Thank you again for a thorough review of this doc. I implemented the changes you suggested. Additional changes (as of April 10)
Let me know what you think! (: Also, since I'm still familiarizing myself with Github, I accidentally removed you as a contributor in the commit message when I was merging the remote branch with my local branch. So, the commit currently isn't showing that you contributed to the doc. (But the changes you suggested are still there) I will work on restoring it another time! |
| #. Debit *stock input* account `$12` (Why?) | ||
| #. also how to account for the `$2` price difference? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Stock Input account is debited $12 because the avg cost of a table is 12 at the moment the product is returned (even though it was bought for $10). The $2 price difference has to be accounted for in the Price Difference Account field under the product category. The Price Difference Account differs from localization to localization of course :).
Note that this only works with automated inventory valuation, and it could be interesting to add as note (+ :doc: or :ref: to this page https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/reporting/inventory_valuation_config.html?highlight=inventory%20valuation)

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes @Felicious , see my new comments to know what's left to fix!
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
76ad9fc to
6616533
Compare
Summary of recent edits4/17/23
Concerns:
|
0a92af1 to
73d42e1
Compare
meng-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Felicious! Great job on this doc, it's super thorough and well-written! I made suggestions for formatting, content, and wording throughout, which I hope are helpful in shortening the doc and making it a bit more skimmable and understandable for readers. Please let me know if you have any questions!
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
2340c9f to
84b52a3
Compare
meng-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Felicious! This doc is very well written, concise, and easy to follow, and I appreciate you including many links to elsewhere in the doc or to other docs, which makes it super usable for readers skimming :) I had some small additions to make some of the instructions clearer/more detailed, and small typo/formatting fixes. I'm approving now, but please go through those edits before moving this to the next review stage. Thank you!
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
content/applications/finance/accounting/others/inventory/avg_price_valuation.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: toaa <104567387+toaa-odoo@users.noreply.github.com> Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
653c8c8 to
3efa785
Compare
|
Thank you, @meng-odoo 😄, really appreciate your thorough review! I'm very confident in this doc, now. Passing it over to you, @StraubCreative |
StraubCreative
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, all checks pass ✅
Since this has been open for a bit, I'd like to ship live and we can address any changes in a new PR.
Thanks everyone for the detailed work on this!
@robodoo r+
closes #4005 Signed-off-by: Zachary Straub (zst) <zst@odoo.com> Co-authored-by: toaa <104567387+toaa-odoo@users.noreply.github.com> Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
|
@Felicious @StraubCreative this pull request has forward-port PRs awaiting action (not merged or closed): |
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