Adam Walsh
d1a2ed9af1
Fix supplier part view/edit without a manufacturer
...
Fixes the following issues when a supplier part was created with an MPN but no manufacturer was assigned:
- Viewing a supplier part stock item
- Editing a supplier part stock item
2021-06-21 11:20:43 -04:00
Oliver
e0e560352e
Add forms / views for ManufacturerPartParameter CRUD
2021-06-21 16:14:58 +10:00
Oliver
70b6a3c13f
Display table of parameters
2021-06-21 00:39:18 +10:00
Oliver
a00441a1c0
Adds API endpoints for ManufacturerPartParameter mdoel
2021-06-21 00:28:28 +10:00
Oliver
0013eb4c23
Adds inline for SupplierPart
2021-06-21 00:03:16 +10:00
Oliver
8188ba86a7
Adds tabular inline class for ManufacturerPartParameter
...
- Super cool!
2021-06-21 00:00:55 +10:00
Oliver
3fcb552759
Register admin class for ManufacturerPartParameter
2021-06-20 23:54:03 +10:00
Oliver
310f369394
Adds admin interface for ManufacturerPart
2021-06-20 23:49:44 +10:00
Oliver
2473318828
Add ManufacturerPartParameter model
2021-06-20 17:50:07 +10:00
Oliver
847d946fa4
Bug fixes
2021-06-20 17:39:00 +10:00
Oliver
3fb57abe66
Error catching
2021-06-18 19:39:06 +10:00
Nigel
f8e4a5ac2e
test: improve coverage of new get_destination
2021-06-09 11:04:42 -06:00
Oliver
573f601752
Merge pull request #1632 from matmair/nav-style
...
same nav sidebar distance for everything
2021-06-06 22:14:20 +10:00
0bac7ebf3e
styling
2021-06-05 17:18:46 +02:00
05d79a4c19
same nav sidebar distance for everything
2021-06-05 15:18:08 +02:00
d87592aedb
use the default currency in forms
2021-06-05 13:22:11 +02:00
eeintech
ffaa6ee3a9
Fixed price break row actions after sorting
2021-06-01 14:22:00 -04:00
Oliver Walters
4520bb7447
PEP style fixes
2021-05-27 16:36:26 +10:00
eeintech
b04ad48178
Fixed test using manual exchange backend, template update
2021-05-25 11:39:04 -04:00
eeintech
bbd95f2c70
Fixed exchange rate backend test
2021-05-20 14:52:56 -04:00
0ff7ee21d0
usage of new templates
2021-05-12 15:41:48 +02:00
f9f191b5e3
Inclusion in all tamplates
...
#1574
2021-05-12 15:31:35 +02:00
5eb1a1f426
fixed styling
2021-05-08 12:32:19 +02:00
Matthias Mair
e59f467c79
Merge branch 'master' into spaces!
2021-05-08 12:27:19 +02:00
b09f49aaa5
Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425
2021-05-06 14:54:26 +02:00
d5b65e6e41
yaml!
2021-05-06 14:38:13 +02:00
a77d9d9de7
same treatment for html
2021-05-06 14:33:03 +02:00
Matthias Mair
39d4129157
chery picked all fixed trans str from #1438 ( #1554 )
2021-05-06 20:29:58 +10: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
efa9da2ce1
removed unused imports
2021-05-06 00:00:13 +02:00
1a227faec4
abstracting get_price
2021-05-05 23:42:52 +02:00
Oliver
5d214fc869
Merge pull request #1535 from eeintech/get_price
...
Added support for fractional price and lower price break
2021-05-01 09:52:21 +10:00
eeintech
4972440dda
Fixed API test
2021-04-30 15:27:36 -04:00
eeintech
41962ca23a
API fixes related to ManufacturerPart
2021-04-30 13:54:56 -04:00
eeintech
ad8d95f2f0
Added two more tests with fractional quantities
2021-04-29 14:35:23 -04:00
eeintech
87b38ec992
Added support for fractional part/bom quantity and price
2021-04-29 14:22:07 -04:00
fc429708f1
[BUG] no attribute MPN
...
Fixes #1524
2021-04-27 21:38:06 +02:00
Oliver Walters
06afd4d726
Refactor "ready" state into a function
2021-04-25 10:52:31 +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
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
b1e08dae78
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
2021-04-17 12:19:38 +02:00
098ac0c461
using feature in views
2021-04-15 14:52:08 +02:00
eeintech
1e6c6c678f
Split supplier part update migration and added reverse method for manufacturer data
2021-04-13 10:25:53 -04:00
eeintech
3eae70e745
Merged master and company migrations
2021-04-12 11:10:35 -04: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 Walters
e6bd91c9e2
Company description is no longer a required field
2021-04-10 15:29:44 +10:00
eeintech
b5a5f5b409
Simplified stock table view in Part and SupplierPart detail pages
2021-04-08 13:42:35 -04:00
eeintech
f8d1ee8805
Made company description optional
2021-04-08 13:24:17 -04:00