2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00
Files
InvenTree/docs/docs
Oliver 6002103129 Barcode logging (#8150)
* Add model for recording barcode scan results

* Add "admin" interface for new model

* Add API endpoints for barcode scan history

* Add global setting to control barcode result save

* Add frontend API endpoint

* Add PUI table in "admin center"

* Add API filter class

* Enable table filtering

* Update model definition

* Allow more characters for barcode log

* Log results to server

* Add setting to control how long results are stored

* Table updates

* Add background task to delete old barcode scans

* Add detail drawer for barcode scan

* Log messages for BarcodePOReceive

* Add warning message if barcode logging is not enabled

* Add "context" data to BarcodeScanResult

* Display context data (if available)

* Add context data when scanning

* Simplify / refactor BarcodeSOAllocate

* Refactor BarcodePOAllocate

* Limit the number of saved scans

* Improve error message display in PUI

* Simplify barcode logging

* Improve table

* Updates

* Settings page fix

* Fix panel tooltips

* Adjust table

* Add "result" field

* Refactor calls to "log_scan"

* Display result in PUI table

* Updates

* Fix typo

* Update unit test

* Improve exception handling

* Unit test updates

* Enhanced unit test

* Ensure all database key config values are upper case

* Refactor some playwright helpers

* Adds playwright test for barcode scan history table

* Requires some timeout

* Add docs
2024-09-23 23:30:50 +10:00
..
2024-09-05 13:04:57 +10:00
2023-12-14 11:13:50 +11:00
2024-08-10 09:26:03 +10:00
2024-09-23 23:30:50 +10:00
2024-08-21 16:31:48 +10:00
2024-08-22 07:33:15 +10:00
2024-09-05 13:04:57 +10:00
2024-09-19 17:23:09 +10:00
2024-08-22 07:33:15 +10:00
2024-08-21 15:45:47 +10:00
2024-06-25 20:52:34 +10:00
2024-09-23 23:30:50 +10:00
2024-09-16 11:07:24 +10:00
2024-08-22 07:33:15 +10:00
2024-03-02 11:28:37 +11:00
2023-04-22 23:35:25 +10:00
2024-09-16 11:07:24 +10:00
2023-04-27 22:27:21 +10:00
2024-08-27 09:04:55 +10:00
2023-04-22 22:40:29 +10:00
2023-04-22 22:40:29 +10:00
2024-05-26 22:09:08 +10:00