Commit Graph
22 Commits
Author SHA1 Message Date
Maksim StojkovicandGitHub e22db29862 Add 1D barcode support to browser webcam scanner (#4007)
* Removed invalid characters

* Changed barcode scanning library to html5-qrcode

* Added responsive barcode scanner styles

* Fixed js formatting

* Added barcode scanner upscaling for performance

* Added scanner styles for firefox

* Removed unused qr-scanner JS files
2022-12-02 08:03:21 +11:00
Maksim StojkovicandGitHub aae0d3108e Added config setting for logout redirect url (#3995) 2022-11-26 10:41:28 +11:00
Maksim StojkovicandGitHub 0ec067da40 [Feature] Shipment Creation in Stock Allocation Modal (#3024)
* Added order reference to line item options

* Basic working version implemented

* Re-execute fields function in secondary modals

* Added missing argument and parameter

* Added missing parentheses

* Fixed hidden field name for depth > 0
2022-05-22 09:34:38 +10:00
Maksim Stojkovic f036252fb9 Added completePendingShipments to exported section 2022-05-21 01:31:01 +10:00
Maksim StojkovicandGitHub ac35bd8073 Merge branch 'inventree:master' into fr-2986-shipment-page-action 2022-05-21 01:06:58 +10:00
Maksim Stojkovic c38862b28c Added page action to process pending shipments 2022-05-21 01:05:54 +10:00
Maksim Stojkovic 3eb4898019 Added support for secondary buttons on modals
Secondary buttons can be added to modal footers beside Close and Submit
Buttons can be linked to callback functions
Callback functions can access options arguments passed to constructForm
2022-05-21 00:52:45 +10:00
Maksim Stojkovic f1ca9d7aa8 Added div for extra secondary modal buttons 2022-05-20 22:22:49 +10:00
Maksim Stojkovic b99a9306ce Added onSuccess support to completeShipment 2022-05-20 20:37:23 +10:00
Maksim Stojkovic af0901d06c Changed complete shipments button to always show 2022-05-20 19:30:19 +10:00
Maksim Stojkovic c6b9585c02 Fixed typo 2022-05-20 18:28:02 +10:00
Maksim Stojkovic f2a3b4ab1f Changed completeShipment reload to optional 2022-05-20 16:29:59 +10:00
Maksim StojkovicandGitHub b48f8fba2b Merge branch 'inventree:master' into fr-2986-shipment-page-action 2022-05-20 16:02:45 +10:00
Maksim Stojkovic 239138a1b5 Added page actions menu item 2022-05-20 15:01:45 +10:00
Maksim Stojkovic d9beaab92c Primitive solution to SO reload on shipment 2022-05-19 20:31:55 +10:00
Maksim StojkovicandGitHub 140006a4cd Fix PEP styles 2022-05-19 12:19:55 +10:00
Maksim Stojkovic 4dc997c4ae Added unit test 2022-05-19 02:06:43 +10:00
Maksim Stojkovic 276075ce05 PEP styling 2022-05-19 00:33:03 +10:00
Maksim StojkovicandGitHub 5ece98ed39 Merge branch 'inventree:master' into automatic-shipment-creation 2022-05-19 00:28:41 +10:00
Maksim Stojkovic 2cf67ea0c9 Create default shipment in backend 2022-05-19 00:10:55 +10:00
Maksim Stojkovic 9ae8a6b219 Revert "Create a default shipment when creating SO"
This reverts commit c7003fbed8.
2022-05-18 23:43:06 +10:00
Maksim Stojkovic c7003fbed8 Create a default shipment when creating SO 2022-05-18 22:01:47 +10:00