%inherit file="base_email.mak"/>
We have received Release Corrections for the SME Interop product:
<%include file="table.mak", args="upc=upc, title=title, artist=artist, label=label, owner=owner, format=format, status=status, grid=grid, nfd=nfd"/> % if orig_release_date or rc_audited_updates or product_artist_updates or track_artist_updates or carveouts_updated or new_artwork or audio_asset_updates:The update was received from SME which updated the following fields:
| Field Name | Old Value | Updated Value |
|---|---|---|
| Release Date | ${orig_release_date} | ${release_date} |
| ${item['field_name']} | ${item['old_value']} | ${item['new_value']} |
| ${item} | ||
| ${item} | ||
| Artwork has been updated. | ||
| ${item} | ||
| Original Territory Carveouts | Updated Territory Carveouts | Territories added to Carveouts | Territories no longer Carved out | |
|---|---|---|---|---|
| Territories | ${carveouts_old} | ${carveouts_new} | ${carveouts_added} | ${carveouts_removed} |
We cannot update the following field(s) as they are not supported by Release Correction
% if publisher_warnings != []:| Field Name | Current Value | SME Value |
|---|---|---|
| ${item['isrc']} | ${item['current_values']} | ${item['new_values']} |
${item['exception']}
% endfor % endifPlease check that all fields comply with Orchard standards.