2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00
Commit Graph

9580 Commits

Author SHA1 Message Date
ab4c428031 Allow conversion of out-of-stock items 2021-10-11 11:31:23 +11:00
49601d2b7e Merge pull request #2130 from SchrodingersGat/links-fix
Fix various documentation links
2021-10-11 11:23:53 +11:00
f978924c4e Adds required tabindex 2021-10-11 11:23:35 +11:00
25031e09e4 Enable setting for legacy launchModalForm function 2021-10-11 11:22:17 +11:00
a32b5fdd64 Adds setting to close forms using escape key
- Configurable per user
- Default = false (to preserve behavior)
2021-10-11 11:16:33 +11:00
8d33ee6298 Merge pull request #2129 from SchrodingersGat/sub-part-from-bom
Add option to BomItem form to create a new part
2021-10-11 10:59:30 +11:00
c7bfce4a64 Fix various documentation links
- Reference the configured docs verrsion
2021-10-11 10:53:49 +11:00
2f59e31a40 Merge pull request #2128 from SchrodingersGat/bom-focus
Auto-focus on the 'sub_part' field
2021-10-11 10:46:29 +11:00
e3f4453a92 Merge pull request #2127 from SchrodingersGat/docs-version-spec
Documentation URL is now hard-coded
2021-10-11 10:40:28 +11:00
ede4ac9219 Add option to BomItem form to create a new part 2021-10-11 10:40:03 +11:00
00275d61eb Auto-focus on the 'sub_part' field 2021-10-11 10:25:36 +11:00
3f3fed2a2b Extra debug output 2021-10-11 10:21:36 +11:00
cfbcb80285 Documentation URL is now hard-coded
- Also checked as part of CI step
2021-10-11 10:19:59 +11:00
848a72604e Merge branch 'inventree:master' into fr-1421-sso 2021-10-08 22:38:16 +02:00
b6d966b3fd Fix: New translations django.po from Crowdin 2021-10-08 13:15:41 +11:00
b60feea8cf Fix: New translations django.po from Crowdin 2021-10-08 13:15:40 +11:00
c62042c836 Fix: New translations django.po from Crowdin 2021-10-08 13:15:38 +11:00
6254182059 Fix: New translations django.po from Crowdin 2021-10-08 13:15:37 +11:00
b234b18324 Fix: New translations django.po from Crowdin 2021-10-08 13:15:36 +11:00
49162331d5 Fix: New translations django.po from Crowdin 2021-10-08 13:15:34 +11:00
2aa0897a6f Fix: New translations django.po from Crowdin 2021-10-08 13:15:33 +11:00
10abaae43d Fix: New translations django.po from Crowdin 2021-10-08 13:15:32 +11:00
a18be6328f Fix: New translations django.po from Crowdin 2021-10-08 13:15:30 +11:00
0db184fab6 Fix: New translations django.po from Crowdin 2021-10-08 13:15:29 +11:00
533d16d3e1 Fix: New translations django.po from Crowdin 2021-10-08 13:15:27 +11:00
8237e1a327 Fix: New translations django.po from Crowdin 2021-10-08 13:15:26 +11:00
9c0b629cea Fix: New translations django.po from Crowdin 2021-10-08 13:15:24 +11:00
6733c1e1ff Fix: New translations django.po from Crowdin 2021-10-08 13:15:23 +11:00
ac48e36070 Fix: New translations django.po from Crowdin 2021-10-08 13:15:22 +11:00
5755b615cb Fix: New translations django.po from Crowdin 2021-10-08 13:15:20 +11:00
5e818f7bd8 Fix: New translations django.po from Crowdin 2021-10-08 13:15:19 +11:00
71443bd003 Fix: New translations django.po from Crowdin 2021-10-08 13:15:17 +11:00
8dddb200c7 Merge pull request #2122 from SchrodingersGat/bom-speed-improvements
Temporary fix for BOM speed improvements
2021-10-08 13:08:30 +11:00
07d05ed000 PEP fix 2021-10-08 12:50:24 +11:00
77c6e5e57e Update display of BOM table based on the configurable setting 2021-10-08 12:47:51 +11:00
69d932e193 Add a global setting to control price display in BOM tables 2021-10-08 12:47:27 +11:00
d8b9420d2d Add a query param `?include_pricing' to the BomItem API
- Set this to false to disable pricing info in BOM
- Drastic reduction in query speed
2021-10-08 12:47:03 +11:00
b0098d3ddc Fix: New translations django.po from Crowdin 2021-10-08 04:48:11 +11:00
2b73e7b9ac Fix: New translations django.po from Crowdin 2021-10-08 03:43:05 +11:00
fe7ab40b48 Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso 2021-10-07 18:12:25 +02:00
68f5af26b6 dont show mail functions if not enabled 2021-10-07 18:08:55 +02:00
a45b8dcf0e check also here if mail is enabled 2021-10-07 17:50:36 +02:00
9a310bdd5c do not send if not configured 2021-10-07 17:42:20 +02:00
6c0c8bf1b6 PEP fix 2021-10-07 17:32:58 +02:00
c37e40d144 use tag for testing 2021-10-07 17:31:18 +02:00
c83d244663 change of strategies 2021-10-07 17:30:34 +02:00
b4d9f0ff7e fix save arguments 2021-10-07 17:11:47 +02:00
8ef07dcf61 custom reset form 2021-10-07 15:08:08 +02:00
f89dd84daf check if mail is enabled 2021-10-07 14:24:20 +02:00
a6c6b5c248 check if registration should be open in python 2021-10-07 14:08:19 +02:00