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

14 Commits

Author SHA1 Message Date
9b40fddf7c reformat comments 1 2022-05-28 02:04:02 +02:00
e1d22f538d resort imports 2022-05-20 17:24:51 +02:00
9bcbaaa5f5 Remove more python2 stuff 2022-05-17 16:57:31 +10:00
df9ca599a2 use full names consistently 2022-05-04 15:18:36 +02:00
e162eea9a4 no test for malformed paths 2022-02-13 05:17:41 +01:00
d884e62be1 [FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
f59ed27cf9 Remove reliance on hard-coded PK values 2021-08-12 15:14:13 +10:00
e36b1e6c70 PEP fixes 2021-08-12 14:51:18 +10:00
6748f37405 Unit tests for report printing 2021-08-12 14:43:04 +10:00
96ec8c4eb6 Copy report templates across as part of test setUp 2021-08-12 13:40:08 +10:00
032057c93a PEP fixes 2021-08-12 13:18:10 +10:00
44818ca0c5 Some simple API unit tests 2021-08-11 17:40:00 +10:00
b78fe88c26 PEP fixes 2020-05-21 13:53:17 +10:00
3d8c059a43 Add "report" app
- Define ReportTemplate model which contains a report file template
2020-05-21 13:51:13 +10:00