Skip to content

Conversation

@fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Oct 23, 2025

A neo–business-memento for the new stock valuation system in Odoo 19.0, hastily adapted from the extant ones in odoo/functional-mementoes that were written in ES5 with a mixture of (now legacy) React.DOM, jQuery and manual DOM manipulation with hardcoded display data for Odoo 8.0 and mostly unchanged since then. Its only other remnant in contemporary documentation is the accounting cheat sheet. Ideally, both cheat sheets should be rewritten with modern libraries in a way that meshes better with the rest of our documentation pipeline (eg without hardcoded data, with minimal tampering of raw HTML on top of Sphinx).

The old documentation (the 'Automatic inventory valuation' and 'Using inventory valuation' pages) was deleted to make way for it and the links pointing at it were snipped or rewritten. The 'inventory valuation' section was raised by one level in the hierarchy.

Until further documentation is written and the existing stock valuation documentation is adapted, this cheat sheet and the OXP 2025 stock talk (latter half) can be used as a reference.

Task ID: 5107300

Forward-Port-Of: #14906

An adaptation of the venerable business memento from 8.0 to the new
inventory valuation mechanics of Odoo 19.0 by scavenging and cobbling
together of the scripts `entries.js` and `coa-valuation.js`. The shared
data is kept in a separate file.

Additionally, we remove the old inventory valuation documentation.

Task ID: 5107300

X-original-commit: 912dde6
@robodoo
Copy link
Collaborator

robodoo commented Oct 23, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Oct 23, 2025

@lugr-odoo @Felicious this PR targets master and is the last of the forward-port chain.

To merge the full chain, use

@robodoo r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@Felicious
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Oct 23, 2025
An adaptation of the venerable business memento from 8.0 to the new
inventory valuation mechanics of Odoo 19.0 by scavenging and cobbling
together of the scripts `entries.js` and `coa-valuation.js`. The shared
data is kept in a separate file.

Additionally, we remove the old inventory valuation documentation.

Task ID: 5107300

closes #14989

X-original-commit: 912dde6
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
robodoo pushed a commit that referenced this pull request Oct 24, 2025
An adaptation of the venerable business memento from 8.0 to the new
inventory valuation mechanics of Odoo 19.0 by scavenging and cobbling
together of the scripts `entries.js` and `coa-valuation.js`. The shared
data is kept in a separate file.

Additionally, we remove the old inventory valuation documentation.

Task ID: 5107300

closes #14989

X-original-commit: 912dde6
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
@robodoo robodoo added the 19.1 label Oct 24, 2025
@robodoo robodoo closed this Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants