Base module to constrain dest location on stock move line
Project description
This module provides a base mechanism to constrain the selection of destination location on stock move lines. It also adds a checkbox ‘Bypass constraints’ on stock location to deactivate the checks implemented by installed modules.
Table of contents
Configuration
When installing the module, all the existing stock location will be set to bypass constraints. Therefore the user must manually activate the constraints on existing locations. However, any location created after the module installation will have the constraints activated as the flag will not be set to True automatically.
Usage
To define new constraints on stock location, function check_move_dest_constraint on stock.location must be overriden to throw a ValidationError if the location is not allowed for selected product or stock move line.
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
Contributors
Akim Juillerat <akim.juillerat@camptocamp.com>
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/stock-logistics-warehouse 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 odoo12_addon_stock_move_location_dest_constraint_base-12.0.1.0.0.99.dev8-py3-none-any.whl
.
File metadata
- Download URL: odoo12_addon_stock_move_location_dest_constraint_base-12.0.1.0.0.99.dev8-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/30.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a49208ecf5b5463ecc2b573c64a0fcc570a3c398ca2293b074196ce6289d2dd |
|
MD5 | 3e918047c72b4fed8a43e16deb6b7d44 |
|
BLAKE2b-256 | d5623ff3bb525de7037f51dbbcd40d063e843c39ccd23d12ad065a8f5c3a70f6 |