[jira] [Assigned] (OFBIZ-6924) comments on ordering products should be store driven

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-6924:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> comments on ordering products should be store driven
> 
>
> Key: OFBIZ-6924
> URL: https://issues.apache.org/jira/browse/OFBIZ-6924
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-6924-product-entitymodel.xml.patch, 
> OFBIZ-6924-widgets.patch
>
>
> Currently, in ecommerce/tiny-gismo-GZ-1000-p a comment field is shown.
> This is a result of the following code in productdetail.ftl
> {code}
> <#assign commentEnable = 
> Static["org.ofbiz.entity.util.EntityUtilProperties"].getPropertyValue("order",
>  "order.item.comment.enable", delegator)>
> <#if commentEnable.equals("Y")>
> <#assign orderItemAttr = 
> Static["org.ofbiz.entity.util.EntityUtilProperties"].getPropertyValue("order",
>  "order.item.attr.prefix", delegator)>
> ${uiLabelMap.CommonComment} name="${orderItemAttr}comment"/>
> 
> {code}
> Based on the code excerpt this is set by a property value in the order 
> component. However this should be based on a configuration setting in the 
> store.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-6950) enhancement of dutch labels

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-6950:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> enhancement of dutch labels
> ---
>
> Key: OFBIZ-6950
> URL: https://issues.apache.org/jira/browse/OFBIZ-6950
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-6950-Accounting-labels.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-6954) Correct setting of the WorkEffortPurposeTypeId on production run tasks

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-6954:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Correct setting of the WorkEffortPurposeTypeId on production run tasks
> --
>
> Key: OFBIZ-6954
> URL: https://issues.apache.org/jira/browse/OFBIZ-6954
> Project: OFBiz
>  Issue Type: Improvement
>  Components: manufacturing
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-6954-ProductionRunServices.java.patch
>
>
> Currently when a new production run is created, the workeffort purpose type 
> id is set to WEPT_PRODUCTION_RUN. This setting should also be applied to the 
> associate production run tasks. 
> However, this doesn't happen. Instead the workeffort purpose type id from the 
> routing task is copied.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-7501) Incorporate the readme for the Content component

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-7501:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Incorporate the readme for the Content component
> 
>
> Key: OFBIZ-7501
> URL: https://issues.apache.org/jira/browse/OFBIZ-7501
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: content
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7501-content-README.md.patch
>
>
> A readme should be the first starting point of each component for developers, 
> and have references to the placeholder in the wiki, in jira and in svn/viewvc.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-7032) Adding Uom descriptor for selection and display in invoice forms

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-7032:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Adding Uom descriptor for selection and display in invoice forms
> 
>
> Key: OFBIZ-7032
> URL: https://issues.apache.org/jira/browse/OFBIZ-7032
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>  Labels: invoice
> Fix For: 14.12.01, 15.12.01
>
> Attachments: OFBIZ-7032-InvoiceForms.xml.patch
>
>
> Currently there is no Uom selector in the terms form. And the display field 
> in the terms list form only shows the uomId.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-7505) Incorporate a readme for the Order component

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-7505:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Incorporate a readme for the Order component
> 
>
> Key: OFBIZ-7505
> URL: https://issues.apache.org/jira/browse/OFBIZ-7505
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Minor
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7505-README.md.patch
>
>
> A readme should be the first starting point of each component for developers, 
> and have references to the placeholder in the wiki, in jira and in svn/viewvc.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-7920) Have TransactionTotalsPdf.pdf show the internal company show it has been generated for.

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-7920:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Have TransactionTotalsPdf.pdf show the internal company show it has been 
> generated for.
> ---
>
> Key: OFBIZ-7920
> URL: https://issues.apache.org/jira/browse/OFBIZ-7920
> Project: OFBiz
>  Issue Type: Improvement
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Minor
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7920-common.patch, OFBIZ-7920-common-v2.patch
>
>
> The TransactionTotalsPdf.pdf currently doesn't show the name of the company 
> it has been generated for.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-7925) Have ListGlAccountsReport open in a new window

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-7925:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Have ListGlAccountsReport open in a new window
> --
>
> Key: OFBIZ-7925
> URL: https://issues.apache.org/jira/browse/OFBIZ-7925
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Trivial
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7925-GlobalGlAccountsScreens.xml.patch
>
>
> The ListGlAccountsReport is used to:
> * generate a PDF file
> * generate an xml export page
> of the Gl Accounts in globalGLSettings. Both screens don't open in a new 
> window.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8010) Improve Dutch labels for manufacturing component

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8010:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Improve Dutch labels for manufacturing component
> 
>
> Key: OFBIZ-8010
> URL: https://issues.apache.org/jira/browse/OFBIZ-8010
> Project: OFBiz
>  Issue Type: Improvement
>  Components: manufacturing
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Attachments: OFBIZ-8010-ManufacturingUiLabels.xml.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-7956) Updating various Dutch labels in WorkEffortUiLabels.xml

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-7956:
---

Assignee: Pierre Smits  (was: Hans Bakker)

> Updating various Dutch labels in WorkEffortUiLabels.xml
> ---
>
> Key: OFBIZ-7956
> URL: https://issues.apache.org/jira/browse/OFBIZ-7956
> Project: OFBiz
>  Issue Type: Improvement
>  Components: workeffort
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7956-WorkEffortUiLabels.xml.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7482) Deposit price support

2017-04-23 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980450#comment-15980450
 ] 

Pierre Smits commented on OFBIZ-7482:
-

Hi Jacques,

As you can get from my postings in this thread up to now I haven't.

> Deposit price support 
> --
>
> Key: OFBIZ-7482
> URL: https://issues.apache.org/jira/browse/OFBIZ-7482
> Project: OFBiz
>  Issue Type: New Feature
>  Components: product
>Affects Versions: Trunk
>Reporter: Suraj Khurana
>Assignee: Mridul Pathak
> Attachments: OFBIZ-7482.patch
>
>
> Business requirements: 
> In many business industry this is very common pattern that you need to pay 
> some amount as deposit for particular products. Such as when you purchase 
> wine or other bottle products, you need to pay some amount as deposit and 
> whenever you return back that bottle, that deposited amount will be refunded 
> to you.
> Technical Details:
> Create a new ProductPricePurpose as 'DEPOSIT' and for similar products we 
> will create product price record with productPriceTypeId as 'DEFAULT_PRICE' 
> and productPricePurposeId as 'DEPOSIT'. At the time of Order creation simply 
> create order adjustments for such products.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-8316) Update Apache Solr/Lucene to release 6.2.1

2017-04-23 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980418#comment-15980418
 ] 

Jacques Le Roux commented on OFBIZ-8316:


Thanks for the update Jinghai :)

> Update Apache Solr/Lucene to release 6.2.1
> --
>
> Key: OFBIZ-8316
> URL: https://issues.apache.org/jira/browse/OFBIZ-8316
> Project: OFBiz
>  Issue Type: Improvement
>  Components: lucene, solr
>Affects Versions: Trunk
>Reporter: Michael Brohl
>Assignee: Shi Jinghai
>Priority: Minor
> Attachments: OFBIZ-8316_corrected.patch, 
> ofbiz-truck-lucene-6.2.1.patch, ofbiz-truck-solr-6.2.1.patch, 
> solr6.2.1_1.patch
>
>
> According to the announcements in 
> https://lists.apache.org/thread.html/5d2cb1ecbe04c6c40b8eeba3b7f8da586d1271af98c9b07ceee8ada2@%3Cannounce.apache.org%3E
>  and 
> https://lists.apache.org/thread.html/c1269b52229f6bce68399e813b7c6b79eb3f6283ae21bde11c82fc7c@%3Cannounce.apache.org%3E
>  there is a new Solr/Lucene release available.
> This issue takes care of the update.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-8316) Update Apache Solr/Lucene to release 6.2.1

2017-04-23 Thread Shi Jinghai (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980412#comment-15980412
 ] 

Shi Jinghai commented on OFBIZ-8316:


Thanks Jacques for the ping!

I discussed the solr component upgrade with Pengan last Tuesday, he suggested 
waiting solr 6.5.1 as it is in the procedure of release voting. I just checked 
the status, it's in RC2 now:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.5.1-RC2-revcd1f23c63abe03ae650c75ec8ccb37762806cc75

I guess the 6.5.1 will be final released before May 1.

> Update Apache Solr/Lucene to release 6.2.1
> --
>
> Key: OFBIZ-8316
> URL: https://issues.apache.org/jira/browse/OFBIZ-8316
> Project: OFBiz
>  Issue Type: Improvement
>  Components: lucene, solr
>Affects Versions: Trunk
>Reporter: Michael Brohl
>Assignee: Shi Jinghai
>Priority: Minor
> Attachments: OFBIZ-8316_corrected.patch, 
> ofbiz-truck-lucene-6.2.1.patch, ofbiz-truck-solr-6.2.1.patch, 
> solr6.2.1_1.patch
>
>
> According to the announcements in 
> https://lists.apache.org/thread.html/5d2cb1ecbe04c6c40b8eeba3b7f8da586d1271af98c9b07ceee8ada2@%3Cannounce.apache.org%3E
>  and 
> https://lists.apache.org/thread.html/c1269b52229f6bce68399e813b7c6b79eb3f6283ae21bde11c82fc7c@%3Cannounce.apache.org%3E
>  there is a new Solr/Lucene release available.
> This issue takes care of the update.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8266) From Date and Thru Date doesn't reflect on List Quote Roles screen.

2017-04-23 Thread Jacques Le Roux (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux reassigned OFBIZ-8266:
--

Assignee: Deepak Dixit  (was: Jacques Le Roux)

Oops wrong issue, re-assigning Deepak

> From Date and Thru Date doesn't reflect on List Quote Roles screen.
> ---
>
> Key: OFBIZ-8266
> URL: https://issues.apache.org/jira/browse/OFBIZ-8266
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Reporter: Akshay Modak
>Assignee: Deepak Dixit
> Fix For: Upcoming Release, 16.11.02
>
> Attachments: OFBIZ-8266.patch
>
>
> Steps to regenerate:
> 1) Login to Order component.
> 2) Switch to Quotes tab.
> 3) In Quotes tab, open 'Quotes Role' child tab.
> 4) Create a Quote role by clicking on 'Create New Quote Role' button.
> 5) You will see Quote Role 'From Date' and 'Thru Date' details does not 
> reflect on Quote Roles List screen.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7438) Inventory Report PDF lists all available statusId's irrespective of selection criteria

2017-04-23 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980375#comment-15980375
 ] 

Jacques Le Roux commented on OFBIZ-7438:


Hi  Arvind Singh Tomar,

Please update your patch against trunk HEAD, it no longer applies.

> Inventory Report PDF lists all available statusId's irrespective of selection 
> criteria
> --
>
> Key: OFBIZ-7438
> URL: https://issues.apache.org/jira/browse/OFBIZ-7438
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Arvind Singh Tomar
>Assignee: Arvind Singh Tomar
> Attachments: InventoryReportStatusIssue.png, OFBIZ-7438_trunk.patch
>
>
> 1. Go to Facility -> Inventory 
> 2. Select a status and perform find
> 3. Click on Print pdf button
> Expected: PDF should show selected statusId
> Actual: All available statusId's in the system get listed in the Pdf.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7482) Deposit price support

2017-04-23 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980374#comment-15980374
 ] 

Jacques Le Roux commented on OFBIZ-7482:


Hi Pierre,

Did you get a chance to have a look/test the patch?

> Deposit price support 
> --
>
> Key: OFBIZ-7482
> URL: https://issues.apache.org/jira/browse/OFBIZ-7482
> Project: OFBiz
>  Issue Type: New Feature
>  Components: product
>Affects Versions: Trunk
>Reporter: Suraj Khurana
>Assignee: Mridul Pathak
> Attachments: OFBIZ-7482.patch
>
>
> Business requirements: 
> In many business industry this is very common pattern that you need to pay 
> some amount as deposit for particular products. Such as when you purchase 
> wine or other bottle products, you need to pay some amount as deposit and 
> whenever you return back that bottle, that deposited amount will be refunded 
> to you.
> Technical Details:
> Create a new ProductPricePurpose as 'DEPOSIT' and for similar products we 
> will create product price record with productPriceTypeId as 'DEFAULT_PRICE' 
> and productPricePurposeId as 'DEPOSIT'. At the time of Order creation simply 
> create order adjustments for such products.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (OFBIZ-9333) Random failings of tests on Buildbot

2017-04-23 Thread Jacques Le Roux (JIRA)
Jacques Le Roux created OFBIZ-9333:
--

 Summary: Random failings of tests on Buildbot
 Key: OFBIZ-9333
 URL: https://issues.apache.org/jira/browse/OFBIZ-9333
 Project: OFBiz
  Issue Type: Bug
  Components: BuildBot
Affects Versions: Release Branch 16.11, Release Branch 15.12, Trunk, 
Release Branch 14.12
Reporter: Jacques Le Roux


For few months now the tests randomy fail on Buildbot. When it happens, it's 
always and only the SOAP and XML-RPC which fail. Nothing alike happens locally, 
even on Windows.

I thought it's could be somehow related with tests running in parallel but It 
does not make sense since, on one VM, the builds (of any project) run one after 
the other. And even if OFBiz builds can be run by 3 different VMs, then they 
can't collide (not same VM)

Note: at the moment we have a pending issue with tests on trunk and R16 but we 
are aware of it and Deepak said he will work on it: https://s.apache.org/PhgM



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8021) Improve Dutch labels for order component

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8021:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Improve Dutch labels for order component
> 
>
> Key: OFBIZ-8021
> URL: https://issues.apache.org/jira/browse/OFBIZ-8021
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-8021-OrderUiLabels.xml.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8051) Improve Dutch labels for marketing component

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8051:
---

Assignee: Pierre Smits  (was: Gil Portenseigne)

> Improve Dutch labels for marketing component
> 
>
> Key: OFBIZ-8051
> URL: https://issues.apache.org/jira/browse/OFBIZ-8051
> Project: OFBiz
>  Issue Type: Improvement
>  Components: marketing
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>  Labels: labels
> Fix For: Trunk, Release Branch 15.12
>
> Attachments: OFBIZ-8051-marketing.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8052) Improve Dutch labels for product component

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8052:
---

Assignee: Pierre Smits  (was: Gil Portenseigne)

> Improve Dutch labels for product component
> --
>
> Key: OFBIZ-8052
> URL: https://issues.apache.org/jira/browse/OFBIZ-8052
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>  Labels: labels
> Fix For: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>
> Attachments: OFBIZ-8052-ProductUiLabels.xml.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8172) Menu Item in FacilityMenus has wrong permission

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8172:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Menu Item in FacilityMenus has wrong permission
> ---
>
> Key: OFBIZ-8172
> URL: https://issues.apache.org/jira/browse/OFBIZ-8172
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Minor
>  Labels: facility, permissions
> Fix For: Release Branch 13.07, Release Branch 14.12, Release 
> Branch 15.12
>
> Attachments: OFBIZ-8172-FacilityMenus.xml.patch
>
>
> The menu-item ShipmentGatewayConfig has a permission condition from 
> accounting (PAYPROC), but should have a facility related permission.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8054) Improve Dutch labels for error handling in Accounting

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8054:
---

Assignee: Pierre Smits  (was: Gil Portenseigne)

> Improve Dutch labels for error handling in Accounting
> -
>
> Key: OFBIZ-8054
> URL: https://issues.apache.org/jira/browse/OFBIZ-8054
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>  Labels: labels
> Fix For: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>
> Attachments: OFBIZ-8054-AccountingErrorUiLabels.xml.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8055) Add missing CommonCode label

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8055:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Add missing CommonCode label
> 
>
> Key: OFBIZ-8055
> URL: https://issues.apache.org/jira/browse/OFBIZ-8055
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>  Labels: labels
> Fix For: Release Branch 13.07, Release Branch 14.12, 16.11.01, 
> Release Branch 15.12
>
> Attachments: OFBIZ-8055-CommonUiLabels.xml.patch
>
>
> The label CommonCode is used in various places, however the label doesn't 
> exist.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8340) Remove commented code elements

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8340:
---

Assignee: Pierre Smits  (was: Deepak Dixit)

> Remove commented code elements
> --
>
> Key: OFBIZ-8340
> URL: https://issues.apache.org/jira/browse/OFBIZ-8340
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk, Release Branch 15.12
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-8340-ofbiz-component.xsd.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-8232) Improve Dutch labels for commonext component

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-8232:
---

Assignee: Pierre Smits  (was: Jacopo Cappellato)

> Improve Dutch labels for commonext component
> 
>
> Key: OFBIZ-8232
> URL: https://issues.apache.org/jira/browse/OFBIZ-8232
> Project: OFBiz
>  Issue Type: Improvement
>  Components: commonext
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Minor
>  Labels: labels, refactoring
> Fix For: 16.11.01
>
> Attachments: OFBIZ-8232-CommonExtUiLabels.xml.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (OFBIZ-9119) Remove unused screens from CommonScreens in Catalog

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits reassigned OFBIZ-9119:
---

Assignee: Pierre Smits  (was: Jacques Le Roux)

> Remove unused screens from CommonScreens in Catalog
> ---
>
> Key: OFBIZ-9119
> URL: https://issues.apache.org/jira/browse/OFBIZ-9119
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
> Fix For: 16.11.01
>
> Attachments: OFBIZ-9119-CommonScreens.xml.patch
>
>
> There are a few unused screens (commented out) in the CommonScreens widget in 
> Catalog.. These screens clutter the code and should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (OFBIZ-9332) refactor lists related to payments in accounting

2017-04-23 Thread Pierre Smits (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits updated OFBIZ-9332:

Attachment: OFBIZ-9332-accounting-payments.patch

This patch addresses the issue.

> refactor lists related to payments in accounting
> 
>
> Key: OFBIZ-9332
> URL: https://issues.apache.org/jira/browse/OFBIZ-9332
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>  Labels: refactoring, widget
> Attachments: OFBIZ-9332-accounting-payments.patch
>
>
> Refactor various lists forms into grids.
> Refactor various list form references in screen widgets.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (OFBIZ-9332) refactor lists related to payments in accounting

2017-04-23 Thread Pierre Smits (JIRA)
Pierre Smits created OFBIZ-9332:
---

 Summary: refactor lists related to payments in accounting
 Key: OFBIZ-9332
 URL: https://issues.apache.org/jira/browse/OFBIZ-9332
 Project: OFBiz
  Issue Type: Improvement
  Components: accounting
Affects Versions: Trunk
Reporter: Pierre Smits
Assignee: Pierre Smits


Refactor various lists forms into grids.
Refactor various list form references in screen widgets.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)