Adds position number on sale order line.
Project description
This module adds an auto computed position on sale order line. This position number is also printed on the report.
The position can be used to keep track of each line during the delivery and invoicing of the order with the customer. This is why there are related modules on account-invoice-reporting and stock-logisics-reporting.
The positions are recomputed when the sale order is printed, sent and set to confirm.
The positions are not changed on the line after the order has been confirmed, but if new line are added they will receive a position number.
An action is also availabled to manually recompute the positions.
Table of contents
Known issues / Roadmap
The way the positions are computed on the create of sale.order.line record could lead to a performance issue. There is a few improvements that have been suggested:
Remove it and handle the computation on the write and/or create method of the sale.order.
Have a context key to enable/disable the recomputation.
Do not set any value in the position fields before the sale order lines are locked (in the current implementation, before sending). And add a recompute button in the UI.
Set the position values with an SQL query using a TRIGGER.
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
Contributors
Thierry Ducrest <thierry.ducrest@camptocamp.com>
Nguyen Hoang Hiep <hiepnh@trobz.com>
Do Anh Duy <duyda@trobz.com>
Other credits
The migration of this module from 16.0 to 17.0 was financially supported by Camptocamp
Maintainers
This module is maintained by the OCA.
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.
This module is part of the OCA/sale-reporting project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_sale_order_line_position-17.0.1.0.0.4-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_sale_order_line_position-17.0.1.0.0.4-py3-none-any.whl
- Upload date:
- Size: 32.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c72c639da9319e52c1ae32732b5bdaf94dcd5944fa3efc6fc0721cd0a6b684a6 |
|
MD5 | 695cbb4171591e9ee947877ea68969d5 |
|
BLAKE2b-256 | 94b4b4e6d9a679c58741a1e6ef5450053cb975d5b08b1ad0db0966c0e459cf89 |