|
036c5661ec
|
Link for credits in UI and README Closes #1533
|
2021-04-30 23:40:52 +02:00 |
|
eeintech
|
87b38ec992
|
Added support for fractional part/bom quantity and price
|
2021-04-29 14:22:07 -04:00 |
|
eeintech
|
f0b44450fb
|
Updated 'Required for Build Orders' API queryset
|
2021-04-27 12:48:36 -04:00 |
|
|
f4502aecca
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-26 21:48:42 +02:00 |
|
Oliver Walters
|
06afd4d726
|
Refactor "ready" state into a function
|
2021-04-25 10:52:31 +10:00 |
|
|
294dd0525f
|
use spaces instead of tabs
|
2021-04-22 12:53:49 +02:00 |
|
|
126c5ca3bf
|
typo
|
2021-04-22 12:48:42 +02:00 |
|
|
f7635fb1c0
|
reording form
|
2021-04-22 12:39:48 +02:00 |
|
|
80d46fb3ab
|
cleanup; using one currency
|
2021-04-22 12:30:38 +02:00 |
|
|
a0154067d2
|
added setting -> default false
|
2021-04-22 12:05:48 +02:00 |
|
|
07d68f7fde
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-21 11:12:48 +02:00 |
|
Oliver
|
4903826be1
|
Merge pull request #1494 from matmair/feature/js_translation
Translating JS-Files once
|
2021-04-20 22:58:43 +10:00 |
|
|
2943dc6083
|
initial implementation as in #1485
|
2021-04-20 13:37:19 +02:00 |
|
Oliver Walters
|
4d1eb51bc4
|
Fixes
|
2021-04-20 20:42:55 +10:00 |
|
Oliver Walters
|
2bb86ff22b
|
Adds missing template file
|
2021-04-20 20:20:00 +10:00 |
|
Oliver Walters
|
c5fa0bb459
|
Improved API filtering for PartCategory
|
2021-04-20 20:15:06 +10:00 |
|
Oliver Walters
|
f578f68001
|
Split "part category" view into separate pages
|
2021-04-20 19:30:43 +10:00 |
|
Oliver Walters
|
0fbf39f1bc
|
More fixes
|
2021-04-20 10:59:28 +10:00 |
|
Oliver Walters
|
6b9145ae56
|
Fixes required for v3.2 compatibility
- Specify DEFAULT_AUTO_FIELD
- Specify output_field for annotations
|
2021-04-20 09:14:08 +10:00 |
|
Oliver
|
157d58b157
|
Merge pull request #1481 from matmair/instance-name-in-title
Instance name in title
|
2021-04-18 21:48:37 +10:00 |
|
|
6c3a66f7d6
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-18 12:58:19 +02:00 |
|
|
c3319e88f4
|
typo fix
|
2021-04-18 01:21:44 +02:00 |
|
|
5b9c4dc225
|
sipler translation strings
|
2021-04-18 01:21:11 +02:00 |
|
|
59063bee6b
|
extending translations to the whole sentence
|
2021-04-17 23:52:21 +02:00 |
|
|
20af4c9ba0
|
template tag for translatable alerts with links
|
2021-04-17 23:48:47 +02:00 |
|
|
b1e08dae78
|
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
|
2021-04-17 12:19:38 +02:00 |
|
|
3598c36043
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-17 09:59:05 +02:00 |
|
Oliver
|
d4529ec1c4
|
Merge pull request #1464 from matmair/translation_improv
Translation improvments
|
2021-04-16 21:46:07 +10:00 |
|
|
098ac0c461
|
using feature in views
|
2021-04-15 14:52:08 +02:00 |
|
|
d49977bed3
|
initial implementation as described in #1463
|
2021-04-15 14:51:11 +02:00 |
|
|
cfae92e22b
|
more translated strings for api-titles and filters
|
2021-04-15 12:15:02 +02:00 |
|
|
75381cbb7b
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-14 21:18:21 +02:00 |
|
eeintech
|
3eae70e745
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04:00 |
|
Oliver Walters
|
8a06eaa40d
|
Unit testing
|
2021-04-11 19:28:39 +10:00 |
|
Oliver Walters
|
85c9bc1b81
|
Adds detail endpoint for PartParameter model
|
2021-04-11 18:56:35 +10:00 |
|
Oliver Walters
|
b74d365529
|
Merge remote-tracking branch 'upstream/master' into django-q
|
2021-04-10 22:46:20 +10:00 |
|
Oliver Walters
|
e787c853e5
|
Update logger context
|
2021-04-10 20:08:13 +10:00 |
|
Oliver
|
6bf3cc9e01
|
Merge pull request #1446 from eeintech/bom_yaml_export
Replace normalize with integer wrapper for quantity field
|
2021-04-10 09:17:23 +10:00 |
|
eeintech
|
afddf12339
|
Changed int to float
|
2021-04-08 22:04:26 -04:00 |
|
eeintech
|
cbddda6640
|
Remove normalize import
|
2021-04-08 14:41:06 -04:00 |
|
eeintech
|
7491cda313
|
Replace normalize with integer wrapper for quantity field
|
2021-04-08 14:35:47 -04:00 |
|
eeintech
|
b5a5f5b409
|
Simplified stock table view in Part and SupplierPart detail pages
|
2021-04-08 13:42:35 -04:00 |
|
eeintech
|
0bb2507dd6
|
Added manufacturer part deletion warning when deleting a part
|
2021-04-07 14:02:50 -04:00 |
|
eeintech
|
1074300ba0
|
Improved BOM export of combined manufacturer and supplier data
|
2021-04-07 12:24:32 -04:00 |
|
eeintech
|
c0691c3e9b
|
Decoupled manufacturer and supplier data in BOM export, aggregate data needs more work
|
2021-04-07 11:43:05 -04:00 |
|
eeintech
|
f39928368e
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-07 10:33:55 -04:00 |
|
eeintech
|
b2264940a3
|
Dynamic control of information to make cleaner supplier and manufacturer tables
|
2021-04-07 09:54:20 -04:00 |
|
|
32eaf48c12
|
fixed styling
|
2021-04-06 18:33:57 +02:00 |
|
|
f647120cd1
|
initial showcase implementation
|
2021-04-06 18:17:09 +02:00 |
|
eeintech
|
bd65a42410
|
Removed global setting for manufacturer parts (enabled for all users)
|
2021-04-06 08:49:45 -04:00 |
|