Skip to content
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

[ADD] sale_reporting_weight #36

Closed
wants to merge 1 commit into from

Conversation

pedrobaeza
Copy link
Member

Weights in the sales analysis view

This module adds the measure "Weight" in the sales analysis view. This is caught from 2 possible sources:

  • If the UoM of the product is one of the category "Weight", the value is taken from the ordered quantity.
  • If the UoM of the product is another, then the weight is taken from the weight field of the product multiply by the ordered quantity.

Usage

  • Go to Sales > Reports > Sales.
  • Add the "Weight" measure from your "Measures" dropdown in your analysis.

Known issues / Roadmap

  • The weight quantity is expressed in the unit of measure of the product, so if you have several weight UoMs across your products, the global sum won't make sense.

==================================
Weights in the sales analysis view
==================================

This module adds the measure "Weight" in the sales analysis view. This is
caught from 2 possible sources:

* If the UoM of the product is one of the category "Weight", the value is taken
  from the ordered quantity.
* If the UoM of the product is another, then the weight is taken from the
  weight field of the product multiply by the ordered quantity.

Usage
=====

* Go to *Sales > Reports > Sales*.
* Add the "Weight" measure from your "Measures" dropdown in your analysis.

Known issues / Roadmap
======================

* The weight quantity is expressed in the unit of measure of the product,
  so if you have several weight UoMs across your products, the global sum won't
  make sense.
@pedrobaeza
Copy link
Member Author

cc @Tecnativa

@pedrobaeza pedrobaeza changed the base branch from 10.0 to 9.0 January 11, 2017 23:58
@pedrobaeza pedrobaeza closed this Jan 11, 2017
@pedrobaeza pedrobaeza reopened this Jan 11, 2017
@pedrobaeza pedrobaeza closed this Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant