[jira] [Commented] (OFBIZ-3155) Enhancing the useability of SFA by including an overview of the agreements of the account into the Account Screen

2012-04-17 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255451#comment-13255451
 ] 

Erwan de FERRIERES commented on OFBIZ-3155:
---

only use what's in the context

 Enhancing the useability of SFA by including an overview of the agreements of 
 the account into the Account Screen
 -

 Key: OFBIZ-3155
 URL: https://issues.apache.org/jira/browse/OFBIZ-3155
 Project: OFBiz
  Issue Type: Improvement
  Components: marketing
Reporter: Pierre Smits
 Fix For: SVN trunk

 Attachments: OFBIZ-3155 sfa-accounts-agreements.patch, 
 sfa-accounts-agreements.patch


 This improvement includes:
 Adding an overview of associated agreements with the account to the account 
 screen
 Adding the functionality to create agreements from the account screen, with 
 setting the default agreement parties (Company and the account)
 The modifications are realized on:
 \applications\accounting\widgets\agreementscreen.xml - setting default 
 agreement parties
 \applications\party\webapp\partymgr\static\partymgr.css - including of style 
 elements for overviews in the bottom position of account screen
 \applications\party\widget\partymgr\profilescreens.xml  - including a screen 
 for partyAgreements
 \applications\party\widget\partymgr\partyforms.xml - including a form to 
 render the overview of agreements for accounts
 \applications\marketing\widget\sfa\sfamenus.xml - including the menu to 
 create new agreements from the acount screen
 \applications\marketing\widget\sfa\commonscreen.xml - including functionality 
 to add the overview of agreements to the bottom of the account screen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4821) Error in rednring Reset field.

2012-04-17 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1321#comment-1321
 ] 

Erwan de FERRIERES commented on OFBIZ-4821:
---

Hi Sumit,

patch is mandatory so the Apache license can be accepted. If not, your code 
cannot be included in OFBiz.

Cheers,

 Error in rednring Reset field.
 --

 Key: OFBIZ-4821
 URL: https://issues.apache.org/jira/browse/OFBIZ-4821
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk
Reporter: Sumit Pandit
Priority: Blocker

 MacroFormRenderer.renderResetField contains a missing entry when appending 
 title to renderResetField's StringWritter.
 MacroFormRenderer.java line# 1202
 sr.append( title=\);
 Where it should be 
 sr.append(\ title=\);
 Because of above reset/ button is not displaying on the screen. At back end 
 it is returning Freemarker parser exception.
 BTW it is one line change, if required I will submit the patch shortly.
 --
 Thanks and Regards
 Sumit Pandit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-3155) Enhancing the useability of SFA by including an overview of the agreements of the account into the Account Screen

2012-04-16 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255002#comment-13255002
 ] 

Erwan de FERRIERES commented on OFBIZ-3155:
---

Pierre,

I reviewed your patch. You should look to the contributor's best practices, and 
configure your IDE (tabs to spaces).
css modification is not needed, as already existing.
And for the modification for agreementScreens.xml#EditAgreement (setting 
values) I don't agree with it, you shouldn't set company directly in the code.

 Enhancing the useability of SFA by including an overview of the agreements of 
 the account into the Account Screen
 -

 Key: OFBIZ-3155
 URL: https://issues.apache.org/jira/browse/OFBIZ-3155
 Project: OFBiz
  Issue Type: Improvement
  Components: marketing
Reporter: Pierre Smits
 Fix For: SVN trunk

 Attachments: OFBIZ-3155 sfa-accounts-agreements.patch, 
 sfa-accounts-agreements.patch


 This improvement includes:
 Adding an overview of associated agreements with the account to the account 
 screen
 Adding the functionality to create agreements from the account screen, with 
 setting the default agreement parties (Company and the account)
 The modifications are realized on:
 \applications\accounting\widgets\agreementscreen.xml - setting default 
 agreement parties
 \applications\party\webapp\partymgr\static\partymgr.css - including of style 
 elements for overviews in the bottom position of account screen
 \applications\party\widget\partymgr\profilescreens.xml  - including a screen 
 for partyAgreements
 \applications\party\widget\partymgr\partyforms.xml - including a form to 
 render the overview of agreements for accounts
 \applications\marketing\widget\sfa\sfamenus.xml - including the menu to 
 create new agreements from the acount screen
 \applications\marketing\widget\sfa\commonscreen.xml - including functionality 
 to add the overview of agreements to the bottom of the account screen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4803) Improve Eclipse integration

2012-04-12 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252568#comment-13252568
 ] 

Erwan de FERRIERES commented on OFBIZ-4803:
---

Please Francis keep the issues where they belong, it will be easier to manage 
them.
Also, who patched the jar ? Is it the jackrabbit team or you ? Maybe it would 
be better updating jackrabbit to 2.4.1 if the bugs are corrected instead of 
patching a jar.

Regards,

 Improve Eclipse integration
 ---

 Key: OFBIZ-4803
 URL: https://issues.apache.org/jira/browse/OFBIZ-4803
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
 Environment: WXP SP3, Sun SDK 1.6;0_30, PostgreSQL 9.2
Reporter: Francis ANDRE
 Attachments: jackrabbit-core-2.3.3.jar, ofbiz-eclipse.patch


 Hi
 I suggest to improve the integration of ofbiz under Eclipse by adding 4 
 lauching configurations:
 tools/ofbiz.start
 tools/ofbiz.stop
 tools/ofbiz.status
 tools/ofbiz.test
 The ofbiz.start has the specific JVM  property DEBUG set to the value of 
 eclipse -DDEBUG=eclipse so that all ofbiz jars located under each build/lib 
 won't be loaded/added to the classpath. This will allow to continue producing 
 all ofbiz jars with the build.xml while allowing hot replacement of classes 
 when running under the Eclipse's debug launcher.
 Also, I added to this issue a patched version of the 
 jackrabbit-core-2.3.3.jar that should replace the one in the 
 framework/jcr/lib to avoid the jdbc driver exception: See 
 https://issues.apache.org/jira/browse/JCR-3288
 Hope this help

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4783) ./ant can't find the cobertura class

2012-04-12 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252643#comment-13252643
 ] 

Erwan de FERRIERES commented on OFBIZ-4783:
---

using revision 889900 (just after cobertura integration), the problem is 
already present. In fact, it seems it never works...

clean-svninfo:
 [echo] Resetting svninfo...
 [echo] Done!
 [echo] [build] == Done Building (Compile) ==

run-tests:
 [java] Set OFBIZ_HOME to - /home/erwan/workspace/ofbiz889838
 [java] java.lang.ClassNotFoundException: 
org.ofbiz.base.config.CoberturaInstrumenter
 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 [java] at java.security.AccessController.doPrivileged(Native Method)
 [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
 [java] at 
org.ofbiz.base.start.InstrumenterWorker.instrument(InstrumenterWorker.java:39)
 [java] at org.ofbiz.base.start.Classpath.instrument(Classpath.java:92)
 [java] at org.ofbiz.base.start.Start.initClasspath(Start.java:228)
 [java] at org.ofbiz.base.start.Start.init(Start.java:87)
 [java] at org.ofbiz.base.start.Start.main(Start.java:410)
 [java] Admin socket not configured; set to port 0
 [java] 2012-04-12 19:19:19,666 (main) [ContainerLoader.java:50 :INFO ] 
[Startup] Loading containers...


 ./ant can't find the cobertura class
 

 Key: OFBIZ-4783
 URL: https://issues.apache.org/jira/browse/OFBIZ-4783
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
  Labels: qa
 Fix For: SVN trunk


 ./ant can't find the cobertura class, and deactivate the code coverage 
 function.
 in framework/base/build.xml:
 {code}
 condition property=exclude.cobertura 
 value=org/ofbiz/base/config/Cobertura*.java
 not
 available 
 classname=net.sourceforge.cobertura.instrument.ClassInstrumenter 
 classpathref=local.class.path/
 /not
 /condition
 {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4783) ./ant can't find the cobertura class

2012-04-10 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251042#comment-13251042
 ] 

Erwan de FERRIERES commented on OFBIZ-4783:
---

for testing:
{code}
path id=test.class.path
fileset dir=framework/base/lib includes=*.jar/
/path

target name=test-cob depends=ofbiz-init
condition property=exclude.cobertura 
value=org/ofbiz/base/config/Cobertura*.java
not
available 
classname=net.sourceforge.cobertura.instrument.ClassInstrumenter
   property=exclude.cobertura
   classpathref=test.class.path/
/not
/condition
condition property=exclude.cobertura2 
value=org/ofbiz/base/config/Cobertura*.java
not
available file=cobertura-1.9.4.1.jar 
classpathref=test.class.path/
/not
/condition
echo message=${exclude.cobertura}/
echo message=${exclude.cobertura2}/
/target
{code}

 ./ant can't find the cobertura class
 

 Key: OFBIZ-4783
 URL: https://issues.apache.org/jira/browse/OFBIZ-4783
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
  Labels: qa
 Fix For: SVN trunk


 ./ant can't find the cobertura class, and deactivate the code coverage 
 function.
 in framework/base/build.xml:
 {code}
 condition property=exclude.cobertura 
 value=org/ofbiz/base/config/Cobertura*.java
 not
 available 
 classname=net.sourceforge.cobertura.instrument.ClassInstrumenter 
 classpathref=local.class.path/
 /not
 /condition
 {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4742) Portlet Widget

2012-03-30 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13242731#comment-13242731
 ] 

Erwan de FERRIERES commented on OFBIZ-4742:
---

Olivier,

your patchs are in the branch 20120329_portletWidget, it will be easier for 
commenting and sharing.
Cheers,

 Portlet Widget
 --

 Key: OFBIZ-4742
 URL: https://issues.apache.org/jira/browse/OFBIZ-4742
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Olivier Heintz
 Attachments: OFBIZ-4742.patch, 
 OFBIZ-portletWidget_iconsPurpose_Example_Help.patch


 Description: Goals of this enhancement are :
 - simplification of portlet development by use of portlet Templates 
 (PortletType), so most of the time, it's sufficient to define a form to have 
 a portlet
 - default value of formName, menuName, ScreenName, ScriptName, Title, ... 
 (name and location) based on component, subcomponent, webapp of the portlet
 - ajax call defined with xml syntax (new show-portlet on form and menu)
 - default parameters list in ajax link (show-portlet or on-event-update-area)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4768) Improvement for flatgrey theme

2012-03-29 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13241377#comment-13241377
 ] 

Erwan de FERRIERES commented on OFBIZ-4768:
---

Hi Wai,

this sure needs a discussion before integration.

 Improvement for flatgrey theme
 --

 Key: OFBIZ-4768
 URL: https://issues.apache.org/jira/browse/OFBIZ-4768
 Project: OFBiz
  Issue Type: Improvement
  Components: themes
Reporter: Wai
Priority: Trivial
 Attachments: after-sample-catalogmgr1.png, 
 after-sample-catalogmgr2.png, after-sample-partymgr.png, 
 after-sample-webtools.png, before-sample-catalogmgr1.png, 
 before-sample-catalogmgr2.png, before-sample-partymgr.png, 
 before-sample-webtools.png, flatgray-images.tar.gz, ofbiz-4768.patch


 Improvement to flatgrey theme.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4772) xml validation: Invalid attribute width in /ofbiz/applications/product/widget/catalog/ImageManagementForms.xml

2012-03-29 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13241532#comment-13241532
 ] 

Erwan de FERRIERES commented on OFBIZ-4772:
---

Hi Francis,

to be included in OFBiz, your patch should be attached to the JIRA issue and 
the license granted.

Thanks,

 xml validation: Invalid attribute width in 
 /ofbiz/applications/product/widget/catalog/ImageManagementForms.xml
 --

 Key: OFBIZ-4772
 URL: https://issues.apache.org/jira/browse/OFBIZ-4772
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Francis ANDRE

 Hi
 Validation of 
 /ofbiz/applications/product/widget/catalog/ImageManagementForms.xml leads to 
 a error
 Description   ResourcePathLocationType
 cvc-complex-type.3.2.2: Attribute 'width' is not allowed to appear in element 
 'image'.ImageManagementForms.xml
 /ofbiz/applications/product/widget/catalog  line 412XML Problem
 Rgds

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4189) [GSOC] Pure webdriver integration in OFBiz

2012-03-28 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240972#comment-13240972
 ] 

Erwan de FERRIERES commented on OFBIZ-4189:
---

Hi,

please read the FAQ: 
http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2012/faqs
and this page http://community.apache.org/gsoc.html
All is done with google-melange.

Look at the proposal chapters, they'll explain you what to do.

Deadline for application is April 6.

 [GSOC] Pure webdriver integration in OFBiz
 --

 Key: OFBIZ-4189
 URL: https://issues.apache.org/jira/browse/OFBIZ-4189
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Reporter: Erwan de FERRIERES
Priority: Trivial
  Labels: gsoc, gsoc2011, gsoc2012, mentor

 This issue will be completed from time to time, with the expected results for 
 webdriver in OFBiz.
 basically, it's using webdriver (selenium 2.0) to add functional testing in 
 OFBiz, and writing tests directly in java.
 More info here: 
 https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4768) Improvement for flatgray theme

2012-03-28 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240985#comment-13240985
 ] 

Erwan de FERRIERES commented on OFBIZ-4768:
---

Wai,

could you be more specific on what your patch is doing, so without applying we 
know where to look ?

Thanks

 Improvement for flatgray theme
 --

 Key: OFBIZ-4768
 URL: https://issues.apache.org/jira/browse/OFBIZ-4768
 Project: OFBiz
  Issue Type: Improvement
  Components: themes
Reporter: Wai
Priority: Trivial
 Attachments: flatgray-images.tar.gz, ofbiz-4768.patch


 Improvement to flatgray theme.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4189) [GSOC] Pure webdriver integration in OFBiz

2012-03-27 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239395#comment-13239395
 ] 

Erwan de FERRIERES commented on OFBIZ-4189:
---

Hi Mono,

it will be an independant project from OFBiz (not bundled directly with the 
trunk), in the extras repository.
There will be (quoting from the dev mailing-list):
* documentation of how to run Selenium on OFBiz
* a library of OFBiz tests for Selenium
* jars (if needed) or if you want to bundle Selenium in this package

By library, all you listed above could come in it. It will be also possible to 
help the OFBiz project to design and create pages more consistently with web 
best practises and so on.

Regards,

 [GSOC] Pure webdriver integration in OFBiz
 --

 Key: OFBIZ-4189
 URL: https://issues.apache.org/jira/browse/OFBIZ-4189
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Reporter: Erwan de FERRIERES
Priority: Trivial
  Labels: gsoc, gsoc2011, gsoc2012, mentor

 This issue will be completed from time to time, with the expected results for 
 webdriver in OFBiz.
 basically, it's using webdriver (selenium 2.0) to add functional testing in 
 OFBiz, and writing tests directly in java.
 More info here: 
 https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4757) Cobertura targets fail

2012-03-26 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238312#comment-13238312
 ] 

Erwan de FERRIERES commented on OFBIZ-4757:
---

I've done the same with release11.04, and everything is working well too.

 Cobertura targets fail
 --

 Key: OFBIZ-4757
 URL: https://issues.apache.org/jira/browse/OFBIZ-4757
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release 09.04.01, Release 10.04, Release Branch 11.04, 
 SVN trunk
Reporter: Pierre Smits
Assignee: Erwan de FERRIERES
 Fix For: Release Branch 11.04, SVN trunk

 Attachments: log.ofbiz.cobertura

   Original Estimate: 24h
  Remaining Estimate: 24h

 When running ./ant cobertura-report or ./ant cobertura-report-xml following 
 error is generated:
 Buildfile: /Users/s0001/Documents/workspace/ofbiz-trunk/build.xml
 cobertura-report-xml:
[delete] Deleting directory 
 /Users/s0001/Documents/workspace/ofbiz-trunk/runtime/logs/cobertura-report
 [mkdir] Created dir: 
 /Users/s0001/Documents/workspace/ofbiz-trunk/runtime/logs/cobertura-report
 [cobertura-merge] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See 
 COPYRIGHT file
 [cobertura-merge] Error: No files were specified for merging.
 BUILD FAILED
 /Users/s0001/Documents/workspace/ofbiz-trunk/build.xml:1003: Error running 
 reports. See messages above.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4721) Minor adoption of the .gitignore file

2012-03-01 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220142#comment-13220142
 ] 

Erwan de FERRIERES commented on OFBIZ-4721:
---

Done at rev 1295660
Thanks Markus

 Minor adoption of the .gitignore file
 -

 Key: OFBIZ-4721
 URL: https://issues.apache.org/jira/browse/OFBIZ-4721
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL APPLICATIONS
Affects Versions: SVN trunk
 Environment: git
Reporter: Markus M. May
Assignee: Erwan de FERRIERES
Priority: Trivial
 Fix For: SVN trunk

 Attachments: OFBIZ-gitignore.patch


 A minor adoption of the .gitignore file to allow easier extension of the 
 framework without the need to adopt this file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4664) logs are no more generated

2012-02-29 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219464#comment-13219464
 ] 

Erwan de FERRIERES commented on OFBIZ-4664:
---

Hi,

the latest log4j upgrade make it work again !

Cheers,

 logs are no more generated
 --

 Key: OFBIZ-4664
 URL: https://issues.apache.org/jira/browse/OFBIZ-4664
 Project: OFBiz
  Issue Type: Sub-task
  Components: framework
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Assignee: Sascha Rodekamp
Priority: Critical
 Fix For: SVN trunk


 with trunk rev 1232158
 runtime/logs/ofbiz.html is no more existing.
 runtime/logs has just in it the access-log
 Is this coming from the sl4j changes ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4572) Migration from json-lib to jackson

2012-02-27 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217218#comment-13217218
 ] 

Erwan de FERRIERES commented on OFBIZ-4572:
---

Nothing has come out yet. Any help is still appreciated !

 Migration from json-lib to jackson
 --

 Key: OFBIZ-4572
 URL: https://issues.apache.org/jira/browse/OFBIZ-4572
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Priority: Minor

 According to various benchmarks, json-lib, based on the json.org 
 implementation, is one of the slowest implementation for json parsing. 
 Moreover, this project hasn't been updated since 2010-12-14 (latest release), 
 and activity on the user mailing-list is empty.
 I found jackson, which seems to be a lot faster, and activity is bigger, with 
 a lot of releases (next to monthly).
 Here are some links:
 benchmark: https://github.com/eishay/jvm-serializers/wiki/
 Update on State of Json-parsing Performance: 
 http://www.cowtowncoder.com/blog/archives/2009/02/entry_204.html
 Upgrade from org.json to Jackson, piece by piece, using 
 jackson-module-org-json: 
 http://www.cowtowncoder.com/blog/archives/2011/03/entry_447.html
 project's documentation: http://wiki.fasterxml.com/JacksonDocumentation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4667) At the time of page load unnecessary ajax request executed to get the lookup description.

2012-02-16 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209303#comment-13209303
 ] 

Erwan de FERRIERES commented on OFBIZ-4667:
---

Thanks Armadeep,
Done at rev 1244953 for trunk and 1244954 for 11.04

 At the time of page load unnecessary ajax request executed to get the lookup 
 description.
 -

 Key: OFBIZ-4667
 URL: https://issues.apache.org/jira/browse/OFBIZ-4667
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Amardeep Singh Jhajj
Assignee: Erwan de FERRIERES
 Fix For: Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4667-R11.04.patch, OFBIZ-4667.patch


 At the time of page load unnecessary ajax request executed to get the lookup 
 description if there is no value exists in lookup box, this increases 
 unnecessary load and page take more time to load. This should be executed 
 only when lookup field has some value.
 One more issue exists in lookup/ajax auto completer, when we select any 
 auto-completer options from the drop down list or select any value from the 
 lookup then request executed twice to get the description.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4697) Add hot-deploy directories to .gitignore

2012-02-16 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209306#comment-13209306
 ] 

Erwan de FERRIERES commented on OFBIZ-4697:
---

Done at rev 1244956
Thanks Markus.

BTW, your patch was in git format, I had to merge it by hand.

Cheers,

 Add hot-deploy directories to .gitignore
 

 Key: OFBIZ-4697
 URL: https://issues.apache.org/jira/browse/OFBIZ-4697
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
 Environment: git
Reporter: Markus M. May
Assignee: Erwan de FERRIERES
Priority: Trivial
 Fix For: SVN trunk

 Attachments: 0001-Modified-.gitignore.patch


 The attached patch provides a new line in the .gitignore-file to also avoid 
 the inclusion of hot-deploy/*/build folders in the commit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4683) CommonScreens.xml not referring to proper jquery javascript files

2012-02-09 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204847#comment-13204847
 ] 

Erwan de FERRIERES commented on OFBIZ-4683:
---

You're right. I just searched in all commonScreens.xml files but not in the 
others...

Thanks, this has been done at rev 1242519

 CommonScreens.xml not referring to proper jquery javascript files
 -

 Key: OFBIZ-4683
 URL: https://issues.apache.org/jira/browse/OFBIZ-4683
 Project: OFBiz
  Issue Type: Bug
  Components: product, specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Wai
Assignee: Erwan de FERRIERES
Priority: Trivial
 Fix For: SVN trunk

 Attachments: ofbiz-4683.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4667) At the time of page load unnecessary ajax request executed to get the lookup description.

2012-02-08 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203559#comment-13203559
 ] 

Erwan de FERRIERES commented on OFBIZ-4667:
---

Jacques,
if it's OK with you, I'd like to take care of this issue.

Cheers,

 At the time of page load unnecessary ajax request executed to get the lookup 
 description.
 -

 Key: OFBIZ-4667
 URL: https://issues.apache.org/jira/browse/OFBIZ-4667
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Amardeep Singh Jhajj
Assignee: Jacques Le Roux
 Fix For: Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4667-R11.04.patch, OFBIZ-4667.patch


 At the time of page load unnecessary ajax request executed to get the lookup 
 description if there is no value exists in lookup box, this increases 
 unnecessary load and page take more time to load. This should be executed 
 only when lookup field has some value.
 One more issue exists in lookup/ajax auto completer, when we select any 
 auto-completer options from the drop down list or select any value from the 
 lookup then request executed twice to get the description.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4664) logs are no more generated

2012-02-02 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13198734#comment-13198734
 ] 

Erwan de FERRIERES commented on OFBIZ-4664:
---


* svn status
?   .idea
?   noLog.log
?   startlog.log
?   migrationLang3.diff
?   gestionFormation.diff
M   applications/accounting/widget/PaymentForms.xml
M   specialpurpose/projectmgr/widget/forms/ProjectForms.xml

* svn info
Path: .
URL: https://svn.apache.org/repos/asf/ofbiz/trunk
Repository Root: https://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1239464
Node Kind: directory
Schedule: normal
Last Changed Author: hansbak
Last Changed Rev: 1239451
Last Changed Date: 2012-02-02 04:02:55 +0100 (Thu, 02 Feb 2012)


* ant clean-all run-install
* ls runtime/logs
README
test-results

* after starting OFBiz 
access_log.2012-02-02
README
test-results


 logs are no more generated
 --

 Key: OFBIZ-4664
 URL: https://issues.apache.org/jira/browse/OFBIZ-4664
 Project: OFBiz
  Issue Type: Sub-task
  Components: framework
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Assignee: Sascha Rodekamp
Priority: Critical
 Fix For: SVN trunk


 with trunk rev 1232158
 runtime/logs/ofbiz.html is no more existing.
 runtime/logs has just in it the access-log
 Is this coming from the sl4j changes ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4664) logs are no more generated

2012-02-02 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199305#comment-13199305
 ] 

Erwan de FERRIERES commented on OFBIZ-4664:
---

Just tried with a fresh checkout, same issue.

 logs are no more generated
 --

 Key: OFBIZ-4664
 URL: https://issues.apache.org/jira/browse/OFBIZ-4664
 Project: OFBiz
  Issue Type: Sub-task
  Components: framework
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Assignee: Sascha Rodekamp
Priority: Critical
 Fix For: SVN trunk


 with trunk rev 1232158
 runtime/logs/ofbiz.html is no more existing.
 runtime/logs has just in it the access-log
 Is this coming from the sl4j changes ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4669) sessionAttributes doesn't work from screen widget

2012-01-25 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13193291#comment-13193291
 ] 

Erwan de FERRIERES commented on OFBIZ-4669:
---

Hi Kira,

what do you want to say with this issue ?

Regards,

 sessionAttributes doesn't work from screen widget
 -

 Key: OFBIZ-4669
 URL: https://issues.apache.org/jira/browse/OFBIZ-4669
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Kiran Gawde

 In the screen widget, add a set action that refers to sessionAttributes, it 
 doesn't work. 
 e.g: Following doesn't work:
 set field=titleProperty value=${sessionAttributes.autoName}/
 Following works:
  set field=titleProperty from-field=autoName from-scope=user/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-2400) Create a Portlet for leave

2012-01-16 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13186925#comment-13186925
 ] 

Erwan de FERRIERES commented on OFBIZ-2400:
---

you can access it in the myportal component, not in HR

 Create a Portlet for leave
 --

 Key: OFBIZ-2400
 URL: https://issues.apache.org/jira/browse/OFBIZ-2400
 Project: OFBiz
  Issue Type: Sub-task
  Components: humanres
Affects Versions: SVN trunk
Reporter: Vikas Mayur
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: PortletForLeave.patch


 Create a portlet for leave in Humanres component.
 This can be accessed from 
 https://localhost:8443/humanres/control/EditEmployeeLeaves?partyId=DemoCustomer
 Steps:
 1) Create a new file HumanResPortletData.xml with reader-name seed.
 2) Add data for PortletCategory, PortalPortlet and PortletPortletCategory. 
 Refer to xxxPortletData.xml, where xxx=component name (Accounting, Party, 
 Order etc.)
 3) Add data for My Portal. Refer to MyPortalTypeData.xml
 Note: PortletAttribute data can be added if required.
 For example see the screen ListCustRequests 
 order/widget/ordermgr/RequestScreens.xml and the script under this screen 
 retrievePortletAttributes.groovy
 4) We can define a new portlet category for this component portlets.
 PortletCategory portletCategoryId=HUMANRES description=Human Resource 
 Portlets/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4636) On Depreciation screens for FixedAssets in both Accounting (setup) and Asset Maintenance no mapping for GlAccounts are shown.

2012-01-14 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13186143#comment-13186143
 ] 

Erwan de FERRIERES commented on OFBIZ-4636:
---

Done at revs
trunk 1231004
11.04 1231455
10.04 1231469

Thanks Pierre

 On Depreciation screens for FixedAssets in both Accounting (setup) and Asset 
 Maintenance no mapping for GlAccounts are shown.
 -

 Key: OFBIZ-4636
 URL: https://issues.apache.org/jira/browse/OFBIZ-4636
 Project: OFBiz
  Issue Type: Bug
  Components: accounting, specialpurpose/assetmaint
Affects Versions: Release Branch 09.04, Release Branch 10.04, Release 
 Branch 11.04, SVN trunk
Reporter: Pierre Smits
Assignee: Erwan de FERRIERES
 Fix For: Release 09.04.01, Release 10.04, Release Branch 11.04, 
 SVN trunk

 Attachments: OFBIZ-4636-GLMapping-2011-12-28.patch

   Original Estimate: 2h
  Remaining Estimate: 2h

 The Fixed Asset Type GL Mapping screen in Accounting (organizational setup - 
 Fixed Asset Type GL Mapping) should show the  mapping in list form when a 
 mapping has been added, but it doesn't.
 The same goes for the depreciation screen of a fixed asset in Asset Maint, 
 which also draws on the accounting forms and screens. Here following mappings 
 aren't shown:
 - Depreciation Custom Method
 - Fixed Asset GL Mapping
 - Global GL Mapping for the asset type

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-904) Error when Inventory Facility Id is left blank in product store settings

2012-01-12 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185004#comment-13185004
 ] 

Erwan de FERRIERES commented on OFBIZ-904:
--

Jacques, Kiran

can this issue can be closed ?

 Error when Inventory Facility Id is left blank in product store settings
 --

 Key: OFBIZ-904
 URL: https://issues.apache.org/jira/browse/OFBIZ-904
 Project: OFBiz
  Issue Type: Bug
  Components: product, specialpurpose/ecommerce
 Environment: OFBiz Rev. 529997 on Windows XP.
Reporter: Michel Dielissen

 When creating a new store and the Inventory Facility Id field is left blank 
 (with the store settings) then the productlist (Browse categories in the 
 e-commerce store) gives an error and is not rendered.
 Error:
 2007-04-19 10:13:16,515 (http-0.0.0.0-8080-Processor3) [
 ModelScreen.java:148:ERROR] Error rendering screen 
 [component://ecommerce/widget/CatalogScreens.xml#productsummary]: 
 org.ofbiz.base.util.GeneralException: Error running BSH script at location 
 [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh]:
  org.ofbiz.base.util.GeneralException: Error running BSH script at 
 [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh],
  line [65]: Sourced file: 
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh
  internal Error: Null value in getAssignableForm. : at Line: 65 : in file: 
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh
  : if ( product != null ) {
  (Sourced file: 
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh
  internal Error: Null value in getAssignableForm.) (Error running BSH script 
 at 
 [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh],
  line [65]: Sourced file: 
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh
  internal Error: Null value in getAssignableForm. : at Line: 65 : in file: 
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh
  : if ( product != null ) {
  (Sourced file: 
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/productsummary.bsh
  internal Error: Null value in getAssignableForm.)). Rolling back transaction.
 Think it has something todo with:
 file:/D:/ofbiz/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml
 2007-04-19 10:12:27,843 (http-0.0.0.0-8080-Processor3) [  
 ServiceDispatcher.java:459:DEBUG] Sync service 
 [ecommerce/getInventoryAvailableByFacility]
 So maybe the Inventory Facility Id field has to be a required field? Or 
 maybe better to run the getInventoryAvailableByFacility only when an 
 Inventory Facility is filled with the store settings?
 Comment Jacopo: this should be improved; for example the facility in the 
 store should be mandatory if the requireInventory flag is set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4483) Upload content file with upload form and on-event-update-area element

2012-01-11 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184344#comment-13184344
 ] 

Erwan de FERRIERES commented on OFBIZ-4483:
---

NIcolas,

could you please review this patch, and tell me if it's still useful.

Thanks,

 Upload content file with upload form and on-event-update-area element
 -

 Key: OFBIZ-4483
 URL: https://issues.apache.org/jira/browse/OFBIZ-4483
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Nicolas Malin
Priority: Minor
 Attachments: OFBIZ-4483.patch, OFBIZ-4483.png


 At this time, if you have :
 {quote}
  form target=uploadXXXContent type=upload
 field name=uploadedFilefile//field
 on-event-update-area area-target=XXX event-type=submit 
 area-id=XXX/
  /form
 {quote}
 The called service have an empty uploadFile.
 The problem came from ajaxSubmitUpdateAreas that doesn't compliant with 
 multi-part
 To solve it, I added a new jquery plugin : JQuery.upload, create a new 
 javascript function ajaxUploadUpdateAreas and synchronize MacroRenderer.
 I also add an exemple on myportal with view profile (see image).
 The upload plugin have a problem with return type : application/x-json, I 
 extend json controller to return a text/html 
 (http://lagoscript.org/jquery/upload/documentation)
 I analyse sascha jira : OFBIZ-3878. I think it's possible to mixte both issue 
 to have a progressbar when the form is on upload type with js submit, I need 
 more analyse to set good id on js progressbar function.
 Nicolas

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4458) OnePageCheckout doesn't create purchase order for dropShip product

2012-01-10 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183180#comment-13183180
 ] 

Erwan de FERRIERES commented on OFBIZ-4458:
---

I searched the same thing and didn't find it too !
I was planning on updating the documentation later today.
Cheers,

 OnePageCheckout doesn't create purchase order for dropShip product
 --

 Key: OFBIZ-4458
 URL: https://issues.apache.org/jira/browse/OFBIZ-4458
 Project: OFBiz
  Issue Type: Bug
  Components: order, specialpurpose/ecommerce
Affects Versions: Release 10.04, SVN trunk
Reporter: Kiran Gawde
 Attachments: OFBIZ-4458-OnePageCheckoutOptionsGroovy.patch, 
 OFBIZ-4458-OrderScreensXml.patch


 Select a item from drop ship supplier. 
 Perform one page checkout.
 Issue: Purchase order for drop ship supplier is not created

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4636) On Depreciation screens for FixedAssets in both Accounting (setup) and Asset Maintenance no mapping for GlAccounts are shown.

2012-01-09 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182596#comment-13182596
 ] 

Erwan de FERRIERES commented on OFBIZ-4636:
---

Hi Pierre,

could you add all the needed steps to reproduce the error ?

Thanks;

 On Depreciation screens for FixedAssets in both Accounting (setup) and Asset 
 Maintenance no mapping for GlAccounts are shown.
 -

 Key: OFBIZ-4636
 URL: https://issues.apache.org/jira/browse/OFBIZ-4636
 Project: OFBiz
  Issue Type: Bug
  Components: accounting, specialpurpose/assetmaint
Affects Versions: Release Branch 09.04, Release Branch 10.04, Release 
 Branch 11.04, SVN trunk
Reporter: Pierre Smits
 Fix For: Release 09.04.01, Release 10.04, Release Branch 11.04, 
 SVN trunk

 Attachments: OFBIZ-4636-GLMapping-2011-12-28.patch

   Original Estimate: 2h
  Remaining Estimate: 2h

 The Fixed Asset Type GL Mapping screen in Accounting (organizational setup - 
 Fixed Asset Type GL Mapping) should show the  mapping in list form when a 
 mapping has been added, but it doesn't.
 The same goes for the depreciation screen of a fixed asset in Asset Maint, 
 which also draws on the accounting forms and screens. Here following mappings 
 aren't shown:
 - Depreciation Custom Method
 - Fixed Asset GL Mapping
 - Global GL Mapping for the asset type

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4458) OnePageCheckout doesn't create purchase order for dropShip product

2012-01-09 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183097#comment-13183097
 ] 

Erwan de FERRIERES commented on OFBIZ-4458:
---

when you're attaching a file to the JIRA issue, there an option list
* Attachment not intended for inclusion
* Grant license to ASF for inclusion in ASF works (as per the Apache License §5)

Just select the right option ! And then a small feather will appear next to 
your patch.

Cheers, 

 OnePageCheckout doesn't create purchase order for dropShip product
 --

 Key: OFBIZ-4458
 URL: https://issues.apache.org/jira/browse/OFBIZ-4458
 Project: OFBiz
  Issue Type: Bug
  Components: order, specialpurpose/ecommerce
Affects Versions: Release 10.04, SVN trunk
Reporter: Kiran Gawde
 Attachments: OFBIZ-4458-OnePageCheckoutOptionsGroovy.patch, 
 OFBIZ-4458-OrderScreensXml.patch


 Select a item from drop ship supplier. 
 Perform one page checkout.
 Issue: Purchase order for drop ship supplier is not created

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4517) Shipment created for drop ship order is missing information

2012-01-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182088#comment-13182088
 ] 

Erwan de FERRIERES commented on OFBIZ-4517:
---

Kiran,
you should accept to grant license to ASF for inclusion when uploading your 
patch, otherwise your code cannot be committed.

Thanks

 Shipment created for drop ship order is missing information
 ---

 Key: OFBIZ-4517
 URL: https://issues.apache.org/jira/browse/OFBIZ-4517
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Kiran Gawde
 Attachments: OFBIZ-4517-OrderServicesJava.patch, 
 OFBIZ-4517-ShoppingCartJava.patch


 Shipment created for drop ship order is missing:
 1. Shipping origin address 
 (ShipmentServices.xml#setShipmentSettingsFromPrimaryOrder line 532 Cannot 
 find a shipping origin address for WS10123)
 2. Shipping origin phone number 
 (ShipmentServices.xml#setShipmentSettingsFromPrimaryOrder line 568 Cannot 
 find a shipping origin phone number for WS10123)
 3. Shipping destination address
 Also, purchase order notification is not sent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4458) OnePageCheckout doesn't create purchase order for dropShip product

2012-01-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182087#comment-13182087
 ] 

Erwan de FERRIERES commented on OFBIZ-4458:
---

Kiran,
you should accept to grant license to ASF for inclusion when uploading your 
patch, otherwise your code cannot be committed.

Thanks

 OnePageCheckout doesn't create purchase order for dropShip product
 --

 Key: OFBIZ-4458
 URL: https://issues.apache.org/jira/browse/OFBIZ-4458
 Project: OFBiz
  Issue Type: Bug
  Components: order, specialpurpose/ecommerce
Affects Versions: Release 10.04, SVN trunk
Reporter: Kiran Gawde
 Attachments: OFBIZ-4458-OnePageCheckoutOptionsGroovy.patch, 
 OFBIZ-4458-OrderScreensXml.patch


 Select a item from drop ship supplier. 
 Perform one page checkout.
 Issue: Purchase order for drop ship supplier is not created

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4464) StringIndexOutOfBoundsException in OfbizContentTransform

2012-01-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182086#comment-13182086
 ] 

Erwan de FERRIERES commented on OFBIZ-4464:
---

Kiran,
you should accept to grant license to ASF for inclusion when uploading your 
patch, otherwise your code cannot be committed.

Thanks

 StringIndexOutOfBoundsException in OfbizContentTransform
 

 Key: OFBIZ-4464
 URL: https://issues.apache.org/jira/browse/OFBIZ-4464
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Kiran Gawde
 Attachments: OFBIZ-4464-OfbizContentTransformJava.patch


  exception report 
 --
 Error in request handler: 
 Exception: org.ofbiz.widget.screen.ScreenRenderException
 Message: Error rendering screen 
 [component://ecommerce/widget/CommonScreens.xml#main-decorator]: 
 java.lang.StringIndexOutOfBoundsException: String index out of range: 0 
 (String index out of range: 0)
  cause 
 -
 Exception: java.lang.StringIndexOutOfBoundsException
 Message: String index out of range: 0
  stack trace 
 ---
 java.lang.StringIndexOutOfBoundsException: String index out of range: 0
 java.lang.String.charAt(String.java:686)
 org.ofbiz.webapp.ftl.OfbizContentTransform$1.close(OfbizContentTransform.java:97)
 freemarker.core.Environment.visit(Environment.java:265)
 freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4525) Category Detail, Out of Stock check doesn't take into account Marketing Package and multiple facilities

2012-01-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182089#comment-13182089
 ] 

Erwan de FERRIERES commented on OFBIZ-4525:
---

Kiran,
you should accept to grant license to ASF for inclusion when uploading your 
patch, otherwise your code cannot be committed.

Thanks

 Category Detail, Out of Stock check doesn't take into account Marketing 
 Package and multiple facilities
 ---

 Key: OFBIZ-4525
 URL: https://issues.apache.org/jira/browse/OFBIZ-4525
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/ecommerce
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Kiran Gawde
 Attachments: OFBIZ-4525-CategoryDetailGroovy.patch


 Category Detail, Out of Stock check doesn't take into account Marketing 
 Package and multiple facilities.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4641) in Form.xml, special characters are not manage correctly in description if text-size is used in drop-down

2012-01-04 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179921#comment-13179921
 ] 

Erwan de FERRIERES commented on OFBIZ-4641:
---

Done at rev 1227340
Thanks Olivier

 in Form.xml, special characters are not manage correctly in description if 
 text-size is used in drop-down 
 --

 Key: OFBIZ-4641
 URL: https://issues.apache.org/jira/browse/OFBIZ-4641
 Project: OFBiz
  Issue Type: Bug
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: OFBIZ-4641.patch


 when attribute text-size is used in drop-down, the method to encode 
 description to show in drop down is not the same when description is less or 
 more long than text-size.
 This correction change the code to use same same method in all case.
 How to show error and test the correction :
 a) add a exampleType with webtools : 
 exampleTypeId='TEST' 
 description = 'Test long description with special characters / and size used 
 in drop-down description'
 b) go to example component
 in main screen (findExample) in exampleType drop-down, the new exampleType is 
 list and correctly
 c) modify framework/example/widget/example/ExampleForms.xml, line 29
 {code}
 -drop-down allow-empty=true current-description=
 +drop-down allow-empty=true current-description= 
 text-size=35
 {code}
 d) test findExample, it's correct drop-down is print
 e) change text-size to text-size=65
 f) test findExample, it's NOT correct drop-down has disappear, in log :
 {code}
  Error rendering screen thru ftl, macro: @renderDropDownField 
 name=exampleTypeId className= alert=false 
 id=FindExamples_exampleTypeId multiple= formName=FindExamples 
 otherFieldName= event= action= size=1 firstInList= currentValue= 
 explicitDescription= allowEmpty=Y 
 options=[{'key':'CONTRIVED','description':'Arrangeacute;'},{'key':'INSPIRED','description':'Inspireacute;'},{'key':'MADE_UP','description':'Composeacute;'},{'key':'REAL_WORLD','description':'Monde
  reacute;el'},{'key':'TESTSL','description':'Test  long description with 
 special characters \/ and size...ption'}] fieldName= otherFieldName= 
 otherValue= otherFieldSize=0 dDFCurrent=first-in-list ajaxEnabled=false 
 noCurrentSelectedKey= ajaxOptions= frequency= minChars= choices= 
 autoSelect= partialSearch= partialChars= ignoreCase= fullSearch= /
 Exception: freemarker.core.ParseException
 Message: Token manager error: freemarker.core.TokenMgrError: Lexical error at 
 line 1, column 547.  Encountered: / (47), after : \'Test  long description 
 with special characters \\
 {code}
 g) apply the patch
 h) test findExample, it's correct drop-down is print
  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4644) Sub-Project Phase are listed in Project Task list

2012-01-04 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179927#comment-13179927
 ] 

Erwan de FERRIERES commented on OFBIZ-4644:
---

Done at rev 1227343
Thanks Olivier !

 Sub-Project Phase are listed in Project Task list
 -

 Key: OFBIZ-4644
 URL: https://issues.apache.org/jira/browse/OFBIZ-4644
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/projectmgr
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-4644.patch


 To show the problem, add Demo Project2 Cust2 as sub project for Demo 
 Project1 Cust1[9000] and after go to Project Summary.
 In Tasks List, Project2 phase 1 and 2 are list.
 To correct the problem, I have add workEffortTypeId as field in view 
 ProjectAndPhaseAndTask and add a constrain on Phase Type (it's not possible 
 to constrain on TASK, because there are multiple Task type)
 {code}
 +entity-condition
 +  condition-expr field-name=workEffortTypeId entity-alias=WEPH 
 value=PHASE/
 +/entity-condition
 {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4614) property auto-field-map in services in actions in forms, not working as describe in xsd description, name of map is not used

2012-01-04 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179948#comment-13179948
 ] 

Erwan de FERRIERES commented on OFBIZ-4614:
---

done at rev 1227365
Thanks Olivier

 property auto-field-map in services in actions in forms, not working as 
 describe in xsd description, name of map is not used
 

 Key: OFBIZ-4614
 URL: https://issues.apache.org/jira/browse/OFBIZ-4614
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: OFBIZ-4614, Test-OFBIZ-4614.patch


 When using tag service in action in a form
 in xsd description there is This can be true, false or the name of a 
 Map in the context to use as the source Map for the service context
 Currently only true works. With this patch it's possible to give a map name 
 as parameters for example to create the service context

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4643) Add description for Component, only complete existing functionality

2012-01-03 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179031#comment-13179031
 ] 

Erwan de FERRIERES commented on OFBIZ-4643:
---

Done at rev 1226954
Thanks Olivier.

I also reformated webapps definition, so we now have one element per line.

 Add description for Component, only complete existing functionality 
 

 Key: OFBIZ-4643
 URL: https://issues.apache.org/jira/browse/OFBIZ-4643
 Project: OFBiz
  Issue Type: Improvement
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-4643.patch


 In ofbiz-component file it's possible to give a description for a webapp, 
 this description is show in application menu when you have mouse on title.
 It's useful for beginner ofbiz user.
 This patch add description for Catalog, Party, Facility and Order component, 
 in english and French

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4640) French translation for RateType description and for WorkEffortTimesheetAlreadyExists label

2012-01-03 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179055#comment-13179055
 ] 

Erwan de FERRIERES commented on OFBIZ-4640:
---

done at rev 1226964
Thanks Olivier

 French translation for RateType description and for 
 WorkEffortTimesheetAlreadyExists label
 --

 Key: OFBIZ-4640
 URL: https://issues.apache.org/jira/browse/OFBIZ-4640
 Project: OFBiz
  Issue Type: Improvement
  Components: accounting, workeffort
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-4640.patch


 add entityLabel for RateType.description
 add default-resource-name for entityName RateType
 add fr uiLabel for WorkEffortTimesheetAlreadyExists label

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4625) Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml

2011-12-26 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13175919#comment-13175919
 ] 

Erwan de FERRIERES commented on OFBIZ-4625:
---

Done at r1224703
Thanks Olivier

 Project, Phase, Task actualsHours, plannedHours is wrong in some case after 
 last modification done on ProjectServices.xml
 -

 Key: OFBIZ-4625
 URL: https://issues.apache.org/jira/browse/OFBIZ-4625
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/projectmgr
Affects Versions: SVN trunk
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: OFBIZ-4625.patch


 Last modification on ProjectServices.xml has been done by OFBIZ-4584, it was 
 script optimization done by replacing multiple database request and iterate 
 by request on view to obtain directly the result.
 These optimizations are very efficient, but in some case result are wrong.
 Correction are on 
 1)view definition, 
 2)plannedHours retreiving separation from  start and end date retreiving 
 3)clear-field at the beginning of process.
 these corrections have been tested on production sites with large project. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4487) enable definition for position on sortfield

2011-12-19 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13172575#comment-13172575
 ] 

Erwan de FERRIERES commented on OFBIZ-4487:
---

Done at r1220927
Thanks Youssef and Olivier

 enable definition for position on sortfield
 ---

 Key: OFBIZ-4487
 URL: https://issues.apache.org/jira/browse/OFBIZ-4487
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: youssef khaye
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: OFBIZ-4487-1.png, OFBIZ-4487-2.png, 
 sortFieldPosition-exampleForms.patch, sortFieldPosition.patch, 
 sortFieldPosition2.patch


 in some cases, form extending another one, it may be convenient to be able to 
 define field position on the sort field element.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4611) Extra screen included in Facility

2011-12-09 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13166015#comment-13166015
 ] 

Erwan de FERRIERES commented on OFBIZ-4611:
---

Hi Jacques,
I'm closing, just needing a little more time... (and I'll look to 11.04 through 
the day)

So:
done at 1212298
Thanks Sam.

Pierre,
if you want to provide the complete patch, this will be fine.

Cheers,

 Extra screen included in Facility 
 --

 Key: OFBIZ-4611
 URL: https://issues.apache.org/jira/browse/OFBIZ-4611
 Project: OFBiz
  Issue Type: Bug
  Components: product
Reporter: Sam Hamilton
Assignee: Erwan de FERRIERES
Priority: Trivial
 Fix For: SVN trunk


 If you go to https://localhost:8443/facility/control/main then in the bottom 
 of the sub-menu there is a link to an extra section called Tracking which 
 seems to have been introduced when committing OFBIZ-4172. ( 
 http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/controller.xml?view=diffr1=1195036r2=1195037pathrev=1195037
  )
 I could not find any other references to this file elsewhere in the history 
 so assuming it was a mistake. 
 Thanks
 Sam

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4612) apache tika jars are out of date.

2011-12-08 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165463#comment-13165463
 ] 

Erwan de FERRIERES commented on OFBIZ-4612:
---

from tika, you must download the source code, and then compile it. And then, 
the jars are generated.

 apache tika jars are out of date.
 -

 Key: OFBIZ-4612
 URL: https://issues.apache.org/jira/browse/OFBIZ-4612
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Wai
Priority: Minor

 http://tika.apache.org
 latest jar is 1.0, trunk ofbiz uses 0.9
 Note: ofbiz uses 2 tika related jars 
 (ie../applications/content/lib/tika-core-0.9.jar
 ./applications/content/lib/tika-parsers-0.9.jar)
 but latest version contains only one jar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4604) French translation correction for ListWorkEffortTimeEntries label

2011-12-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164340#comment-13164340
 ] 

Erwan de FERRIERES commented on OFBIZ-4604:
---

done at r 1211397
Thanks Olivier

 French translation correction for ListWorkEffortTimeEntries label
 -

 Key: OFBIZ-4604
 URL: https://issues.apache.org/jira/browse/OFBIZ-4604
 Project: OFBiz
  Issue Type: Improvement
  Components: workeffort
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-4604.patch, WorkEffortLabel.patch


 Previous translation was Planifications horaires de la tâche
 I propose Détails des temps passés sur la tâche
 TimeEntries is more used for history not for schedule

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4612) apache tika jars are out of date.

2011-12-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164405#comment-13164405
 ] 

Erwan de FERRIERES commented on OFBIZ-4612:
---

tika is still shipped in 2 files, you may be confused with tika-app, which is 
the gui file.

 apache tika jars are out of date.
 -

 Key: OFBIZ-4612
 URL: https://issues.apache.org/jira/browse/OFBIZ-4612
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Wai

 http://tika.apache.org
 latest jar is 1.0, trunk ofbiz uses 0.9
 Note: ofbiz uses 2 tika related jars 
 (ie../applications/content/lib/tika-core-0.9.jar
 ./applications/content/lib/tika-parsers-0.9.jar)
 but latest version contains only one jar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4614) property auto-field-map in services in actions in forms, not working as describe in xsd description, name of map is not used

2011-12-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164475#comment-13164475
 ] 

Erwan de FERRIERES commented on OFBIZ-4614:
---

Olivier,

could you add unit tests for this ?

Thansk,

 property auto-field-map in services in actions in forms, not working as 
 describe in xsd description, name of map is not used
 

 Key: OFBIZ-4614
 URL: https://issues.apache.org/jira/browse/OFBIZ-4614
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Attachments: OFBIZ-4614


 When using tag service in action in a form
 in xsd description there is This can be true, false or the name of a 
 Map in the context to use as the source Map for the service context
 Currently only true works. With this patch it's possible to give a map name 
 as parameters for example to create the service context

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-3894) Refactor Email handling

2011-12-05 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13162825#comment-13162825
 ] 

Erwan de FERRIERES commented on OFBIZ-3894:
---

Nicolas,

branch has been created at rev 1210406

the latest patch in this issue has been committed at rev 1210493

The run-tests task has 10 tasks in error.

Waiting for your updates !

 Refactor Email handling
 ---

 Key: OFBIZ-3894
 URL: https://issues.apache.org/jira/browse/OFBIZ-3894
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: BJ Freeman
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-3894.patch, OFBIZ-3894.patch, OFBIZ-3894.patch

   Original Estimate: 1,344h
  Remaining Estimate: 1,344h

 with the addition of the Website for each component 
 1) create product store for Order entry, or use the B2C product store.
 2) move the email  widgets from ecommerce to order compontent.
 3) modify the seed data so that Order entry has it own emails from order 
 component.this would be to add emails to 
 note: as I go through the different items  this is turning out to be a bigger 
 project than I first anticipated.
 so consider this so far just ideas.
 Maybe break down in to small tasks as I have time to do something.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4572) Migration from json-lib to jackson

2011-11-22 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155217#comment-13155217
 ] 

Erwan de FERRIERES commented on OFBIZ-4572:
---

Hi Adrian,

no, I haven't.

Reading from here, http://xstream.codehaus.org/json-tutorial.html, it seems 
that xstream is more oriented XML, and not pure JSON, or we need to use the 
jettison interface.

 Migration from json-lib to jackson
 --

 Key: OFBIZ-4572
 URL: https://issues.apache.org/jira/browse/OFBIZ-4572
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Priority: Minor

 According to various benchmarks, json-lib, based on the json.org 
 implementation, is one of the slowest implementation for json parsing. 
 Moreover, this project hasn't been updated since 2010-12-14 (latest release), 
 and activity on the user mailing-list is empty.
 I found jackson, which seems to be a lot faster, and activity is bigger, with 
 a lot of releases (next to monthly).
 Here are some links:
 benchmark: https://github.com/eishay/jvm-serializers/wiki/
 Update on State of Json-parsing Performance: 
 http://www.cowtowncoder.com/blog/archives/2009/02/entry_204.html
 Upgrade from org.json to Jackson, piece by piece, using 
 jackson-module-org-json: 
 http://www.cowtowncoder.com/blog/archives/2011/03/entry_447.html
 project's documentation: http://wiki.fasterxml.com/JacksonDocumentation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4573) complexe-alias does not allow to do (discountPercent * 100) as stated in xsd.

2011-11-22 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155421#comment-13155421
 ] 

Erwan de FERRIERES commented on OFBIZ-4573:
---

Usage :
{code}
alias name=totalRatedHours function=sum
  complex-alias operator=/
complex-alias operator=*
  complex-alias-field entity-alias=PPAH field=hours/
  complex-alias-field entity-alias=PPAH field=percentageUsed/
/complex-alias
complex-alias-field value=100/
  /complex-alias
/alias
{code}

 complexe-alias does not allow to do  (discountPercent * 100) as stated in xsd.
 --

 Key: OFBIZ-4573
 URL: https://issues.apache.org/jira/browse/OFBIZ-4573
 Project: OFBiz
  Issue Type: Bug
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: youssef khaye
Assignee: Erwan de FERRIERES
 Attachments: jira-complexe-alisa.patch


 I can not do some thing like (discountPercent * 100) in complexe alias. there 
 is no way to specify a constant as operand.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4580) Categories - calculated trails

2011-11-21 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13154475#comment-13154475
 ] 

Erwan de FERRIERES commented on OFBIZ-4580:
---

Hi Paul,
thanks for the function. But in order to commit it to OFBiz, you need to attach 
your code to the Jira issue, and accept the license.
Could you also add an use case ?

Cheers,

 Categories - calculated trails
 --

 Key: OFBIZ-4580
 URL: https://issues.apache.org/jira/browse/OFBIZ-4580
 Project: OFBiz
  Issue Type: Improvement
Reporter: Paul Piper
Priority: Minor

 Hey folks,
 been a while since I contributed. I noticed that currently ofbiz misses a 
 simple function to generate a category trail. Generating a trail, however, is 
 often useful when generating breadcrums, facetted search results, and proper 
 category trees in general. Hence I created the following as a timesaver:
 {code:title=getCategoryTrail|borderStyle=solid}
 public static  List getCategoryTrail(String productCategoryId,DispatchContext 
 dctx){
   GenericDelegator delegator = (GenericDelegator) 
 dctx.getDelegator();
   ListString trailElements = FastList.newInstance();
 trailElements.add(productCategoryId);
 String parentProductCategoryId = productCategoryId;
 while (UtilValidate.isNotEmpty(parentProductCategoryId)) {
 // find product category rollup
 try {
 ListEntityCondition rolllupConds = FastList.newInstance();
 
 rolllupConds.add(EntityCondition.makeCondition(productCategoryId, 
 parentProductCategoryId));
 rolllupConds.add(EntityUtil.getFilterByDateExpr());
 ListGenericValue productCategoryRollups = 
 delegator.findList(ProductCategoryRollup, 
 EntityCondition.makeCondition(rolllupConds), null, 
 UtilMisc.toList(-fromDate), null, true);
 if (UtilValidate.isNotEmpty(productCategoryRollups)) {
 // add only categories that belong to the top category to 
 trail
 for (GenericValue productCategoryRollup : 
 productCategoryRollups) {
 String trailCategoryId = 
 productCategoryRollup.getString(parentProductCategoryId);
 parentProductCategoryId = trailCategoryId;
 if (trailElements.contains(trailCategoryId)) {
 break;
 }else{
   trailElements.add(trailCategoryId);
 }
 }
 } else {
 parentProductCategoryId = null;
 }
 } catch (GenericEntityException e) {
 Debug.logError(e, Cannot generate trail from product 
 category, module);
 }
 }
 Collections.reverse(trailElements);
 return trailElements;
   }
 {code}
 I suggest to add this to the CategoryWorker.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4563) Upgrade Tomcat Version to 7

2011-11-17 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13151921#comment-13151921
 ] 

Erwan de FERRIERES commented on OFBIZ-4563:
---

I just ran the tests on my machine, build is successfull

 Upgrade Tomcat Version to 7
 ---

 Key: OFBIZ-4563
 URL: https://issues.apache.org/jira/browse/OFBIZ-4563
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
 Environment: Ubuntu
Reporter: Chatree Srichart
Priority: Critical
  Labels: 7, ofbiz, tomcat
 Attachments: lib.zip, tomcat7.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 Hi community.
 I need to upgrade Tomcat version in OFBiz up to 7, currently is 7.0.22.
 I see some changes in API, especially the Embedded class is deprecated and 
 the Tomcat class has been suggested. But the Tomcat class does not have 
 functions like the Embedded class.
 It also use mbean descriptors which provide a number of beans and their 
 attributes.
 Furthermore, The JSSEFactory class has been removed. I have tried to use a 
 new class called JSSEImplementation I hope it will work in the same way.
 Lastly, I am stuck in a ofbizssl.jks path problem when I start the Tomcat 
 instance.
 Could you please give me your hand to get OFBiz work with Tomcat version 7 ?
 Regards,
 Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4548) Some french label in Projectmgr (and one in common ;-)

2011-11-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145796#comment-13145796
 ] 

Erwan de FERRIERES commented on OFBIZ-4548:
---

Done at r1198932
Thanks Olivier

 Some french label in Projectmgr (and one in common ;-)
 --

 Key: OFBIZ-4548
 URL: https://issues.apache.org/jira/browse/OFBIZ-4548
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/projectmgr
Affects Versions: SVN trunk
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: ProjectFrenchLabel.patch


 Add some french translation (6 labels) for projectmgr

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4509) EditProductionRunDeclRoutingTask is not usable because javascript calendar is not working for date fields

2011-11-06 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145093#comment-13145093
 ] 

Erwan de FERRIERES commented on OFBIZ-4509:
---

Done at r1198545
Thanks Olivier

 EditProductionRunDeclRoutingTask is not usable because javascript calendar is 
 not working for date fields
 -

 Key: OFBIZ-4509
 URL: https://issues.apache.org/jira/browse/OFBIZ-4509
 Project: OFBiz
  Issue Type: Bug
  Components: manufacturing
Affects Versions: SVN trunk
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: After_Modif.png, EditProductionRunDeclRoutingTask.patch, 
 EditProductionRunDeclRoutingTask2.patch, after.png, before.png


 In productionRun, when declarating some data for a routingTask, calendar 
 javascript is not working, because form is call from a ftl.
 I propose to replace by a direct call import form in the screen

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4537) Portuguese translation for Content

2011-11-01 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13141005#comment-13141005
 ] 

Erwan de FERRIERES commented on OFBIZ-4537:
---

Done at r1195860
Thanks Luis

 Portuguese translation for Content
 --

 Key: OFBIZ-4537
 URL: https://issues.apache.org/jira/browse/OFBIZ-4537
 Project: OFBiz
  Issue Type: Improvement
  Components: content
Affects Versions: SVN trunk
 Environment: Revision: 1195058
Reporter: Luís Alfredo Harriss Maranesi
Assignee: Erwan de FERRIERES
Priority: Trivial
 Fix For: SVN trunk

 Attachments: OFBIZ-4537_BR_Portuguese__Content.patch


 Portuguese translation for Content 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4474) PortalPage Admin screen : change portlet sequence is broken

2011-10-30 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139644#comment-13139644
 ] 

Erwan de FERRIERES commented on OFBIZ-4474:
---

Done at r1195175
Thanks Nicolas

 PortalPage Admin screen : change portlet sequence is broken
 ---

 Key: OFBIZ-4474
 URL: https://issues.apache.org/jira/browse/OFBIZ-4474
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Nicolas Malin
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-4474.patch, OFBIZ-4474.png


 On PortalPage admin screen in webtools (or admin parent Page), clic on arrow 
 to up or down a portlet desn't work.
 The patch correct it.
 The drag and drop doesn't work too. Maybe a identification problem, because  
 the request-map is called but not the event. I did not look it more 
 Nicolas

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4127) Styles for the button-bar buttons are not created

2011-10-30 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139651#comment-13139651
 ] 

Erwan de FERRIERES commented on OFBIZ-4127:
---

style has been corrected on the disabled buttons. No need to keep this open.

 Styles for the button-bar buttons are not created
 -

 Key: OFBIZ-4127
 URL: https://issues.apache.org/jira/browse/OFBIZ-4127
 Project: OFBiz
  Issue Type: Bug
  Components: themes
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Assignee: Adrian Crum
Priority: Minor
 Fix For: SVN trunk

 Attachments: disabledBtn.patch, fg_button-bar.png


 The buttons in button-bar have no style definition. You can see it through 
 the screenshot, or going to the layout demo page (nice idea, BTW!).
 Cheers,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4522) Chinese (zh_CN) translation for CommonPerson

2011-10-29 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139134#comment-13139134
 ] 

Erwan de FERRIERES commented on OFBIZ-4522:
---

Thanks Leon, done at r1190763

 Chinese (zh_CN) translation for CommonPerson
 --

 Key: OFBIZ-4522
 URL: https://issues.apache.org/jira/browse/OFBIZ-4522
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Leon
Assignee: Erwan de FERRIERES
Priority: Trivial
 Fix For: SVN trunk

 Attachments: OFBIZ-4522.patch


 make i18n setting of CommonPerson more meaningful and consistent with that 
 of zh and zh_TW.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4509) EditProductionRunDeclRoutingTask is not usable because javascript calendar is not working for date fields

2011-10-26 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136202#comment-13136202
 ] 

Erwan de FERRIERES commented on OFBIZ-4509:
---

Olivier,

applying your patch is making the right column of the screen disappearing. You 
can take a look at the screenshots, to see what I mean.

Regards,

 EditProductionRunDeclRoutingTask is not usable because javascript calendar is 
 not working for date fields
 -

 Key: OFBIZ-4509
 URL: https://issues.apache.org/jira/browse/OFBIZ-4509
 Project: OFBiz
  Issue Type: Bug
  Components: manufacturing
Affects Versions: SVN trunk
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Attachments: EditProductionRunDeclRoutingTask.patch, after.png, 
 before.png


 In productionRun, when declarating some data for a routingTask, calendar 
 javascript is not working, because form is call from a ftl.
 I propose to replace by a direct call import form in the screen

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4508) Product Price Action Type, first drop-down in Price rule management, is not translate

2011-10-26 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136204#comment-13136204
 ] 

Erwan de FERRIERES commented on OFBIZ-4508:
---

done at r1189368
thanks Olivier

 Product Price Action Type, first drop-down in Price rule management,  is not 
 translate
 --

 Key: OFBIZ-4508
 URL: https://issues.apache.org/jira/browse/OFBIZ-4508
 Project: OFBiz
  Issue Type: Bug
  Components: product
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: PriceForms_productPriceActionTypes.patch


 In Price rule management, there are two (or more) ProductPriceActionType drop 
 down, first is for existing rule, second for new rule.
 Currently the second one use a entity-option, the first use an existing list 
 (with all ProductPriceActionType) created in groovy prepare data, but with 
 the existing list, description is not translate.
 So i propose to use entity-option for the two drop-down

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4506) BigDecimal issue, when changing quantity to produce for a ProductIonRun

2011-10-26 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136259#comment-13136259
 ] 

Erwan de FERRIERES commented on OFBIZ-4506:
---

done at r1189404
thanks Olivier

 BigDecimal issue, when changing quantity to produce for a ProductIonRun
 ---

 Key: OFBIZ-4506
 URL: https://issues.apache.org/jira/browse/OFBIZ-4506
 Project: OFBiz
  Issue Type: Bug
  Components: manufacturing
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: ProductionRun_java.patch


 Currently, changing quantity to produce for a ProductIonRun generate cast 
 exception because two conversion to double are forgot.
 Current patch add .doubleValue()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4487) enable definition for position on sortfield

2011-10-26 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136301#comment-13136301
 ] 

Erwan de FERRIERES commented on OFBIZ-4487:
---

Youssef,
I'm having a strange behaviour with your patch using 
{code}
field-group
sort-field name=statusId  position=2/
sort-field name=exampleTypeId/
/field-group
{code}

or using 

{code}
field-group
sort-field name=exampleTypeId/
sort-field name=statusId  position=2/
/field-group
{code}

this is not the same output generated. Could you review your code ?

Thanks

 enable definition for position on sortfield
 ---

 Key: OFBIZ-4487
 URL: https://issues.apache.org/jira/browse/OFBIZ-4487
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: youssef khaye
 Attachments: sortFieldPosition-exampleForms.patch, 
 sortFieldPosition.patch


 in some cases, form extending another one, it may be convenient to be able to 
 define field position on the sort field element.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4512) French spelling correction in manufacturing uiLabel

2011-10-25 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135401#comment-13135401
 ] 

Erwan de FERRIERES commented on OFBIZ-4512:
---

done at r1188870
Thanks

 French spelling correction in manufacturing uiLabel 
 

 Key: OFBIZ-4512
 URL: https://issues.apache.org/jira/browse/OFBIZ-4512
 Project: OFBiz
  Issue Type: Bug
  Components: manufacturing
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: manufacturingUiLabel.patch


 somme days was not correctly translate (Vendredi à la place de Mardi)
 similar label with no similar translation (Date de début ou Date de départ) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4503) wrong jquery.custom.min address in product/commonScreens.xml

2011-10-24 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134411#comment-13134411
 ] 

Erwan de FERRIERES commented on OFBIZ-4503:
---

Done at r1188334
Thanks Olivier

 wrong jquery.custom.min address in product/commonScreens.xml
 

 Key: OFBIZ-4503
 URL: https://issues.apache.org/jira/browse/OFBIZ-4503
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Olivier Heintz
 Fix For: SVN trunk

 Attachments: ProductCommonScreens.patch


 in product/commonScreens.xml
  --- applications/product/widget/catalog/CommonScreens.xml(révision 
 1188040)
  +++ applications/product/widget/catalog/CommonScreens.xml(copie de 
 travail)
  @@ -43,7 +43,7 @@
   set field=applicationTitle 
 value=${uiLabelMap.ProductCatalogManagerApplication} global=true/
   set field=layoutSettings.javaScripts[+0] 
 value=/images/jquery/ui/development-bundle/external /jquery.cookie.js 
 global=true/
   set field=layoutSettings.javaScripts[+0] 
 value=/images/jquery/plugins/jsTree/jquery.jstree.js global=true/
  -set field=layoutSettings.javaScripts[+0] 
 value=/images/jquery/jquery-1.8.13.custom.min.js global=true/
  +set field=layoutSettings.javaScripts[+0] 
 value=/images/jquery/ui/js/jquery-ui-1.8.13.custom.min.js global=true/
   /actions
   widgets
   include-screen name=ApplicationDecorator 
 location=component://commonext/widget/CommonScreens.xml/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4504) add a purpose to a CommEvent does'nt work, link is currently on AddCommContent

2011-10-24 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134430#comment-13134430
 ] 

Erwan de FERRIERES commented on OFBIZ-4504:
---

Done at r1188343
Thanks Olivier

 add a purpose to a CommEvent does'nt work, link is currently on AddCommContent
 --

 Key: OFBIZ-4504
 URL: https://issues.apache.org/jira/browse/OFBIZ-4504
 Project: OFBiz
  Issue Type: Bug
  Components: party
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: partymgr_CommunicationEventScreens.patch


 Currently, the target link to add a purpose is not correct.
 I propose to add the current addPurpose form in the screenlet, in place of 
 the link to call the form

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4505) Order history screen display an error when a new ShipmentPlan have been created with no shipment method, even if it's corrected after

2011-10-24 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134436#comment-13134436
 ] 

Erwan de FERRIERES commented on OFBIZ-4505:
---

done at r1188349
Thanks Olivier

 Order history screen display an error when a new ShipmentPlan have been 
 created with no shipment method, even if it's corrected after
 -

 Key: OFBIZ-4505
 URL: https://issues.apache.org/jira/browse/OFBIZ-4505
 Project: OFBiz
  Issue Type: Bug
  Components: order
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: OrderHistory_groovy.patch


 Add a test in groovy which prepare data to test if shipmentMethod exist

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4507) French spelling correction in uiLabel

2011-10-24 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134504#comment-13134504
 ] 

Erwan de FERRIERES commented on OFBIZ-4507:
---

Done at r1188389
thanks Olivier

 French spelling correction in uiLabel
 -

 Key: OFBIZ-4507
 URL: https://issues.apache.org/jira/browse/OFBIZ-4507
 Project: OFBiz
  Issue Type: Improvement
  Components: accounting, manufacturing, marketing, order, product
Reporter: Olivier Heintz
Assignee: Erwan de FERRIERES
 Fix For: SVN trunk

 Attachments: MultipleLabelSpellingCorrection.patch


 one or two label correction by component

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-1870) Ajaxing Tree Widget

2011-10-07 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122714#comment-13122714
 ] 

Erwan de FERRIERES commented on OFBIZ-1870:
---

yep, I think we can close this issue

 Ajaxing Tree Widget
 ---

 Key: OFBIZ-1870
 URL: https://issues.apache.org/jira/browse/OFBIZ-1870
 Project: OFBiz
  Issue Type: New Feature
  Components: framework
Affects Versions: SVN trunk
Reporter: Mridul Pathak
 Fix For: SVN trunk


 Use Ajax to render Tree Widgets so that no page refresh is required to 
 expand/collapse a node in a Tree.  And more such enhancements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-10-04 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119982#comment-13119982
 ] 

Erwan de FERRIERES commented on OFBIZ-4396:
---

BTW, gantt chart is well displayed with firefox and tomawhak theme

 Project Manager Gantt chart does not display correctly using any of the 
 visual themes
 -

 Key: OFBIZ-4396
 URL: https://issues.apache.org/jira/browse/OFBIZ-4396
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/projectmgr
Affects Versions: Release 10.04
 Environment: RHEL 5.5 
 JDK 1.6 
 MySQL 5
Reporter: Tolulope Aganga-Williams
Priority: Minor
  Labels: jsgantt, projectmgr

 The Gannt chart displays incorrectly in every browser and using any visual 
 theme. The chart does not align the task on the left to the progress bar on 
 the right. The problem is bad to severe depending on which visual theme you 
 have enabled. I have even updated to the latest JSGantt some improvement but 
 does not fix it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-10-03 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119571#comment-13119571
 ] 

Erwan de FERRIERES commented on OFBIZ-4396:
---

have you tried on the trunk ?
Is it only related to 10.04 ?

 Project Manager Gantt chart does not display correctly using any of the 
 visual themes
 -

 Key: OFBIZ-4396
 URL: https://issues.apache.org/jira/browse/OFBIZ-4396
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/projectmgr
Affects Versions: Release 10.04
 Environment: RHEL 5.5 
 JDK 1.6 
 MySQL 5
Reporter: Tolulope Aganga-Williams
Priority: Minor
  Labels: jsgantt, projectmgr

 The Gannt chart displays incorrectly in every browser and using any visual 
 theme. The chart does not align the task on the left to the progress bar on 
 the right. The problem is bad to severe depending on which visual theme you 
 have enabled. I have even updated to the latest JSGantt some improvement but 
 does not fix it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-10-03 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119619#comment-13119619
 ] 

Erwan de FERRIERES commented on OFBIZ-4396:
---

if you remove totally the theme CSS, then the Gantt is well displayed. You 
should search this way to make it work, by understanding which properties are 
in conflict.

 Project Manager Gantt chart does not display correctly using any of the 
 visual themes
 -

 Key: OFBIZ-4396
 URL: https://issues.apache.org/jira/browse/OFBIZ-4396
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/projectmgr
Affects Versions: Release 10.04
 Environment: RHEL 5.5 
 JDK 1.6 
 MySQL 5
Reporter: Tolulope Aganga-Williams
Priority: Minor
  Labels: jsgantt, projectmgr

 The Gannt chart displays incorrectly in every browser and using any visual 
 theme. The chart does not align the task on the left to the progress bar on 
 the right. The problem is bad to severe depending on which visual theme you 
 have enabled. I have even updated to the latest JSGantt some improvement but 
 does not fix it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-10-03 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119653#comment-13119653
 ] 

Erwan de FERRIERES commented on OFBIZ-4396:
---

Sure this is a bug, and your contribution is very welcome to correct and 
improve the project !

 Project Manager Gantt chart does not display correctly using any of the 
 visual themes
 -

 Key: OFBIZ-4396
 URL: https://issues.apache.org/jira/browse/OFBIZ-4396
 Project: OFBiz
  Issue Type: Bug
  Components: specialpurpose/projectmgr
Affects Versions: Release 10.04
 Environment: RHEL 5.5 
 JDK 1.6 
 MySQL 5
Reporter: Tolulope Aganga-Williams
Priority: Minor
  Labels: jsgantt, projectmgr

 The Gannt chart displays incorrectly in every browser and using any visual 
 theme. The chart does not align the task on the left to the progress bar on 
 the right. The problem is bad to severe depending on which visual theme you 
 have enabled. I have even updated to the latest JSGantt some improvement but 
 does not fix it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira