v 8.0 v 10.0 v 11.0 v 12.0 Third Party 1191
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Sales (sale_management)
Discuss (mail)
Invoicing (account)
Inventory (stock)
Lines of code 228
Technical Name pos_margin
LicenseAGPL-3
Websitehttps://github.com/OCA/pos
Versions 8.0 11.0 10.0 14.0 13.0 12.0 16.0
You bought this module and need support? Click here!

PoS Order Margin

Beta License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

This module extends the functionality of point of sale to support margin on pos orders.

This gives the profitability by calculating the difference between the Unit Price and Cost Price.

Table of contents

Configuration

  • If you want to disable the display of the margin, in the front-office UI, you can uncheck the check box in the pos.config form:
https://raw.githubusercontent.com/OCA/pos/12.0/pos_margin/static/description/pos_config_form.png

Usage

In the PoS Front Office

  • Make an order. Each time a line is added, updated, or deleted, the margin and the margin rate will be updated.
https://raw.githubusercontent.com/OCA/pos/12.0/pos_margin/static/description/pos_front_end.png

In the PoS Back Office

To use this module, you need to:

  • Go to ‘Point Of Sale’ / ‘Orders’ / ‘Orders’
https://raw.githubusercontent.com/OCA/pos/12.0/pos_margin/static/description/pos_order_tree.png
  • Open an order
https://raw.githubusercontent.com/OCA/pos/12.0/pos_margin/static/description/pos_order_form.png

Known issues / Roadmap

This module depends on sale_margin module to reuse algorithm present in the function _get_purchase_price of the model sale.order.line to compute correctly purchase price, in a multicurrency context.

This dependency can be removed, when Odoo Core will be correctly refactored, moving this @api.model function in a more generic module (account for exemple).

Changelog

12.0.1.0.0

  • Migrate to V12.0
  • Reuse sale_margin computation to handle multi currency context.
  • Correct computation of margin, if a module that adds uom_id on pos.order.line is installed.
  • Add test

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • GRAP

Contributors

  • Sylvain LE GAL (https://twitter.com/legalsylvain)
  • Wolfgang Pichler

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

legalsylvain

This module is part of the OCA/pos project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Will this module become available for V13?
by
Kaldi
on 3/22/21, 4:52 PM



by
Kaldi
on 3/22/21, 4:50 PM