2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-09 21:30:54 +00:00
Commit Graph

673 Commits

Author SHA1 Message Date
Matthias Mair
42d325e7ca fix spelling 2022-05-20 12:33:28 +02:00
Matthias Mair
3a1996dd48 PEP fix 2022-05-20 12:32:25 +02:00
Matthias Mair
0d5dea3e6d refactor test setup 2022-05-20 12:12:32 +02:00
Kálmán Rózsahegyi
9e8da0e8e0 Fix manufacturer part detail template with missing company view tests 2022-05-18 22:20:42 +02:00
Jakob Haufe
ed1cc1209e Add admin class 2022-05-18 13:25:01 +02:00
Jakob Haufe
72f330ab75 Add JS 2022-05-18 13:25:00 +02:00
Jakob Haufe
c6d3cd9bae Add content panel 2022-05-18 13:25:00 +02:00
Jakob Haufe
fc3e61df24 Add sidebar item 2022-05-18 13:24:59 +02:00
Jakob Haufe
09a7627788 Add API URLs 2022-05-18 13:24:59 +02:00
Jakob Haufe
69ba271bf7 Add API endpoints 2022-05-18 13:24:58 +02:00
Jakob Haufe
3ee32374b4 Add serializer 2022-05-18 13:24:58 +02:00
Jakob Haufe
c608778a1b Add migration 2022-05-18 13:24:57 +02:00
Jakob Haufe
67c675d1a6 Add ManufacturerPartAttachment class 2022-05-18 13:24:50 +02:00
Oliver
9bcbaaa5f5 Remove more python2 stuff 2022-05-17 16:57:31 +10:00
Oliver
c51f052f25 Merge pull request #3011 from matmair/matmair/issue2996
Remove python 2 code
2022-05-17 00:51:31 +10:00
Matthias
ecccfbd546 Remove encoding header
Fixes #2996
2022-05-15 20:33:00 +02:00
Matthias
77aeecf23a make operators simpler 2022-05-15 17:52:23 +02:00
Oliver Walters
06e79ee91b Move view mixin to plugin.views 2022-05-07 22:34:03 +10:00
Oliver Walters
60f799c90a Add plugin view support for most of the remaining views 2022-05-06 23:32:42 +10:00
Matthias
055b9c9a46 remove duplicate endif 2022-05-04 13:57:35 +02:00
Matthias
5435cd28c9 redirect to index if company was deleted 2022-05-04 12:39:56 +02:00
Matthias
00dffd953b add messages if company was deleted 2022-05-04 12:39:12 +02:00
Matthias
1a3d482e42 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2788 2022-05-04 12:33:21 +02:00
Oliver Walters
f3e8edaf1f Refactor for SupplierPart detail page 2022-05-03 17:21:33 +10:00
Oliver Walters
05b01e4d6c Refactor order parts for manfuacturer part detail page 2022-05-03 17:16:38 +10:00
Oliver Walters
28f3244574 Order parts from "supplier parts" page
- Prevent duplicate parts from loading
2022-05-03 16:52:23 +10:00
Oliver Walters
c0163a476f Refactor 'order parts' window from manufacturer part list 2022-05-03 16:42:00 +10:00
Oliver Walters
4732efb330 Fix callbacks for adding new supplier part and/or purchase order "inline" 2022-05-03 11:42:13 +10:00
Matthias
e7b189ba29 fix templates 2022-05-02 22:41:24 +02:00
Matthias Mair
0c338cb2ae Merge branch 'inventree:master' into matmair/issue2788 2022-05-02 21:50:57 +02:00
Matthias
de6507e918 update translation commands 2022-05-01 22:03:49 +02:00
Matthias
67ab45bdee update depreciated paths 2022-05-01 22:00:18 +02:00
Matthias
93a05491ce PEP fix 2022-05-01 00:17:07 +02:00
Matthias
58901a8cf6 fix migrations 2022-05-01 00:15:02 +02:00
Matthias
9947cc2b08 remove old permissionset 2022-05-01 00:07:37 +02:00
Matthias
132f4aa82e Use set_null instead 2022-05-01 00:07:13 +02:00
Matthias Mair
15206456d7 Merge branch 'inventree:master' into matmair/issue2788 2022-04-27 17:48:22 +02:00
Matthias Mair
dfd51174cb Merge branch 'inventree:master' into matmair/issue2694 2022-04-27 17:48:19 +02:00
Matthias
54d8a4e802 use server title instead of InvenTree 2022-04-24 00:21:33 +02:00
Matthias Mair
3e39f99ccb Merge branch 'inventree:master' into matmair/issue2788 2022-04-19 18:24:15 +02:00
Matthias Mair
b3dca68c6b Merge branch 'inventree:master' into matmair/issue2694 2022-04-19 18:24:12 +02:00
Kálmán Rózsahegyi
7cbefa5fb7 Fixes loading of SO table on company page 2022-04-16 17:09:28 +02:00
Oliver Walters
c7257a1bd3 build order 2022-04-10 20:03:40 +10:00
Oliver Walters
1c60d4e152 Refactor notes for "purchase order" 2022-04-10 19:55:32 +10:00
Matthias
07aaa457de PEP fix 2022-04-02 00:04:25 +02:00
Matthias
66e14b6ad0 move helper function to models.py 2022-04-02 00:01:38 +02:00
Matthias
80fa8f6d18 remove double definition 2022-04-01 23:57:49 +02:00
Matthias
c278a5397f add doc 2022-03-30 01:42:00 +02:00
Matthias
924e46a0e3 hide purchase buttopn if special button 2022-03-30 01:32:09 +02:00
Matthias
b38b540616 hide the button group if no action allowed 2022-03-30 01:31:39 +02:00