[jira] [Assigned] (OFBIZ-7347) If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen

2016-06-14 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-7347: -- Assignee: Ashish Vijaywargiya (was: Pritam Kute) > If promo text contains any

[jira] [Commented] (OFBIZ-7339) Replace EntityUtilProperties getPropertyValue method with correct method calls

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331229#comment-15331229 ] Jacques Le Roux commented on OFBIZ-7339: Did you take into account the work of Wai

[jira] [Comment Edited] (OFBIZ-7347) If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330685#comment-15330685 ] Jacques Le Roux edited comment on OFBIZ-7347 at 6/15/16 6:30 AM: ---

Re: Proposal to delete stale java files

2016-06-14 Thread Ashish Vijaywargiya
I would prefer to keep Tax and Third Party Payment gateway files(The files that does exists inside cybersource, ideal, orbital, paypal, securepay, verisign etc). If you see some problems in those code base, like code base is not updated based on latest changes then we can update those files. Those

Re: Error on pagination at some screens when we do any operation (like update, delete) from list

2016-06-14 Thread Jacques Le Roux
I can confirm that I saw this error in other places and IIRW fixed few using the paginate-target form attribute. Last one was http://svn.apache.org/viewvc?view=revision&revision=1743937 Jacques Le 15/06/2016 à 08:06, Divesh Dutta a écrit : That makes sense to me Amardeep i.e pagination targe

Re: Proposal to delete stale java files

2016-06-14 Thread Divesh Dutta
Hi Taher, I am not sure about other Java files if they are heavily used or not, but PayPalServices.java and PayflowPro.java are the two files which I think lots of people use. So, I will recommend keeping them. If needed we can talk on problems in this file, and fix them. Thanks -- Divesh Dutta.

Re: Error on pagination at some screens when we do any operation (like update, delete) from list

2016-06-14 Thread Divesh Dutta
That makes sense to me Amardeep i.e pagination target URL should be independent of page URL and it should be added on form using paginate-target attribute of form widget. Thanks -- Divesh Dutta. On Tue, Jun 14, 2016 at 9:43 PM, Amardeep Singh Jhajj < amardeep.jh...@hotwaxsystems.com> wrote: > Hi

Re: Proposal to delete stale java files

2016-06-14 Thread Jacopo Cappellato
This is an interesting conversation; removing the classes (and the artifacts that use them) and documenting the removal in our Attic page for history and future reference seems to me a good compromise for the various point of views. Jacopo On Tue, Jun 14, 2016 at 11:34 PM, Jacques Le Roux < jacqu

[jira] [Commented] (OFBIZ-7180) Completed Service Order Items are being allowed to be edited over Approved PO

2016-06-14 Thread Divesh Dutta (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331196#comment-15331196 ] Divesh Dutta commented on OFBIZ-7180: - [~upadhyay.ratnesh] did you also test it for Sa

[jira] [Commented] (OFBIZ-7339) Replace EntityUtilProperties getPropertyValue method with correct method calls

2016-06-14 Thread Rahul Singh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331193#comment-15331193 ] Rahul Singh commented on OFBIZ-7339: Here is the patch to use methods as per their pur

[jira] [Commented] (OFBIZ-7349) Not able to add agreement term just after adding new or updating existing agreement's term

2016-06-14 Thread Amardeep Singh Jhajj (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331158#comment-15331158 ] Amardeep Singh Jhajj commented on OFBIZ-7349: - The reason of error is hidden p

[jira] [Updated] (OFBIZ-7349) Not able to add agreement term just after adding new or updating existing agreement's term

2016-06-14 Thread Amardeep Singh Jhajj (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amardeep Singh Jhajj updated OFBIZ-7349: Attachment: OFBIZ-7349.patch > Not able to add agreement term just after adding new

[jira] [Created] (OFBIZ-7349) Not able to add agreement term just after adding new or updating existing agreement's term

2016-06-14 Thread Amardeep Singh Jhajj (JIRA)
Amardeep Singh Jhajj created OFBIZ-7349: --- Summary: Not able to add agreement term just after adding new or updating existing agreement's term Key: OFBIZ-7349 URL: https://issues.apache.org/jira/browse/OFBIZ-

[jira] [Updated] (OFBIZ-7339) Replace EntityUtilProperties getPropertyValue method with correct method calls

2016-06-14 Thread Rahul Singh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Singh updated OFBIZ-7339: --- Attachment: EntityUtilProperties.patch > Replace EntityUtilProperties getPropertyValue method with cor

Re: Support of passing placeholder values in while using UiLabels for error reporting

2016-06-14 Thread Swapnil Mane
Thanks so much Jacques and Pranay for sharing your thoughts! :-) - Best Regards, Swapnil M Mane HotWax Systems, www.hotwaxsystems.com On Mon, Jun 6, 2016 at 11:57 AM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Yes Groovy snippet or script, that's what I thought also. Of course wo

[jira] [Commented] (OFBIZ-7112) EntityUtilProperties

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330771#comment-15330771 ] Jacques Le Roux commented on OFBIZ-7112: Please use the content of "tools\test.bat

[jira] [Commented] (OFBIZ-7348) Upgrade Tomcat to 8.5.3

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330758#comment-15330758 ] Jacques Le Roux commented on OFBIZ-7348: I wonder if we should not also update rel

[jira] [Created] (OFBIZ-7348) Upgrade Tomcat to 8.5.3

2016-06-14 Thread Jacques Le Roux (JIRA)
Jacques Le Roux created OFBIZ-7348: -- Summary: Upgrade Tomcat to 8.5.3 Key: OFBIZ-7348 URL: https://issues.apache.org/jira/browse/OFBIZ-7348 Project: OFBiz Issue Type: Task Componen

[jira] [Commented] (OFBIZ-7112) EntityUtilProperties

2016-06-14 Thread Wai (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330735#comment-15330735 ] Wai commented on OFBIZ-7112: Hi Jacques, I ran the test but I do not see any errors that relat

[jira] [Commented] (OFBIZ-7347) If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330687#comment-15330687 ] Jacques Le Roux commented on OFBIZ-7347: BTW maybe I reported it in a comment but

[jira] [Commented] (OFBIZ-7347) If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330685#comment-15330685 ] Jacques Le Roux commented on OFBIZ-7347: I remember having reported this already b

Re: Proposal to delete stale java files

2016-06-14 Thread Jacques Le Roux
Le 14/06/2016 à 19:56, Ron Wheeler a écrit : Poorly documented, non-functioning code is not an attractive feature that will draw new users. If there are pieces that are being removed that you think are worth remembering, write a wiki note (it can be searched by Google) documenting these partia

Re: Proposal to delete stale java files

2016-06-14 Thread Jacques Le Roux
The point is the Attic is only documenting things which are removed but still in the repo (in the past) https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Attic Jacques Le 14/06/2016 à 19:19, Taher Alkhateeb a écrit : Hi Jacques Pierre and everyone, OFBiz suffers from code hoarding.

[jira] [Updated] (OFBIZ-7347) If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen

2016-06-14 Thread Pritam Kute (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pritam Kute updated OFBIZ-7347: --- Attachment: OFBIZ-7347-Trunk.patch > If promo text contains any HTML elements elements, it is not gett

[jira] [Updated] (OFBIZ-7347) If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen

2016-06-14 Thread Pritam Kute (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pritam Kute updated OFBIZ-7347: --- Attachment: Return.png Promotion.png > If promo text contains any HTML elements elemen

[jira] [Created] (OFBIZ-7347) If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen

2016-06-14 Thread Pritam Kute (JIRA)
Pritam Kute created OFBIZ-7347: -- Summary: If promo text contains any HTML elements elements, it is not getting properly rendered on order return screen Key: OFBIZ-7347 URL: https://issues.apache.org/jira/browse/OFBIZ

Re: Proposal to delete stale java files

2016-06-14 Thread Ron Wheeler
Poorly documented, non-functioning code is not an attractive feature that will draw new users. If there are pieces that are being removed that you think are worth remembering, write a wiki note (it can be searched by Google) documenting these partially implemented features that can be recovere

Re: Proposal to delete stale java files

2016-06-14 Thread Ron Wheeler
+1 Exactly what the project needs. Code hoarding is a big issue whenever "old programmers" get together (me included). We know that it is actually saved in the SCM but we remember the old days before SCM when hoarding made sense. Clear out anything that does not compile or does not get used.

Re: Proposal to delete stale java files

2016-06-14 Thread Taher Alkhateeb
Hi Jacques Pierre and everyone, OFBiz suffers from code hoarding. A LOT of that code is badly written, non functional, or just a bare minimum POC. Thinking of OFBiz as full of features that would shrink is not very realistic, here is why: - If it was broken for years, then nobody is using it and

Re: Proposal to delete stale java files

2016-06-14 Thread Jacques Le Roux
Yes indeed, IIRW we crossed that with Ideal to Attic action and that's why it's still waiting, not as simple as it looks Jacques Le 14/06/2016 à 19:01, Pierre Smits a écrit : As the majority of the referenced java files are related to 3rd party solutions integrations, we should have done the

Re: Proposal to delete stale java files

2016-06-14 Thread Pierre Smits
As the majority of the referenced java files are related to 3rd party solutions integrations, we should have done the smart thing and that is provide them as optional Proof of Concept components. In stead we had/have them as almost hard coded functionalities. Removing these from the code base in tr

Re: Proposal to delete stale java files

2016-06-14 Thread Jacques Le Roux
This is now mostly history and I agree we should get rid of them if nobody complains. The best place for them would be Attic as we use to do and mentioned by Pierre for Ideal. I'd though like to keep the ShipmentScaleApplet.java file (blocked by NPL licence). Because, though I never used it myse

Error on pagination at some screens when we do any operation (like update, delete) from list

2016-06-14 Thread Amardeep Singh Jhajj
Hi Everyone, I found issue in pagination on some screens when we do any operation (like update, delete) on list item. For example: I have updated the content type from list in Content Setup Menu in Content application and then clicked on next link of pagination, I got the following error: The Fo

Re: Proposal to delete stale java files

2016-06-14 Thread Jacopo Cappellato
I don't know if we should keep them, I don't have a strong opinion but if we decide to keep them they should be maintained and updated (otherwise they should go): my comment was simply to add some background. Jacopo On Tue, Jun 14, 2016 at 4:22 PM, Taher Alkhateeb wrote: > Hi Jacopo, > > Does t

Re: Proposal to delete stale java files

2016-06-14 Thread Pierre Smits
Taher, all, With respect to the /thirdparty/ideal functionality there already JIRA issues registered (https://issues.apache.org/jira/browse/OFBIZ-5303, etc). Best regards, Pierre Smits ORRTIZ.COM OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.o

Re: Proposal to delete stale java files

2016-06-14 Thread Taher Alkhateeb
Hi Jacopo, Does that mean we should keep them? Mind you some of them have incorrect code (not importing EntityQuery for example). I'm not sure we want to keep dead code in trunk, unless people are using it? Regards, Taher Alkhateeb On Tue, Jun 14, 2016 at 5:18 PM, Jacopo Cappellato < jacopo.cap

Re: Proposal to delete stale java files

2016-06-14 Thread Jacopo Cappellato
Hi Taher, some background: these classes depends on jar files that have an incompatible license that cannot be distributed with OFBiz; that is why they are there but they are not built. Jacopo On Tue, Jun 14, 2016 at 4:10 PM, Taher Alkhateeb wrote: > Hi Everyone, > > I cannot actually believe

Proposal to delete stale java files

2016-06-14 Thread Taher Alkhateeb
Hi Everyone, I cannot actually believe it but while I was working on a project (I will announce later) I discovered in the process that the below files cannot compile!!! They existed for years in the code base without even being able to compile. They reference non existent libraries or they have f

[jira] [Commented] (OFBIZ-7168) Run MRP shows all type of facilities

2016-06-14 Thread Mridul Pathak (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329553#comment-15329553 ] Mridul Pathak commented on OFBIZ-7168: -- Hi [~pfm.smits], Your suggestion looks good,

[jira] [Commented] (OFBIZ-6386) compareBigDecimals in org.ofbiz.minilang.method.conditional.Compare does not compare certain values correctly

2016-06-14 Thread Mridul Pathak (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329530#comment-15329530 ] Mridul Pathak commented on OFBIZ-6386: -- I have reviewed both the patches and gone thr

[jira] [Assigned] (OFBIZ-7346) connection pooling not working

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-7346: -- Assignee: Jacques Le Roux > connection pooling not working > --

[jira] [Commented] (OFBIZ-7324) From facility location should be product based in stock move form.

2016-06-14 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329514#comment-15329514 ] Deepak Dixit commented on OFBIZ-7324: - Thanks [~Florian M], I'll look your patch, act

[jira] [Updated] (OFBIZ-7324) From facility location should be product based in stock move form.

2016-06-14 Thread Montalbano Florian (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Montalbano Florian updated OFBIZ-7324: -- Attachment: OFBIZ-7324_try.patch Here is a patch proposition. This patch restricts the c

[jira] [Updated] (OFBIZ-7346) connection pooling not working

2016-06-14 Thread Gareth Carter (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gareth Carter updated OFBIZ-7346: - Attachment: DBCPConnectionFactory.patch Here is a patch we have put on our trunk server which seem

[jira] [Updated] (OFBIZ-7346) connection pooling not working

2016-06-14 Thread Gareth Carter (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gareth Carter updated OFBIZ-7346: - Description: Connection pooling does not seem to work. Connections are created fine but as the cl

[jira] [Created] (OFBIZ-7346) connection pooling not working

2016-06-14 Thread Gareth Carter (JIRA)
Gareth Carter created OFBIZ-7346: Summary: connection pooling not working Key: OFBIZ-7346 URL: https://issues.apache.org/jira/browse/OFBIZ-7346 Project: OFBiz Issue Type: Bug Compon

[jira] [Closed] (OFBIZ-7337) Status dropdown is empty on creating Quote

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey closed OFBIZ-7337. > Status dropdown is empty on creating Quote > -- > >

[jira] [Resolved] (OFBIZ-7337) Status dropdown is empty on creating Quote

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

[jira] [Updated] (OFBIZ-7345) Framework : Arrange UI Labels in alphabetic order according to best

2016-06-14 Thread Shivangi Tanwar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivangi Tanwar updated OFBIZ-7345: --- Attachment: OFBIZ-7345_trunk.patch Here is the patch with proper fix and aligned UiLabels alph

[jira] [Updated] (OFBIZ-7345) Framework : Arrange UI Labels in alphabetic order according to best

2016-06-14 Thread Shivangi Tanwar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivangi Tanwar updated OFBIZ-7345: --- Assignee: (was: Shivangi Tanwar) > Framework : Arrange UI Labels in alphabetic order acco

[jira] [Commented] (OFBIZ-7337) Status dropdown is empty on creating Quote

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329434#comment-15329434 ] Pranay Pandey commented on OFBIZ-7337: -- Thanks, now I see you have updated the affect

[jira] [Resolved] (OFBIZ-7341) Contents are not rendered on view profile screen

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

[jira] [Created] (OFBIZ-7345) Framework : Arrange UI Labels in alphabetic order according to best

2016-06-14 Thread Shivangi Tanwar (JIRA)
Shivangi Tanwar created OFBIZ-7345: -- Summary: Framework : Arrange UI Labels in alphabetic order according to best Key: OFBIZ-7345 URL: https://issues.apache.org/jira/browse/OFBIZ-7345 Project: OFBi

[jira] [Assigned] (OFBIZ-7344) db connections remain open and unused on startup

2016-06-14 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-7344: -- Assignee: Jacques Le Roux > db connections remain open and unused on startup >

[jira] [Updated] (OFBIZ-7255) Not able to cancel quantity of order item less than ordered quantity

2016-06-14 Thread Mohammad Kathawala (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kathawala updated OFBIZ-7255: -- Issue Type: Improvement (was: Bug) > Not able to cancel quantity of order item less tha

[jira] [Assigned] (OFBIZ-7308) Add standard product features is not working from Quick Admin page

2016-06-14 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-7308: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > Add standard product feature

[jira] [Assigned] (OFBIZ-7277) Date time field is not working properly in case of multiple parent category rollup

2016-06-14 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-7277: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > Date time field is not worki

[jira] [Assigned] (OFBIZ-7181) Error on Product Requirement Creation

2016-06-14 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-7181: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > Error on Product Requirement

[jira] [Updated] (OFBIZ-7344) db connections remain open and unused on startup

2016-06-14 Thread Gareth Carter (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gareth Carter updated OFBIZ-7344: - Attachment: DatabaseUtil.patch This patch removes the need for getDatabaseMetaData to create a con

[jira] [Updated] (OFBIZ-4106) deleteCustomerTaxAuthInfo page called from /ecommerce/control/viewprofile

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey updated OFBIZ-4106: - Assignee: (was: Pranay Pandey) > deleteCustomerTaxAuthInfo page called from /ecommerce/control

[jira] [Updated] (OFBIZ-6986) Simplify getChildHRCategoryTree

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey updated OFBIZ-6986: - Assignee: (was: Pranay Pandey) > Simplify getChildHRCategoryTree > ---

[jira] [Updated] (OFBIZ-7337) Status dropdown is empty on creating Quote

2016-06-14 Thread Aditi Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditi Patidar updated OFBIZ-7337: - Affects Version/s: Release Branch 13.07 Release Branch 14.12

[jira] [Created] (OFBIZ-7344) db connections remain open and unused on startup

2016-06-14 Thread Gareth Carter (JIRA)
Gareth Carter created OFBIZ-7344: Summary: db connections remain open and unused on startup Key: OFBIZ-7344 URL: https://issues.apache.org/jira/browse/OFBIZ-7344 Project: OFBiz Issue Type: Bu

[jira] [Closed] (OFBIZ-6328) createProductionRunsForOrder service doesn't handle cancelled production runs

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey closed OFBIZ-6328. > createProductionRunsForOrder service doesn't handle cancelled production runs > --

[jira] [Resolved] (OFBIZ-6328) createProductionRunsForOrder service doesn't handle cancelled production runs

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey resolved OFBIZ-6328. -- Resolution: Fixed Fix Version/s: Upcoming Branch Thanks Christian Carlow for the contribu

[jira] [Updated] (OFBIZ-5852) Add ability to assign parties to Schema tasks

2016-06-14 Thread Amardeep Singh Jhajj (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amardeep Singh Jhajj updated OFBIZ-5852: Assignee: Amardeep Singh Jhajj (was: Pierre Smits) > Add ability to assign parties

[jira] [Updated] (OFBIZ-5851) Add ability to assign parties to Production Schemas

2016-06-14 Thread Amardeep Singh Jhajj (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amardeep Singh Jhajj updated OFBIZ-5851: Assignee: Amardeep Singh Jhajj (was: Pierre Smits) > Add ability to assign parties

[jira] [Updated] (OFBIZ-5705) cloneWorkEffortPartyAssignments doesn't work

2016-06-14 Thread Amardeep Singh Jhajj (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amardeep Singh Jhajj updated OFBIZ-5705: Assignee: Amardeep Singh Jhajj (was: Pierre Smits) > cloneWorkEffortPartyAssignment

[jira] [Commented] (OFBIZ-7337) Status dropdown is empty on creating Quote

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329312#comment-15329312 ] Pranay Pandey commented on OFBIZ-7337: -- Hi [~aditi17], Did you check this issue for

[jira] [Updated] (OFBIZ-7337) Status dropdown is empty on creating Quote

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey updated OFBIZ-7337: - Description: Steps to regenerate issue: # Navigate to Order -> Quotes. # Press 'Create New Quote'

[jira] [Created] (OFBIZ-7343) Geo Location functionality of facility contact information screen is not working

2016-06-14 Thread Pawan Verma (JIRA)
Pawan Verma created OFBIZ-7343: -- Summary: Geo Location functionality of facility contact information screen is not working Key: OFBIZ-7343 URL: https://issues.apache.org/jira/browse/OFBIZ-7343 Project:

[jira] [Resolved] (OFBIZ-7298) Delete WorkEffort Request Item not working, getting error

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

[jira] [Updated] (OFBIZ-7341) Contents are not rendered on view profile screen

2016-06-14 Thread Mohammed Rehan Khan (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammed Rehan Khan updated OFBIZ-7341: --- Attachment: OFBIZ-7341-Release-15.12.patch OFBIZ-7341-Release-14.12.pat

[jira] [Comment Edited] (OFBIZ-7342) Inconsistent UI for Update and Expire button at Facility Contact Information Screen

2016-06-14 Thread Pawan Verma (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329245#comment-15329245 ] Pawan Verma edited comment on OFBIZ-7342 at 6/14/16 10:27 AM: --

[jira] [Updated] (OFBIZ-7342) Inconsistent UI for Update and Expire button at Facility Contact Information Screen

2016-06-14 Thread Pawan Verma (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawan Verma updated OFBIZ-7342: --- Description: Steps to regenerate : 1) Log in into facility application. 2) Select any facility and go

[jira] [Updated] (OFBIZ-7342) Inconsistent UI for Update and Expire button at Facility Contact Information Screen

2016-06-14 Thread Pawan Verma (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawan Verma updated OFBIZ-7342: --- Summary: Inconsistent UI for Update and Expire button at Facility Contact Information Screen (was: In

[jira] [Updated] (OFBIZ-7342) Inconsistent UI for Update and Delete button at Facility Contact Information Screen

2016-06-14 Thread Pawan Verma (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawan Verma updated OFBIZ-7342: --- Attachment: OFBIZ-7342.patch While looking into this issue found that a   HTML Entity due to which the

[jira] [Created] (OFBIZ-7342) Inconsistent UI for Update and Delete button at Facility Contact Information Screen

2016-06-14 Thread Pawan Verma (JIRA)
Pawan Verma created OFBIZ-7342: -- Summary: Inconsistent UI for Update and Delete button at Facility Contact Information Screen Key: OFBIZ-7342 URL: https://issues.apache.org/jira/browse/OFBIZ-7342 Project

[jira] [Updated] (OFBIZ-7341) Contents are not rendered on view profile screen

2016-06-14 Thread Mohammed Rehan Khan (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammed Rehan Khan updated OFBIZ-7341: --- Affects Version/s: Release Branch 13.07 Release Branch 14.12

[jira] [Created] (OFBIZ-7341) Contents are not rendered on view profile screen

2016-06-14 Thread Mohammed Rehan Khan (JIRA)
Mohammed Rehan Khan created OFBIZ-7341: -- Summary: Contents are not rendered on view profile screen Key: OFBIZ-7341 URL: https://issues.apache.org/jira/browse/OFBIZ-7341 Project: OFBiz Is

[jira] [Updated] (OFBIZ-7341) Contents are not rendered on view profile screen

2016-06-14 Thread Mohammed Rehan Khan (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammed Rehan Khan updated OFBIZ-7341: --- Assignee: Pranay Pandey (was: Mohammed Rehan Khan) > Contents are not rendered on vie

Re: Connection pooling issue

2016-06-14 Thread gareth.carter
For clarification, there are 2 issues here. First, connections are created on start and never reused or closed. Second, connection pooling does not seem to be working... -- View this message in context: http://ofbiz.135035.n4.nabble.com/Connection-pooling-issue-tp4683795p4683800.html Sent from

Connection pooling issue

2016-06-14 Thread Gareth Carter
Hi Is anyone having issues with connection pooling in ofbiz? I have noticed on our systems (production, test and local) that after startup, 3 connections are created (for each db), stay in idle and are never reused. As the systems are used, connections are created and closed after use. I teste

[jira] [Commented] (OFBIZ-7335) Production run party assignment's thruDate should be editable

2016-06-14 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329109#comment-15329109 ] Pierre Smits commented on OFBIZ-7335: - As I was traveling yesterday, I didn't have the

[jira] [Commented] (OFBIZ-7335) Production run party assignment's thruDate should be editable

2016-06-14 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329107#comment-15329107 ] Pierre Smits commented on OFBIZ-7335: - As I was traveling yesterday, I didn't have the

[jira] [Comment Edited] (OFBIZ-7335) Production run party assignment's thruDate should be editable

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328967#comment-15328967 ] Pranay Pandey edited comment on OFBIZ-7335 at 6/14/16 8:22 AM: -

[jira] [Commented] (OFBIZ-7327) Sales Invoice PDF doesn't show associated logoImage

2016-06-14 Thread Pawan Verma (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329098#comment-15329098 ] Pawan Verma commented on OFBIZ-7327: Hi [~pfm.smits], I have tried to regenerate this

[jira] [Updated] (OFBIZ-7277) Date time field is not working properly in case of multiple parent category rollup

2016-06-14 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7277: -- Attachment: OFBIZ-7277_1307.patch OFBIZ-7277_1512.patch > Date time field is not working

[jira] [Updated] (OFBIZ-7333) Correct location of New Requirement button on Requirements view

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey updated OFBIZ-7333: - Description: Steps to regenerate the issue: 1. Go to order manager. 2. Go to sub-menu "Requirement

[jira] [Updated] (OFBIZ-7333) Correct location of New Requirement button on Requirements view

2016-06-14 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Pandey updated OFBIZ-7333: - Summary: Correct location of New Requirement button on Requirements view (was: UI improvement on

[jira] [Commented] (OFBIZ-7333) UI improvement on find requirement page of ORDER component

2016-06-14 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329075#comment-15329075 ] Pierre Smits commented on OFBIZ-7333: - Yes, I noticed it too. And I agree. It ensures

[jira] [Updated] (OFBIZ-7308) Add standard product features is not working from Quick Admin page

2016-06-14 Thread Ravi Lodhi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Lodhi updated OFBIZ-7308: -- Affects Version/s: Release Branch 13.07 Release Branch 14.12

[jira] [Created] (OFBIZ-7339) Replace EntityUtilProperties getPropertyValue method with correct method calls

2016-06-14 Thread Rishi Solanki (JIRA)
Rishi Solanki created OFBIZ-7339: Summary: Replace EntityUtilProperties getPropertyValue method with correct method calls Key: OFBIZ-7339 URL: https://issues.apache.org/jira/browse/OFBIZ-7339 Project:

[jira] [Commented] (OFBIZ-7218) Refactor components regarding groovy file locations

2016-06-14 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329046#comment-15329046 ] Deepak Dixit commented on OFBIZ-7218: - Thanks [~jacques.le.roux] :) > Refactor compon

[jira] [Issue Comment Deleted] (OFBIZ-7218) Refactor components regarding groovy file locations

2016-06-14 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit updated OFBIZ-7218: Comment: was deleted (was: Thanks [~jacques.le.roux]) > Refactor components regarding groovy file l

[jira] [Commented] (OFBIZ-7218) Refactor components regarding groovy file locations

2016-06-14 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329045#comment-15329045 ] Deepak Dixit commented on OFBIZ-7218: - Thanks [~jacques.le.roux] > Refactor component

[jira] [Updated] (OFBIZ-7338) Manufacturing : Arrange UI Labels in alphabetic according to best practice.

2016-06-14 Thread Shivangi Tanwar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivangi Tanwar updated OFBIZ-7338: --- Attachment: OFBIZ-7338_trunk.patch Here is the new patch with proper fix and aligned UiLabels

[jira] [Updated] (OFBIZ-7338) Manufacturing : Arrange UI Labels in alphabetic according to best practice.

2016-06-14 Thread Shivangi Tanwar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivangi Tanwar updated OFBIZ-7338: --- Attachment: (was: OFBIZ-7338_trunk.patch) > Manufacturing : Arrange UI Labels in alphabeti

[jira] [Assigned] (OFBIZ-7259) Hide associated content related section when creating new Product/Category content

2016-06-14 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-7259: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > Hide associated content rela

[jira] [Assigned] (OFBIZ-7256) After adding child categories user should remain on the same page

2016-06-14 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-7256: -- Assignee: Ashish Vijaywargiya (was: Ravi Lodhi) > After adding child categorie

  1   2   >