Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060.

This commit is contained in:
Colin Kuskie 2011-03-07 08:35:15 -08:00
parent 8a527f830c
commit 2c0334d709
2 changed files with 4 additions and 7 deletions

View file

@ -8,6 +8,7 @@
- fixed #12061: TimeField form plugin doesn't work with all names.
- fixed #12055: Thingy pagination breaks after editing data
- fixed #12066: Thingy CSV export overrides ExportHTML
- fixed #12060: Thingy: importAssetCollateralData and asset checking
7.10.10
- fixed #12035: Story Manager - make keywords from Story view work