InvenTree - Instant Stock Knowledge Flashcards

1
Q

What does a stock location represent?

A

A physical real-world location where Stock Items are stored

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How are stock locations arranged?

A

In a cascading manner, with multiple sub-locations or stock

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What feature allows users to select custom icons for stock locations?

A

A custom icon picker component in PUI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How must icons be entered in CUI?

A

Manually by copying the icon name from the tabler icons page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the default icon package available?

A

The tabler icons package with prefix: ti

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the format to specify an icon?

A

<package-prefix>:<icon-name>:<variant>
</variant></icon-name></package-prefix>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does a stock location type represent?

A

A specific type of location assigned to multiple stock locations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a planned feature for stock location types?

A

To add drawer dimension information for matching empty stock locations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is an external stock location?

A

Indicates that items might not be available for immediate usage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Do external stock indications affect sublocations?

A

No, the external flag does not get inherited to sublocations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a Stock Item?

A

An actual instance of a Part item representing a physical quantity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What information is shown in the Stock Item detail view?

A

Part, Location, Quantity, Supplier, Supplier Part, Last Updated, Last Stocktake, Status

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What happens every time a Stock Item is adjusted?

A

A Stock Tracking entry is automatically created

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the Stock Tracking entry maintain?

A

A complete history of the Stock Item as long as the item is in the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the default pack size for supplier parts?

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How does pack size affect Purchase Orders?

A

If a supplier part with a pack size of 5 is bought in quantity 4, 20 parts will be added to stock

17
Q

What flag must be set to add parts in packs?

A

Use pack size (use_pack_size in the API) must be set to True