InvenTree/InvenTree
Oliver 1b65fbad2c Update unit tests
- Found some bugs too, thanks unit tests!
2021-08-24 11:42:08 +10:00
..
barcodes removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
build Refactor BuildAttachment model 2021-08-16 10:49:31 +10:00
common Replace print statement with a logger warning 2021-08-23 21:39:54 +10:00
company disable links in navbar in company views 2021-08-22 22:27:53 +02:00
InvenTree Bump API version 2021-08-23 21:45:40 +10:00
label Add inline option for reports, too 2021-08-07 22:28:48 +10:00
locale L10 (#1924) 2021-08-09 09:44:32 +10:00
order Update unit tests 2021-08-24 11:42:08 +10:00
part Merge pull request #1999 from matmair/turn-of-functions 2021-08-23 20:29:28 +10:00
plugins removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
report Remove reliance on hard-coded PK values 2021-08-12 15:14:13 +10:00
script script to save the locale stats 2021-08-05 00:44:02 +02:00
stock Separate purchase_price and purchase_price_currency for StockItem serializer 2021-08-23 21:44:12 +10:00
templates Point table at the new read-only field 2021-08-23 21:45:32 +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