[ 
https://issues.apache.org/jira/browse/OFBIZ-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665007#action_12665007
 ] 

Jacques Le Roux commented on OFBIZ-2126:
----------------------------------------

Eric,

It's ok for this patch because we don't need to merge any changes (no conflicts 
to be resolved automatically by a merge tool) But in general, we might need the 
right revision number to be able to merge your changes. I suggest that you use 
then a procedure like this one :

# Check out a fresh copy from OFBiz svn repo
# Make a diff from root with you working copy (svk). For that you may use 
WinMerge on WIndows, a such tool on Linux or even Subclipse by loading the 2 
projects in Eclipse. This last possibilities may take sometimes to perform, 
WinMerge is really quick...
# Then put back your changes in the fresh svn working copy and create a patch 
using svn di

I will review your patch soon, thanks !

> ProductConfigWrapper.class : listPrice
> --------------------------------------
>
>                 Key: OFBIZ-2126
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2126
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: Linux Debian, OFBiz trunk rev. 735315
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ProductConfigWrapper.java_getTotalListPrice.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> into ProductConfigWrapper.class
> add (total)listPrice method exactly same to price method.
> It allows to get the total list price from a product configuration
> Patch is doing

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to