[
https://issues.apache.org/jira/browse/OFBIZ-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597263#action_12597263
]
Marco Risaliti commented on OFBIZ-1780:
---------------------------------------
WARNING !!!
Please remember that if someone of you has a custom application that extends
order and ecommerce application hat to replace the following labels with the
new ones.
EcommerceClearSearchHistory --> OrderClearSearchHistory
EcommerceClearSearchHistoryNote --> OrderClearSearchHistoryNote
EcommerceConfigure --> OrderConfigure
EcommerceCustomerReviews --> OrderCustomerReviews
EcommerceCustomerTaxId --> OrderCustomerTaxId
EcommerceDigitalProductFiles --> OrderDigitalProductFiles
EcommerceEcludeCategories --> OrderExcludeCategories
EcommerceEcommerce --> OrderEcommerce
EcommerceErrorNoPromotionFoundWithID --> OrderErrorNoPromotionFoundWithID
EcommerceIncludes --> OrderIncludes
EcommerceIncludeSubCategories --> OrderIncludeSubCategories
EcommerceIsAPromotionalItem --> OrderIsAPromotionalItem
EcommerceItem --> OrderItem
EcommerceItemN --> OrderItemN
EcommerceItems --> OrderItems
> Clean up labels between order and ecommerce application
> -------------------------------------------------------
>
> Key: OFBIZ-1780
> URL: https://issues.apache.org/jira/browse/OFBIZ-1780
> Project: OFBiz
> Issue Type: Improvement
> Components: ecommerce, order
> Affects Versions: SVN trunk
> Reporter: Marco Risaliti
> Assignee: Marco Risaliti
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: cleanup_labels.patch, cleanup_labels2.patch,
> cleanup_labels3.patch
>
>
> Clean up labels between order and ecommerce application.
> If a label has been used between order and ecommerce application it will be
> converted to OrderXXX style and instead if they has been used by a specific
> application they will be converted to that specific style (OrderXXX or
> EcommerceXXX).
> This is the first patch and some more work is needed.
> Let me know what did you think of it ?
> Thanks
> Marco
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.