InvenTree/InvenTree
Oliver 14aebfdae1 Split dynamic javascript files into two separate directories
- One gets translated and is served statically
- One does not get translated and is served dynamically
- Add CI step
2021-07-29 09:23:24 +10:00
..
barcodes removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
build Filtering for Build and StockItem 2021-07-21 21:34:16 +10:00
common Merge pull request #1863 from SchrodingersGat/settings-refactor 2021-07-28 15:04:37 +10:00
company Fixes 2021-07-28 23:47:50 +10:00
img_source
InvenTree Split dynamic javascript files into two separate directories 2021-07-29 09:23:24 +10:00
label Add parameters to template 2021-07-21 22:14:03 +10:00
locale Merge remote-tracking branch 'inventree/l10_crowdin' into l10 2021-07-28 15:22:31 +10:00
order Improved handling of po items destination 2021-07-20 17:15:01 -04:00
part style fixes 2021-07-28 14:17:25 +10:00
plugins removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
report Expose part parameters to Part label templates 2021-07-21 22:05:52 +10:00
script removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
stock Redirect to stock index if stock item is completely depleted 2021-07-27 11:11:30 -04:00
templates Split dynamic javascript files into two separate directories 2021-07-29 09:23:24 +10:00
users ruleset 2021-07-22 23:39:36 +02:00
config_template.yaml Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
gunicorn.conf.py PEP fix 2020-12-14 10:44:38 +11:00
manage.py