eeintech
|
747b0554e1
|
Ready for review
|
2021-05-20 13:45:26 -04:00 |
|
Oliver Walters
|
01d444279c
|
Add setting for fixer.io API key
|
2021-05-18 22:11:24 +10:00 |
|
|
64f8846e99
|
generalising for done()
|
2021-05-18 10:47:56 +02:00 |
|
|
ad4902ea44
|
restucture
|
2021-05-18 10:19:35 +02:00 |
|
|
cb0ef30eff
|
form overrides
|
2021-05-18 10:17:19 +02:00 |
|
|
92f8bd36f1
|
inherited setup method
|
2021-05-18 01:55:47 +02:00 |
|
|
46723f42ca
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-05-18 00:57:10 +02:00 |
|
|
508099e536
|
style fixing
|
2021-05-16 19:53:01 +02:00 |
|
|
3a5b4ab74b
|
crispy forms for FileManagementFormView
|
2021-05-16 16:00:02 +02:00 |
|
|
b9c73b1e60
|
simpler code
|
2021-05-16 15:58:35 +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 |
|
|
f136f90e12
|
config for all form-fields
|
2021-05-15 00:59:47 +02:00 |
|
|
8effdffe6f
|
templates and FileManagement config
|
2021-05-15 00:57:18 +02:00 |
|
eeintech
|
a64ab5956b
|
Removed leftover print
|
2021-05-13 16:07:57 -04:00 |
|
eeintech
|
22249206d2
|
Fixed duplicate check
|
2021-05-13 16:06:57 -04:00 |
|
eeintech
|
e9c4ce8c5f
|
Added support for reference and notes fields
|
2021-05-11 17:11:09 -04:00 |
|
eeintech
|
ba561d6d19
|
Fixed import for excel formats
|
2021-05-11 14:06:38 -04:00 |
|
eeintech
|
a093118856
|
Few more fixes
|
2021-05-11 11:02:54 -04:00 |
|
eeintech
|
10eb69caf9
|
Merge branch 'master' of github.com:inventree/InvenTree into multi_part_forms
|
2021-05-11 10:22:34 -04:00 |
|
eeintech
|
c9e77edf04
|
Almost there?
|
2021-05-10 17:31:29 -04:00 |
|
eeintech
|
6d8f94619b
|
Improved template render, raised bar for automatic field matching
|
2021-05-10 12:52:34 -04:00 |
|
eeintech
|
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 |
|
|
f931ba405b
|
style fixes
|
2021-05-08 21:08:12 +02:00 |
|
|
89e0856824
|
fix for deleting items
in step 2 not working in step 3
|
2021-05-08 21:05:02 +02:00 |
|
|
e6372fd600
|
added translations
|
2021-05-08 20:54:23 +02:00 |
|
|
a0d9bf692e
|
simpler code - same function
|
2021-05-08 20:53:26 +02:00 |
|
Matthias Mair
|
e59f467c79
|
Merge branch 'master' into spaces!
|
2021-05-08 12:27:19 +02:00 |
|
eeintech
|
88000200b3
|
Merged master and resolved conflicts
|
2021-05-07 18:02:40 -04:00 |
|
eeintech
|
ceccdf3909
|
Now creating PurchaseOrderLineItem instances!
|
2021-05-07 18:00:30 -04:00 |
|
eeintech
|
fbf24621f3
|
Getting there...
|
2021-05-07 16:46:10 -04:00 |
|
eeintech
|
6e269ae41a
|
Now displaying item match table
|
2021-05-07 13:23:10 -04:00 |
|
eeintech
|
4f942fd9f7
|
Working towards item match form
|
2021-05-06 17:07:22 -04:00 |
|
eeintech
|
e31452a6ad
|
Match field step is now managed through form
|
2021-05-06 16:05:58 -04:00 |
|
|
f2b0717d10
|
removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
|
2021-05-06 12:11:38 +02:00 |
|
|
1a227faec4
|
abstracting get_price
|
2021-05-05 23:42:52 +02:00 |
|
eeintech
|
9773fee50b
|
Validation of matching fields is working
|
2021-05-05 12:40:48 -04:00 |
|
eeintech
|
b4342d6203
|
Fixed templates, not sure why can't keep FileManager across forms... and also need to save form data
|
2021-05-04 17:35:27 -04:00 |
|
eeintech
|
64fb492b97
|
Added match parts step, need to process fields data
|
2021-05-04 14:45:52 -04:00 |
|
eeintech
|
7cdf0af04a
|
Added upload file step
|
2021-05-04 12:20:57 -04:00 |
|
eeintech
|
373898d43e
|
Added step description and crispy form tag
|
2021-05-04 10:28:00 -04:00 |
|
eeintech
|
b847604f15
|
Started implementation of multi-step form for purchase order file uplod
|
2021-05-03 17:30:33 -04:00 |
|
|
e668577d97
|
fix as noted in #1481
|
2021-04-18 12:31:17 +02:00 |
|
|
d49977bed3
|
initial implementation as described in #1463
|
2021-04-15 14:51:11 +02:00 |
|
Oliver Walters
|
9c38d67b52
|
Merge remote-tracking branch 'upstream/master' into django-q
# Conflicts:
# InvenTree/InvenTree/status.py
# InvenTree/templates/about.html
|
2021-04-07 22:29:47 +10:00 |
|
|
efd14fca64
|
made translation lazy
|
2021-04-04 22:47:01 +02:00 |
|
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
|
Oliver Walters
|
731ec25b24
|
Merge remote-tracking branch 'inventree/master' into django-q
# Conflicts:
# .github/workflows/style.yaml
# .travis.yml
# InvenTree/InvenTree/settings.py
|
2021-03-31 22:17:38 +11:00 |
|