Tests issues

2016-06-01 Thread Jacques Le Roux
Hi Guys, We have 3 problems with the tests 1. (At least) One of these 3 changes https://ci.apache.org/builders/ofbiz-trunk/builds/759#changes- introduced a test issue in trunk https://ci.apache.org/builders/ofbiz-trunk. Fortunately R15.12 helps use to discern it's most probably r1746459 the

[jira] [Created] (OFBIZ-7159) Problem assigning contentassoc with different content assoc types

2016-06-01 Thread Ingo Wolfmayr (JIRA)
Ingo Wolfmayr created OFBIZ-7159: Summary: Problem assigning contentassoc with different content assoc types Key: OFBIZ-7159 URL: https://issues.apache.org/jira/browse/OFBIZ-7159 Project: OFBiz

Autocompletion for Compound Widget

2016-06-01 Thread Jacques Le Roux
Hi, With https://issues.apache.org/jira/browse/OFBIZ-7061 we introduced "Autocompletion for Compound Widget" To be safe when introducing namespaces we duplicated the concerned XSD files. Actually, as explained with an example by James Yong at

[jira] [Commented] (OFBIZ-7159) Problem assigning contentassoc with different content assoc types

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310711#comment-15310711 ] Jacques Le Roux commented on OFBIZ-7159: I'd prefer to check why it's there before removing it ;)

Re: Tests issues

2016-06-01 Thread Jacques Le Roux
Le 01/06/2016 à 18:20, Jacques Le Roux a écrit : 1. (At least) One of these 3 changes https://ci.apache.org/builders/ofbiz-trunk/builds/759#changes- introduced a test issue in trunk https://ci.apache.org/builders/ofbiz-trunk. Fortunately R15.12 helps use to discern it's most probably r1746459

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310691#comment-15310691 ] Jacques Le Roux commented on OFBIZ-7147: Reverting r1746459 and applying Anurag's patch does not

[jira] [Updated] (OFBIZ-7159) Problem assigning contentassoc with different content assoc types

2016-06-01 Thread Ingo Wolfmayr (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ingo Wolfmayr updated OFBIZ-7159: - Attachment: ofbiz.patch Solved it by removing to-scope="user". I am note sure why it is there. >

[jira] [Commented] (OFBIZ-7061) Autocompletion for Compound Widget

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310633#comment-15310633 ] Jacques Le Roux commented on OFBIZ-7061: Thanks James! > Autocompletion for Compound Widget >

[jira] [Reopened] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-7147: Assignee: Jacques Le Roux (was: Arun Patidar) Tests don't pass. I'll check if getting

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310878#comment-15310878 ] Jacques Le Roux commented on OFBIZ-7147: All the tests fail because of bq. The following required

[jira] [Updated] (OFBIZ-7124) Incorrect fetching of Invoice while creating paymentApplication from matching invoices

2016-06-01 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Patidar updated OFBIZ-7124: Affects Version/s: (was: Release Branch 13.07) > Incorrect fetching of Invoice while creating

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311731#comment-15311731 ] Arun Patidar commented on OFBIZ-7147: - Hi [~jacques.le.roux] This should fix with the patch attached

[jira] [Assigned] (OFBIZ-7139) Product Name

2016-06-01 Thread Rishi Solanki (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rishi Solanki reassigned OFBIZ-7139: Assignee: Rishi Solanki > Product Name > > > Key: OFBIZ-7139

Re: Tests issues

2016-06-01 Thread Arun Patidar
Hi Jacques, I am looking into it. This should fix with the patch attached on ticket https://issues.apache.org/jira/browse/OFBIZ-7124. I am testing and will commit accordingly. Thanks & Regards --- Arun Patidar Manager, Enterprise Software Development HotWax Systems www.hotwaxsystems.com On

[jira] [Commented] (OFBIZ-7124) Incorrect fetching of Invoice while creating paymentApplication from matching invoices

2016-06-01 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311767#comment-15311767 ] Arun Patidar commented on OFBIZ-7124: - Committed changes in trunk at rev: 1746524 in 15.12 at rev:

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311773#comment-15311773 ] Arun Patidar commented on OFBIZ-7147: - I have committed patch attached on ticket OFBIZ-7124 at rev:

[jira] [Reopened] (OFBIZ-7079) Extend Product entity and add serialized field

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit reopened OFBIZ-7079: - prouduct.inventoryItemTypeId should be set only at the time of create product, user can;t edit it

[jira] [Updated] (OFBIZ-7149) ./ant load-demo is returning error on latest code base

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya updated OFBIZ-7149: --- Summary: ./ant load-demo is returning error on latest code base (was: ofbiz clean

[jira] [Closed] (OFBIZ-7149) ./ant load-demo is returning error on latest code base

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-7149. -- Resolution: Invalid Based on my discussion with Deepak, I tried ./ant clean-all

[jira] [Assigned] (OFBIZ-7149) ./ant load-demo is returning error on latest code base

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-7149: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > ./ant load-demo is

[jira] [Commented] (OFBIZ-7146) Quote PDF is not opening, getting error

2016-06-01 Thread Amardeep Singh Jhajj (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310150#comment-15310150 ] Amardeep Singh Jhajj commented on OFBIZ-7146: - Please find attached patches for Release 13.07,

[jira] [Commented] (OFBIZ-7079) Extend Product entity and add serialized field

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310152#comment-15310152 ] Deepak Dixit commented on OFBIZ-7079: - This has been back ported at 15.12 at r#1746426 14.12 at

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310158#comment-15310158 ] Arun Patidar commented on OFBIZ-7147: - Thanks Jacques for details and suggestion. This makes perfect

[jira] [Commented] (OFBIZ-7150) Character encoding issue on field Question in Survey Questions List

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310180#comment-15310180 ] Jacques Le Roux commented on OFBIZ-7150: I saw that somewhere else too but I can't remember where,

[jira] [Commented] (OFBIZ-7061) Autocompletion for Compound Widget

2016-06-01 Thread james yong (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310088#comment-15310088 ] james yong commented on OFBIZ-7061: --- I am fine if updating the root attributes is overwhelming. Whether

[jira] [Commented] (OFBIZ-7149) ofbiz clean build failed on latest code base

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310090#comment-15310090 ] Ashish Vijaywargiya commented on OFBIZ-7149: Thanks Pranay. I think I should update the

[jira] [Commented] (OFBIZ-7149) ./ant load-demo is returning error on latest code base

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310095#comment-15310095 ] Jacques Le Roux commented on OFBIZ-7149: Same here, it works. Buildbot would say it else

[jira] [Commented] (OFBIZ-7079) Extend Product entity and add serialized field

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310124#comment-15310124 ] Deepak Dixit commented on OFBIZ-7079: - Added condition on EditProduct form at r#1746422, Now

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310127#comment-15310127 ] Jacques Le Roux commented on OFBIZ-7147: I got it, I was suggesting this {code} Index:

[jira] [Updated] (OFBIZ-7143) Error on cancelling agreement

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7143: -- Attachment: OFBIZ-7143_1412.patch OFBIZ-7143_1512.patch

Re: OFBiz Committers Survey - Results

2016-06-01 Thread Jacques Le Roux
Impressive work indeed, thanks Sharan! Jacques Le 01/06/2016 à 11:51, Ashish Vijaywargiya a écrit : You prepared wonderful document Sharan. Thanks for all your work, I really appreciate it. -- Kind Regards Ashish Vijaywargiya HotWax Systems - est. 1997

[jira] [Commented] (OFBIZ-7149) ./ant load-demo is returning error on latest code base

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310091#comment-15310091 ] Deepak Dixit commented on OFBIZ-7149: - Hi [~toashishvijay], I did ./ant clean-all load-demo and its

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310104#comment-15310104 ] Arun Patidar commented on OFBIZ-7147: - Hi [~jacques.le.roux] Yes, this is logical and also useful to

Re: OFBiz Committers Survey - Results

2016-06-01 Thread Taher Alkhateeb
Hi Sharan and everyone, Great work! One of the things that surprised me is that we have very different priorities on what helps the project. This flicked a light bulb in my head: we need to have a high level discussion on what is most important to the project. This would help align our views and

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310129#comment-15310129 ] Jacques Le Roux commented on OFBIZ-7147: I guess in some cases it could be useful, that's why I

[jira] [Commented] (OFBIZ-7143) Error on cancelling agreement

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310112#comment-15310112 ] Ravi Lodhi commented on OFBIZ-7143: --- Hi Florian, Thanks for looking into this. I think we can add a

[jira] [Updated] (OFBIZ-7146) Quote PDF is not opening, getting error

2016-06-01 Thread Amardeep Singh Jhajj (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amardeep Singh Jhajj updated OFBIZ-7146: Attachment: OFBIZ-7146-trunk.patch OFBIZ-7146-Release-15.12.patch

[jira] [Closed] (OFBIZ-7079) Extend Product entity and add serialized field

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit closed OFBIZ-7079. --- > Extend Product entity and add serialized field > -- > >

[jira] [Resolved] (OFBIZ-7079) Extend Product entity and add serialized field

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit resolved OFBIZ-7079. - Resolution: Fixed Fix Version/s: (was: Upcoming Branch) 15.12.01

[jira] [Created] (OFBIZ-7151) Product one time setup fields not visible on EditProduct screen.

2016-06-01 Thread Deepak Dixit (JIRA)
Deepak Dixit created OFBIZ-7151: --- Summary: Product one time setup fields not visible on EditProduct screen. Key: OFBIZ-7151 URL: https://issues.apache.org/jira/browse/OFBIZ-7151 Project: OFBiz

[jira] [Assigned] (OFBIZ-7151) Product one time setup fields not visible on EditProduct screen.

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit reassigned OFBIZ-7151: --- Assignee: Deepak Dixit > Product one time setup fields not visible on EditProduct screen. >

[jira] [Commented] (OFBIZ-7061) Autocompletion for Compound Widget

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310044#comment-15310044 ] Jacques Le Roux commented on OFBIZ-7061: I finally decided to not ask. Having to put namespaces

[jira] [Updated] (OFBIZ-7150) Character encoding issue on field Question in Survey Questions List

2016-06-01 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey updated OFBIZ-7150: - Attachment: OFBIZ-7150-Screenshot.png > Character encoding issue on field Question in Survey

[jira] [Commented] (OFBIZ-7149) ofbiz clean build failed on latest code base

2016-06-01 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310081#comment-15310081 ] Pranay Pandey commented on OFBIZ-7149: -- Hi Ashish, I just tried it on Trunk at r1746419 with ./ant

[jira] [Updated] (OFBIZ-7124) Incorrect fetching of Invoice while creating paymentApplication from matching invoices

2016-06-01 Thread Anurag Chandak (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Chandak updated OFBIZ-7124: -- Attachment: OFBIZ-7124.patch Hi Arun, I am attaching the patch to resolve this issue, please

OFBiz Committers Survey - Results

2016-06-01 Thread Sharan-F
Hi Everyone First of all, a big thank you to everyone who participated in the Committers Survey. I thought it was important to get some feedback from you that could possibly give the community some ideas about what you see as important and also maybe bring up some potential discussion topics.

[jira] [Created] (OFBIZ-7149) ofbiz clean build failed on latest code base

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
Ashish Vijaywargiya created OFBIZ-7149: -- Summary: ofbiz clean build failed on latest code base Key: OFBIZ-7149 URL: https://issues.apache.org/jira/browse/OFBIZ-7149 Project: OFBiz Issue

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309905#comment-15309905 ] Ashish Vijaywargiya commented on OFBIZ-7147: It is human made mistake so yes we should go

[jira] [Updated] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Anurag Chandak (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Chandak updated OFBIZ-7147: -- Attachment: OFBIZ-7147.patch Hi Arun, I am attaching the patch to resolve this issue, please

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309928#comment-15309928 ] Deepak Dixit commented on OFBIZ-7147: - This has been introduced in r#532739, It seems its mistakenly

[jira] [Commented] (OFBIZ-6993) Cannot find the declaration of element 'web-app' in version 3.0 files.

2016-06-01 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309993#comment-15309993 ] Pranay Pandey commented on OFBIZ-6993: -- Hi [~deepak.dixit], I am able to reproduce this error on

Re: OFBiz Committers Survey - Results

2016-06-01 Thread Ashish Vijaywargiya
You prepared wonderful document Sharan. Thanks for all your work, I really appreciate it. -- Kind Regards Ashish Vijaywargiya HotWax Systems - est. 1997 https://in.linkedin.com/in/ashishvijaywargiya1 On Wed, Jun 1, 2016 at 2:30 PM, Sharan-F wrote: > Hi Everyone > > First

[jira] [Commented] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310056#comment-15310056 ] Jacques Le Roux commented on OFBIZ-7147: Previously there was indeed no parent, but what not an

[jira] [Commented] (OFBIZ-7143) Error on cancelling agreement

2016-06-01 Thread Montalbano Florian (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310061#comment-15310061 ] Montalbano Florian commented on OFBIZ-7143: --- Hi, The problem comes from the form

[jira] [Created] (OFBIZ-7150) Character encoding issue on field Question in Survey Questions List

2016-06-01 Thread Pranay Pandey (JIRA)
Pranay Pandey created OFBIZ-7150: Summary: Character encoding issue on field Question in Survey Questions List Key: OFBIZ-7150 URL: https://issues.apache.org/jira/browse/OFBIZ-7150 Project: OFBiz

[jira] [Reopened] (OFBIZ-6650) Blank page when ordering an open-gismo-GZ-1006-p

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-6650: OK, I still reproduce, really weird stuff. I will debug it! > Blank page when ordering an

[jira] [Updated] (OFBIZ-7149) ofbiz clean build failed on latest code base

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya updated OFBIZ-7149: --- Attachment: Build-Fail.txt.zip > ofbiz clean build failed on latest code base >

[jira] [Commented] (OFBIZ-7143) Error on cancelling agreement

2016-06-01 Thread Montalbano Florian (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310236#comment-15310236 ] Montalbano Florian commented on OFBIZ-7143: --- The patch is working fine for the trunk version. To

[jira] [Updated] (OFBIZ-7148) Create New Product Config Item Content page form is missing field names

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7148: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > Create New Product Config Item Content page form is

[jira] [Created] (OFBIZ-7152) Product Store Groups menu item doesn't gets highlighted on selection

2016-06-01 Thread Pritam Kute (JIRA)
Pritam Kute created OFBIZ-7152: -- Summary: Product Store Groups menu item doesn't gets highlighted on selection Key: OFBIZ-7152 URL: https://issues.apache.org/jira/browse/OFBIZ-7152 Project: OFBiz

[jira] [Resolved] (OFBIZ-7146) Quote PDF is not opening, getting error

2016-06-01 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey resolved OFBIZ-7146. -- Resolution: Fixed Fix Version/s: 13.07.04 15.12.01

[jira] [Closed] (OFBIZ-7142) Error on updating product categories from Product's Quick Admin page

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-7142. -- Resolution: Fixed Fix Version/s: 13.07.04 15.12.01

[jira] [Updated] (OFBIZ-7150) Character encoding issue on field Question in Survey Questions List

2016-06-01 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey updated OFBIZ-7150: - Attachment: OFBIZ-7150.patch Thanks Jacques. Attaching patch that fixes this issue by removing

[jira] [Closed] (OFBIZ-7148) Create New Product Config Item Content page form is missing field names

2016-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-7148. -- Resolution: Fixed Fix Version/s: 15.12.01 Upcoming Branch

[jira] [Closed] (OFBIZ-7147) Remove parentTypeId from InvoiceType data where InvoiceTypeId and parentTypeId are equal

2016-06-01 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Patidar closed OFBIZ-7147. --- Resolution: Fixed Fix Version/s: 15.12.01 Upcoming Branch

[jira] [Closed] (OFBIZ-7146) Quote PDF is not opening, getting error

2016-06-01 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey closed OFBIZ-7146. > Quote PDF is not opening, getting error > --- > >

[jira] [Updated] (OFBIZ-7148) Create New Product Config Item Content page form is missing field names

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7148: -- Attachment: OFBIZ-7148_1512.patch OFBIZ-7148_trunk.patch The issue was due to missing

buildbot failure in on ofbiz-branch15

2016-06-01 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-branch15 while building . Full details are available at: https://ci.apache.org/builders/ofbiz-branch15/builds/98 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[jira] [Created] (OFBIZ-7153) Error on Fixed Asset Geo Location page

2016-06-01 Thread Ravi Lodhi (JIRA)
Ravi Lodhi created OFBIZ-7153: - Summary: Error on Fixed Asset Geo Location page Key: OFBIZ-7153 URL: https://issues.apache.org/jira/browse/OFBIZ-7153 Project: OFBiz Issue Type: Bug

[jira] [Created] (OFBIZ-7154) Updated Question description is not working

2016-06-01 Thread Swapnil M Mane (JIRA)
Swapnil M Mane created OFBIZ-7154: - Summary: Updated Question description is not working Key: OFBIZ-7154 URL: https://issues.apache.org/jira/browse/OFBIZ-7154 Project: OFBiz Issue Type: Bug

[jira] [Assigned] (OFBIZ-7152) Product Store Groups menu item doesn't gets highlighted on selection

2016-06-01 Thread Pritam Kute (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pritam Kute reassigned OFBIZ-7152: -- Assignee: Ashish Vijaywargiya (was: Pritam Kute) > Product Store Groups menu item doesn't

[jira] [Commented] (OFBIZ-7152) Product Store Groups menu item doesn't gets highlighted on selection

2016-06-01 Thread Pritam Kute (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310387#comment-15310387 ] Pritam Kute commented on OFBIZ-7152: Uploaded patch for review and commit. > Product Store Groups

[jira] [Created] (OFBIZ-7156) Free marker template error on Edit Custom Time Periods for Child Periods

2016-06-01 Thread Ravi Lodhi (JIRA)
Ravi Lodhi created OFBIZ-7156: - Summary: Free marker template error on Edit Custom Time Periods for Child Periods Key: OFBIZ-7156 URL: https://issues.apache.org/jira/browse/OFBIZ-7156 Project: OFBiz

[jira] [Updated] (OFBIZ-7153) Error on Fixed Asset Geo Location page

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7153: -- Attachment: OFBIZ-7153_trunk.patch Corrected typo and uploaded patch. > Error on Fixed Asset Geo

[jira] [Updated] (OFBIZ-7153) Error on Fixed Asset Geo Location page

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7153: -- Description: Step to regenerate: 1) Go to Find Fixed Asset page under Accounting component. 2) Select

buildbot exception in on ofbiz-trunk

2016-06-01 Thread buildbot
The Buildbot has detected a build exception on builder ofbiz-trunk while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk/builds/759 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The AnyBranchScheduler

buildbot failure in on ofbiz-branch14

2016-06-01 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-branch14 while building . Full details are available at: https://ci.apache.org/builders/ofbiz-branch14/builds/218 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The AnyBranchScheduler

[jira] [Updated] (OFBIZ-7154) Updated Question description is not working

2016-06-01 Thread Swapnil M Mane (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil M Mane updated OFBIZ-7154: -- Attachment: update_question.png ui_improvement.png > Updated Question

[jira] [Created] (OFBIZ-7155) Remove jce-jdk13-154.jar

2016-06-01 Thread Christian Geisert (JIRA)
Christian Geisert created OFBIZ-7155: Summary: Remove jce-jdk13-154.jar Key: OFBIZ-7155 URL: https://issues.apache.org/jira/browse/OFBIZ-7155 Project: OFBiz Issue Type: Bug

[jira] [Updated] (OFBIZ-7153) Error on Fixed Asset Geo Location page

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7153: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > Error on Fixed Asset Geo Location page >

[jira] [Updated] (OFBIZ-7152) Product Store Groups menu item doesn't gets highlighted on selection

2016-06-01 Thread Pritam Kute (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pritam Kute updated OFBIZ-7152: --- Attachment: OFBIZ-7152-trunk.patch > Product Store Groups menu item doesn't gets highlighted on

[jira] [Updated] (OFBIZ-7154) Update Question description is not working

2016-06-01 Thread Swapnil M Mane (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil M Mane updated OFBIZ-7154: -- Summary: Update Question description is not working (was: Updated Question description is not

[jira] [Created] (OFBIZ-7157) Error on clicking "Create New Financial Account Reconciliations" button

2016-06-01 Thread Amardeep Singh Jhajj (JIRA)
Amardeep Singh Jhajj created OFBIZ-7157: --- Summary: Error on clicking "Create New Financial Account Reconciliations" button Key: OFBIZ-7157 URL: https://issues.apache.org/jira/browse/OFBIZ-7157

[jira] [Updated] (OFBIZ-7142) Error on updating product categories from Product's Quick Admin page

2016-06-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-7142: --- Fix Version/s: (was: Upcoming Branch) > Error on updating product categories from

[jira] [Updated] (OFBIZ-7156) Free marker template error on Edit Custom Time Periods for Child Periods

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7156: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > Free marker template error on Edit Custom Time

[jira] [Updated] (OFBIZ-7156) Free marker template error on Edit Custom Time Periods for Child Periods

2016-06-01 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7156: -- Attachment: OFBIZ-7156_trunk.patch Cause: CustomTimePeriod entity have fromDate and thruDate fields of

[jira] [Created] (OFBIZ-7158) Export PDF functionality throws exception on Inventory Evaluation screen

2016-06-01 Thread Pritam Kute (JIRA)
Pritam Kute created OFBIZ-7158: -- Summary: Export PDF functionality throws exception on Inventory Evaluation screen Key: OFBIZ-7158 URL: https://issues.apache.org/jira/browse/OFBIZ-7158 Project: OFBiz

[jira] [Commented] (OFBIZ-7061) Autocompletion for Compound Widget

2016-06-01 Thread james yong (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310518#comment-15310518 ] james yong commented on OFBIZ-7061: --- Some clarifications: 1. For controller.xml files, we do something