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

22 Commits

Author SHA1 Message Date
c24882bf66 Add missing args to docstrings 2022-05-28 20:27:20 +02:00
93a1bf165d update the remaining docstrings 2022-05-28 18:06:23 +02:00
e1d22f538d resort imports 2022-05-20 17:24:51 +02:00
77aeecf23a make operators simpler 2022-05-15 17:52:23 +02:00
ff897ccc41 remove dead code 2022-01-21 00:30:51 +01:00
c1db4c7b3d Try to catch encoding error, fixed CI 2021-07-19 15:14:08 -04:00
09d175f7cf Fix purchase order import form 2021-07-15 23:11:59 +10:00
3c384947b2 spaces cleanup 2021-06-02 00:26:30 +02:00
92f8bd36f1 inherited setup method 2021-05-18 01:55:47 +02:00
8168db8061 implementation for part import 2021-05-16 15:57:57 +02:00
90ae281387 adding in optional headers 2021-05-16 15:50:13 +02:00
941ac25d53 style fixes 2021-05-15 08:45:01 +02:00
888154e30b added todo for cleaner implemention 2021-05-15 01:01:57 +02:00
8effdffe6f templates and FileManagement config 2021-05-15 00:57:18 +02:00
ba561d6d19 Fixed import for excel formats 2021-05-11 14:06:38 -04:00
6d8f94619b Improved template render, raised bar for automatic field matching 2021-05-10 12:52:34 -04:00
f0932040ee Fixed form validation for previous step, hide tab depending on order status, added purchase_price field 2021-05-10 11:42:22 -04:00
6e269ae41a Now displaying item match table 2021-05-07 13:23:10 -04:00
e31452a6ad Match field step is now managed through form 2021-05-06 16:05:58 -04:00
9773fee50b Validation of matching fields is working 2021-05-05 12:40:48 -04:00
64fb492b97 Added match parts step, need to process fields data 2021-05-04 14:45:52 -04:00
7cdf0af04a Added upload file step 2021-05-04 12:20:57 -04:00