Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After upgrade: webanalytics entity has moved from product to content, this entity has normally only a single record per website so a conversion program is not provided. After upgrade, save the content of the entity web_analytics_config and drop it in webtools. Then restart and re-enter the saved record.
If you already using this feature in your ecommerce remove the line:
<field-map field-name="isEnabled" value="Y"/>
from the file ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml

R1222544 add the possibility of adding tags to products next to having keywords to products, can also optionally approve/reject via a status field"

This affects the upgrade of the productKeyword entity. If the content can be re-generated, just run the generate keywords program, if you want to keep the content then see the service: migrateProductKeyword in file: applications/product/servicedef/services_upgrade.xml for more information