|
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 |
|
eeintech
|
ccd35fc4b4
|
Fixed supplier part list bug and hide manufacturer fields in supplier part edit form
|
2021-04-07 11:50:11 -04:00 |
|
eeintech
|
63ade51c6c
|
Updated migrations after merge with master
|
2021-04-07 10:49:19 -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 |
|
eeintech
|
734985faa9
|
Made manufacturer part ID dynamic for API supplier part create test
|
2021-04-06 14:53:35 -04:00 |
|
eeintech
|
52b2b9582d
|
More tests and improved coverage (hopefully)
|
2021-04-06 14:30:03 -04:00 |
|
eeintech
|
7b4d3a3c07
|
Added test units for migration and API
|
2021-04-06 13:16:01 -04:00 |
|
eeintech
|
76fe535ef9
|
Improved delete form to show supplier parts deletion
|
2021-04-06 09:32:59 -04:00 |
|
eeintech
|
bd65a42410
|
Removed global setting for manufacturer parts (enabled for all users)
|
2021-04-06 08:49:45 -04:00 |
|
eeintech
|
fd66e8b136
|
Added MPN link to supplier part list
|
2021-04-05 15:41:18 -04:00 |
|
eeintech
|
547dcc6e80
|
Deleted manufacturers tab from supplier detail page
|
2021-04-05 15:19:34 -04:00 |
|
eeintech
|
58ddc47065
|
Updated migration files to handle duplicate manufacturer data
|
2021-04-05 11:21:34 -04:00 |
|
|
efd14fca64
|
made translation lazy
|
2021-04-04 22:47:01 +02:00 |
|
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
|
c68220a597
|
migrations for all the translated models, totally forgot that
|
2021-04-03 14:11:28 +02:00 |
|
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
|
|
2de6fcbfa4
|
added missing translation fields #753
|
2021-04-03 03:59:09 +02:00 |
|
eeintech
|
45ca8d0e93
|
Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units
|
2021-04-02 11:13:57 -04:00 |
|
eeintech
|
bb69e38c1a
|
Simple and View test units
|
2021-04-01 16:30:06 -04:00 |
|
eeintech
|
94574b37ae
|
Added Manufacturer parts to search, fixed icons, added manufacturer view in supplier part detail page
|
2021-04-01 10:00:15 -04:00 |
|
eeintech
|
a8b858c824
|
Fixed serializer
|
2021-04-01 09:11:47 -04:00 |
|
eeintech
|
8c8b25a0d2
|
Validating API for SupplierPart, not able to spin-off ManufacturerPart from serialized data
|
2021-03-31 18:04:28 -04:00 |
|
eeintech
|
9e56bf90c5
|
More web testing, looks ready
|
2021-03-31 13:53:55 -04:00 |
|
eeintech
|
0b1f22c7fd
|
Almost there, needs some interface testing and tweaking
|
2021-03-30 18:08:33 -04:00 |
|
eeintech
|
9c8817d73b
|
Fixed serializers and started update of templates
|
2021-03-30 16:48:16 -04:00 |
|
eeintech
|
811f9333e8
|
SupplierPart manufacturer data is not serializing
|
2021-03-30 13:55:20 -04:00 |
|
eeintech
|
a4d098194b
|
New SupplierPart manufacturer_part field
New migration file with database update to manufacturer parts
Removed SourceItem model
|
2021-03-30 13:14:30 -04:00 |
|
eeintech
|
50adb2ac61
|
SourceItem only for SupplierPart, added logic to templates
|
2021-03-29 15:39:25 -04:00 |
|
eeintech
|
e6dfb7da52
|
Added global setting to enable manufacturer parts
Created SourceItem model
Updated templates
|
2021-03-29 13:22:15 -04:00 |
|