Better handling for collateral assets in the Product sku. Fixes bug #12072.
This commit is contained in:
parent
6ac8c49c87
commit
dae7a145eb
3 changed files with 27 additions and 12 deletions
|
|
@ -864,6 +864,12 @@ be useful, others may not.|,
|
|||
context => q|A set of links or icons to edit or alter the object.|
|
||||
},
|
||||
|
||||
'Lost' => {
|
||||
message => q|Asset lost|,
|
||||
lastUpdated => 0,
|
||||
context => q|A message indicating that the asset used by the Product as collateral has been lost. Lost as in missing/deleted.|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue