Add third party ownership as an option for object status
This commit is contained in:
parent
f6257838b4
commit
abf69a00af
2
l18n
2
l18n
|
@ -1 +1 @@
|
||||||
Subproject commit 6ccd59bb94ed7b0a791ebe4a9fb1423fc763228a
|
Subproject commit 2305d2c78b71c5ecfdf56815102cbade8d9332ea
|
|
@ -16,6 +16,7 @@ final class MDObjectStatusSet extends MDValueSet {
|
||||||
const OBJECT_STATUS = [
|
const OBJECT_STATUS = [
|
||||||
'owned',
|
'owned',
|
||||||
'permanent_loan',
|
'permanent_loan',
|
||||||
|
'third_party_property',
|
||||||
'borrowed',
|
'borrowed',
|
||||||
'to_check_for_gift',
|
'to_check_for_gift',
|
||||||
'to_check',
|
'to_check',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user