[IMP] sales: updated margins for 19.4#18997
Open
fw-bot wants to merge 1 commit into
Open
Conversation
X-original-commit: a5c79cb Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com> Co-authored-by: Erin J <erjer@odoo.com>
Collaborator
Collaborator
Author
|
@meval1006 this PR targets master and is the last of the forward-port chain. To merge the full chain, use
More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
Contributor
|
@robodoo r+ |
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.

What this PR does and why it's needed
Updates the Margins documentation for v19.4 to reflect new editing behavior on sales order Margin/Margin(%) columns and refreshes the accompanying screenshots to match the current UI.
Changes
Sales Quotations — Margins
Margincolumn on a sales order now automatically recalculates theUnit Price, and that both theMarginandMargin(%)columns remain editable until an invoice is created (previously documented as non-editable, automatic-calculation-only fields).Margin(%)column to clarify it becomes read-only when the line item cost is0, replacing the outdated statement that the columns are not editable.This
saas-19.4PR can be FWP up tomaster.Task: https://www.odoo.com/odoo/my-tasks/6335005
Forward-Port-Of: #18947