Add support for scanning code
Following https://discuss.tryton.org/t/support-barcode-and-qr-code-scanners/5905
The last commit is there only for testing purpose, it must be removed before merging.
Merge request reports
Activity
added sao tryton trytond type::feature labels
assigned to @ced
added 2 commits
- 211a0c3b2e07 - Add support for scanning code
- 518a4c495ba2 - Draft: add testing example
marked this merge request as draft from 518a4c495ba2
For the sake of correct licensing please declare explicitely the origin and license for the sounds (like for the images, please see also #12304 (closed)).
added 2 commits
- 8a31cd46355c - Add support for scanning code
- 8c09c7f0cf90 - Draft: add testing example
added 2 commits
- 35e95a5857ce - Add support for scanning code
- b3a612741ee8 - Draft: add testing example
- Resolved by Sergi Almacellas Abellana
We should add a real working example for sale_point as explained in https://discuss.tryton.org/t/support-barcode-and-qr-code-scanners/5905/17?u=pokoli
- Resolved by Cédric Krier
I just found that when using the "loop" code if an error is raised the "Scan" dialog is closed after closing the error message. I do not think this is the expected behaviour. If the user is scanning in a loop, the scan dialog should be keep after clossing the error message. This is the same behaviour after the code is correctly scanned.
added 28 commits
-
ca5bd38e...1de8cadc - 25 commits from branch
branch/default
- a437a000753f - Reject deferred with the error as argument
- 243a00080d1b - Add support for scanning code
- 9924c98320bd - Draft: add testing example
Toggle commit list-
ca5bd38e...1de8cadc - 25 commits from branch
mentioned in merge request !658
- Resolved by Cédric Krier
- Automatically resolved by Cédric Krier