 Jakob HaufeandGitHub
|
7537fd1278
|
Fix sorting by location in stock item table (#4658)
Currently, when sorting the stock item table by location, it gets sorted
by location id.
This changes the sorting criterion to pathstring.
|
2023-04-23 00:12:03 +10:00 |
|
 Jakob HaufeandGitHub
|
0d9317addf
|
Use python executable we were invoked with (#3303)
Relying on PATH will disrespect the virtualenv when called from
outside.
|
2022-07-07 09:02:07 +10:00 |
|
Jakob Haufe
|
3f67682d53
|
Increment API version
|
2022-05-18 13:25:01 +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
|
a373e669cd
|
Add permission
|
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 |
|