Skip to main content

Margin on PoS Order

Project description

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

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 smashing it by providing a detailed and welcomed feedback.

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

Credits

Authors

  • GRAP

Contributors

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page