Thanks Deepak,
Completely forgot those, happy everyone seems to like the new one :)
Jacques
Le 21/04/2017 à 13:59,
[hidden email] a écrit :
> Author: deepak
> Date: Fri Apr 21 11:59:25 2017
> New Revision: 1792191
>
> URL:
http://svn.apache.org/viewvc?rev=1792191&view=rev> Log:
> Improved: Removed Old Commented EditProductPriceRules screen adn EditProductPriceRules_old.groovy file,
>
> Removed:
> ofbiz/ofbiz-framework/trunk/applications/product/groovyScripts/catalog/price/EditProductPriceRules_old.groovy
> Modified:
> ofbiz/ofbiz-framework/trunk/applications/product/widget/catalog/PriceScreens.xml
>
> Modified: ofbiz/ofbiz-framework/trunk/applications/product/widget/catalog/PriceScreens.xml
> URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/product/widget/catalog/PriceScreens.xml?rev=1792191&r1=1792190&r2=1792191&view=diff> ==============================================================================
> --- ofbiz/ofbiz-framework/trunk/applications/product/widget/catalog/PriceScreens.xml (original)
> +++ ofbiz/ofbiz-framework/trunk/applications/product/widget/catalog/PriceScreens.xml Fri Apr 21 11:59:25 2017
> @@ -68,26 +68,6 @@ under the License.
> </widgets>
> </section>
> </screen>
> - <!-- Old screen kept for now, in case some would prefer the old way. Another option is to use an input field with Id instead of a drop-down in the new screen below (see also setPriceRulesCondEventJs.ftl and top of getAssociatedPriceRulesConds service) -->
> - <!--screen name="EditProductPriceRules">
> - <section>
> - <actions>
> - <set field="titleProperty" value="PageTitleEditProductPriceRules"/>
> - <set field="headerItem" value="pricerules"/>
> -
> - <script location="component://product/groovyScripts/catalog/price/EditProductPriceRules_old.groovy"/>
> - </actions>
> - <widgets>
> - <decorator-screen name="CommonPriceDecorator">
> - <decorator-section name="body">
> - <platform-specific>
> - <html><html-template location="component://product/template/price/EditProductPriceRules.ftl"/></html>
> - </platform-specific>
> - </decorator-section>
> - </decorator-screen>
> - </widgets>
> - </section>
> - </screen-->
> <screen name="EditProductPriceRules">
> <section>
> <actions>
>
>
>