This module will automatically trigger the click event on a button with the class 'barcode-automatic-entry' after a barcode scanned has been processed.
Project description
This module will automatically trigger the click event on a button with the class ‘barcode-automatic-entry’ after a barcode scanned has been processed.
Table of contents
Usage
To use this module, you need to:
Define, in the view, the button that will be clicked automatically as the example below:
<button name="action_automatic_entry" type="object" string="Automatic entry" icon="fa-plus"
class="btn-primary barcode-automatic-entry" invisible="1"
/>
Define the logic to be executed upon button clicking
def action_automatic_entry(self):
# Execute specific logic
return
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
Adrià Gil Sorribes <adria.gil@forgeflow.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.
Current maintainer:
This module is part of the OCA/stock-logistics-barcode 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_barcodes_automatic_entry-12.0.1.0.1-py3-none-any.whl
.
File metadata
- Download URL: odoo12_addon_stock_barcodes_automatic_entry-12.0.1.0.1-py3-none-any.whl
- Upload date:
- Size: 22.6 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 | 4e84aba02bda051c3947e7dea1445c9073a15f0a0e83597fa3efcc8d4470f611 |
|
MD5 | 5cacb34b920abd98b7a5a76aa70f7f31 |
|
BLAKE2b-256 | 395218fb232d03bd2a473c91f72a76d7c58fe33a4f5d9780998d5e1a2cce60d3 |