Skip to content

[IMP] Inventory: Bringing product type current#16523

Open
erjer-odoo wants to merge 1 commit into19.0from
19.0-inventory-product-type-update-erjer
Open

[IMP] Inventory: Bringing product type current#16523
erjer-odoo wants to merge 1 commit into19.0from
19.0-inventory-product-type-update-erjer

Conversation

@erjer-odoo
Copy link
Contributor

This started out initially as a small fix to make sure two links were showing up on two separate lines, but it expanded to be sure that the page was current with 19.0 changes. I also made changes to language to make things clearer where possible, and screenshots were also updated.

This 19.0 PR can be FWP up to master.

@erjer-odoo erjer-odoo self-assigned this Feb 23, 2026
@erjer-odoo erjer-odoo added the 2 label Feb 23, 2026
@robodoo
Copy link
Collaborator

robodoo commented Feb 23, 2026

Pull request status dashboard

@C3POdoo C3POdoo requested a review from a team February 23, 2026 20:38
Copy link
Contributor

@theRealThagomizer theRealThagomizer left a comment

Choose a reason for hiding this comment

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

Looks good, @erjer-odoo! I had a few stylistic notes that you can implement or ignore, and a few list formatting things. This is ready to move forward!

Comment on lines +27 to +29
If a resale clothing shop buys discounted denim jackets and sells them at a higher cost to the end
consumer, the `Jacket` product form might have *both* the :guilabel:`Sales` and
:guilabel:`Purchase` checkboxes selected.
Copy link
Contributor

Choose a reason for hiding this comment

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

A very fussy sort of comment, but maybe this could be less speculative since it's an example? We can just proclaim that this theoretical world is so for the purposes of this example.

Comment on lines +42 to +45
- :guilabel:`Goods`: a tangible, material object (e.g., anything from a hamburger to a house)
- :guilabel:`Service`: an intangible, immaterial offering (e.g., a repair, a haircut, call center
assistance)
- :guilabel:`Combo`: any mix of goods and services (e.g. a new car (*good*) with an oil change
- :guilabel:`Combo`: any mix of goods and services (e.g., a new car (*good*) with an oil change
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- :guilabel:`Goods`: a tangible, material object (e.g., anything from a hamburger to a house)
- :guilabel:`Service`: an intangible, immaterial offering (e.g., a repair, a haircut, call center
assistance)
- :guilabel:`Combo`: any mix of goods and services (e.g. a new car (*good*) with an oil change
- :guilabel:`Combo`: any mix of goods and services (e.g., a new car (*good*) with an oil change
- :guilabel:`Goods`: Tangible, material objects (e.g., anything from a hamburger to a house)
- :guilabel:`Service`: Intangible, immaterial offerings (e.g., a repair, a haircut, call center
assistance)
- :guilabel:`Combo`: Any mix of goods and services (e.g., a new car (*good*) with an oil change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will be accepting this change, but changing the capitalization of what comes after the colon. According to our style guide, if it's a fragment, we do not capitalize the first letter after the colon.

Comment on lines +198 to 199
inventory after all orders are taken into account. In other words,
:math:`\text{forecasted} = \text{on hand quantity} + \text{incoming shipments} - \text{outgoing shipments}`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it worth moving the math text here into an admonition block? I feel like it looks a little strange on the page appearing in-line, but this is just a preference thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants