[19.0][ADD] sale_order_line_route_visible: show Routes column by default on sale order lines#4442
Open
MarcGForgeFlow wants to merge 2 commits into
Open
Conversation
… sale order lines
DavidJForgeFlow
approved these changes
Jul 2, 2026
IriaAlonso
reviewed
Jul 7, 2026
IriaAlonso
left a comment
Contributor
There was a problem hiding this comment.
LGTM code and functional review
please add the OCA icon and change the license to AGPL
| "author": "ForgeFlow, Odoo Community Association (OCA)", | ||
| "website": "https://github.com/OCA/sale-workflow", | ||
| "category": "Sales Management", | ||
| "license": "LGPL-3", |
Contributor
There was a problem hiding this comment.
Suggested change
| "license": "LGPL-3", | |
| "license": "AGPL-3", |
| @@ -0,0 +1,16 @@ | |||
| # Copyright 2026 ForgeFlow S.L. | |||
| # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). | |||
Contributor
There was a problem hiding this comment.
Suggested change
| # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). | |
| # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). |
Author
|
Done, thanks! Added the OCA icon and switched the license to AGPL-3. |
IriaAlonso
approved these changes
Jul 8, 2026
Contributor
|
This PR has the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This module shows the Routes column by default on the sale order line list in quotations and sales orders.