[jira] [Created] (OFBIZ-11290) Error in ASK the expert section

2019-11-22 Thread Rohit Hukkeri (Jira)
Rohit Hukkeri created OFBIZ-11290:
-

 Summary: Error in ASK the expert section
 Key: OFBIZ-11290
 URL: https://issues.apache.org/jira/browse/OFBIZ-11290
 Project: OFBiz
  Issue Type: Bug
Affects Versions: Trunk
Reporter: Rohit Hukkeri


Steps to regenerate the issue

1. Go to browse forums section on the storefront 

2. Click on the ask the expert link.

3. Click on the new message link.

4. Add a message there along with short name and click on add.

5. An error occurs on the createForumMessage screen.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-11289) 404 'The requested URL was not found on this server.'

2019-11-22 Thread Anushi Gupta (Jira)


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

Anushi Gupta reassigned OFBIZ-11289:


Assignee: Anushi Gupta

> 404 'The requested URL was not found on this server.'
> -
>
> Key: OFBIZ-11289
> URL: https://issues.apache.org/jira/browse/OFBIZ-11289
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Release Branch 16.11
>Reporter: Dikpal Kanungo
>Assignee: Anushi Gupta
>Priority: Minor
> Attachments: 404 error.png, Click on 'X'.png
>
>
> Steps to regenerate- 
> Navigate to [https://demo-trunk.ofbiz.apache.org/ecommerce/]
> Add a new address while performing Quick Checkout
> Try removing Tax Identification and Exemption 
>  
> Issue -
> The user is redirected to a 404 error message when trying to remove the Tax 
> Identification and Exemption.
>  
> !404 error.png!!Click on 'X'.png! Try adding a new address while performing 
> 'Quick Checkout'
> Click on 'X' to remove Tax Identification and Exemptions
>  
> Issue - It will redirect the user to 404 error page.
> Reference - Please have a look at the attached screenshots 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11289) 404 'The requested URL was not found on this server.'

2019-11-22 Thread Dikpal Kanungo (Jira)


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

Dikpal Kanungo updated OFBIZ-11289:
---
Description: 
Steps to regenerate- 

Navigate to [https://demo-trunk.ofbiz.apache.org/ecommerce/]

Add a new address while performing Quick Checkout

Try removing Tax Identification and Exemption 

 

Issue -

The user is redirected to a 404 error message when trying to remove the Tax 
Identification and Exemption.

 

!404 error.png!!Click on 'X'.png! Try adding a new address while performing 
'Quick Checkout'

Click on 'X' to remove Tax Identification and Exemptions

 

Issue - It will redirect the user to 404 error page.

Reference - Please have a look at the attached screenshots 

  was:
Steps to regenerate- 

!404 error.png!!Click on 'X'.png! Try adding a new address while performing 
'Quick Checkout'

Click on 'X' to remove Tax Identification and Exemptions

 

Issue - It will redirect the user to 404 error page.


Reference - Please have a look at the attached screenshots 


> 404 'The requested URL was not found on this server.'
> -
>
> Key: OFBIZ-11289
> URL: https://issues.apache.org/jira/browse/OFBIZ-11289
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Release Branch 16.11
>Reporter: Dikpal Kanungo
>Priority: Minor
> Attachments: 404 error.png, Click on 'X'.png
>
>
> Steps to regenerate- 
> Navigate to [https://demo-trunk.ofbiz.apache.org/ecommerce/]
> Add a new address while performing Quick Checkout
> Try removing Tax Identification and Exemption 
>  
> Issue -
> The user is redirected to a 404 error message when trying to remove the Tax 
> Identification and Exemption.
>  
> !404 error.png!!Click on 'X'.png! Try adding a new address while performing 
> 'Quick Checkout'
> Click on 'X' to remove Tax Identification and Exemptions
>  
> Issue - It will redirect the user to 404 error page.
> Reference - Please have a look at the attached screenshots 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (OFBIZ-11283) Number problem cancelling order item

2019-11-22 Thread Ankush Upadhyay (Jira)


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

Ankush Upadhyay edited comment on OFBIZ-11283 at 11/23/19 7:14 AM:
---

This is happening because *string.number* Built-ins is being used to in 
quantity input field that also passed to backend.

IMO we should use these Built-ins only for display non-editable fields but not 
for reported case.

Attaching page by removing this build in that converts actual value.

Community inputs are welcome if we think we should display value with existing 
format.


was (Author: ankush.upadhyay):
This is happening because *string.number* Built-ins is being used to in 
quantity input field that also passed to backend.

IMO we should use these Built-ins only for display non-editable fields but not 
for reported case.

> Number problem cancelling order item
> 
>
> Key: OFBIZ-11283
> URL: https://issues.apache.org/jira/browse/OFBIZ-11283
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Ingo Wolfmayr
>Assignee: Ankush Upadhyay
>Priority: Major
> Attachments: OFBIZ-11283.patch
>
>
> If an order item has a quantity greater then 1000, cancelling the order item 
> via the order form in backend does not work.
> In the Demo (trunk) environment: the quantity of 1200 to cancel is displayed 
> as "1,200" in the quantity input field.
> --> an error is displayed
> On my local installation I use a different locale and it is displayed as 
> "1.200".
> --> interprets the dot as a comma and the quantity of 1,2 is cancelled
> To reproduce: go to ofbiz Demo
> Create Order: Order Mgt --> Order Entry --> Sales Order (Customer: 
> DemoCustomer) --> ProductId: GZ-2644, Quantity 1200 --> Finalize order
>  
> On order: Edit Items --> click checkbox next to quantity -->cancel selected 
> items
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (OFBIZ-11289) 404 'The requested URL was not found on this server.'

2019-11-22 Thread Dikpal Kanungo (Jira)
Dikpal Kanungo created OFBIZ-11289:
--

 Summary: 404 'The requested URL was not found on this server.'
 Key: OFBIZ-11289
 URL: https://issues.apache.org/jira/browse/OFBIZ-11289
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: Release Branch 16.11
Reporter: Dikpal Kanungo
 Attachments: 404 error.png, Click on 'X'.png

Steps to regenerate- 

!404 error.png!!Click on 'X'.png! Try adding a new address while performing 
'Quick Checkout'

Click on 'X' to remove Tax Identification and Exemptions

 

Issue - It will redirect the user to 404 error page.


Reference - Please have a look at the attached screenshots 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11283) Number problem cancelling order item

2019-11-22 Thread Ankush Upadhyay (Jira)


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

Ankush Upadhyay updated OFBIZ-11283:

Attachment: OFBIZ-11283.patch

> Number problem cancelling order item
> 
>
> Key: OFBIZ-11283
> URL: https://issues.apache.org/jira/browse/OFBIZ-11283
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Ingo Wolfmayr
>Assignee: Ankush Upadhyay
>Priority: Major
> Attachments: OFBIZ-11283.patch
>
>
> If an order item has a quantity greater then 1000, cancelling the order item 
> via the order form in backend does not work.
> In the Demo (trunk) environment: the quantity of 1200 to cancel is displayed 
> as "1,200" in the quantity input field.
> --> an error is displayed
> On my local installation I use a different locale and it is displayed as 
> "1.200".
> --> interprets the dot as a comma and the quantity of 1,2 is cancelled
> To reproduce: go to ofbiz Demo
> Create Order: Order Mgt --> Order Entry --> Sales Order (Customer: 
> DemoCustomer) --> ProductId: GZ-2644, Quantity 1200 --> Finalize order
>  
> On order: Edit Items --> click checkbox next to quantity -->cancel selected 
> items
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OFBIZ-11283) Number problem cancelling order item

2019-11-22 Thread Ankush Upadhyay (Jira)


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

Ankush Upadhyay commented on OFBIZ-11283:
-

This is happening because *string.number* Built-ins is being used to in 
quantity input field that also passed to backend.

IMO we should use these Built-ins only for display non-editable fields but not 
for reported case.

> Number problem cancelling order item
> 
>
> Key: OFBIZ-11283
> URL: https://issues.apache.org/jira/browse/OFBIZ-11283
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Ingo Wolfmayr
>Assignee: Ankush Upadhyay
>Priority: Major
>
> If an order item has a quantity greater then 1000, cancelling the order item 
> via the order form in backend does not work.
> In the Demo (trunk) environment: the quantity of 1200 to cancel is displayed 
> as "1,200" in the quantity input field.
> --> an error is displayed
> On my local installation I use a different locale and it is displayed as 
> "1.200".
> --> interprets the dot as a comma and the quantity of 1,2 is cancelled
> To reproduce: go to ofbiz Demo
> Create Order: Order Mgt --> Order Entry --> Sales Order (Customer: 
> DemoCustomer) --> ProductId: GZ-2644, Quantity 1200 --> Finalize order
>  
> On order: Edit Items --> click checkbox next to quantity -->cancel selected 
> items
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-11283) Number problem cancelling order item

2019-11-22 Thread Ankush Upadhyay (Jira)


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

Ankush Upadhyay reassigned OFBIZ-11283:
---

Assignee: Ankush Upadhyay

> Number problem cancelling order item
> 
>
> Key: OFBIZ-11283
> URL: https://issues.apache.org/jira/browse/OFBIZ-11283
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Ingo Wolfmayr
>Assignee: Ankush Upadhyay
>Priority: Major
>
> If an order item has a quantity greater then 1000, cancelling the order item 
> via the order form in backend does not work.
> In the Demo (trunk) environment: the quantity of 1200 to cancel is displayed 
> as "1,200" in the quantity input field.
> --> an error is displayed
> On my local installation I use a different locale and it is displayed as 
> "1.200".
> --> interprets the dot as a comma and the quantity of 1,2 is cancelled
> To reproduce: go to ofbiz Demo
> Create Order: Order Mgt --> Order Entry --> Sales Order (Customer: 
> DemoCustomer) --> ProductId: GZ-2644, Quantity 1200 --> Finalize order
>  
> On order: Edit Items --> click checkbox next to quantity -->cancel selected 
> items
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (OFBIZ-10585) Production run not created for marketing package auto type product if component inventory is not available

2019-11-22 Thread Pawan Verma (Jira)


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

Pawan Verma closed OFBIZ-10585.
---
Fix Version/s: 18.12.01
   Upcoming Branch
   16.11.07
   17.12.01
   Resolution: Fixed

This has been fixed at:

Trunk: d00208c,
R18: a42f03a,
R17: 5907901
R16: r1870212

Thanks, [~yashwant.dhakad] for the report and [~ankush.upadhyay] for the patch.

> Production run not created for marketing package auto type product if 
> component inventory is not available
> --
>
> Key: OFBIZ-10585
> URL: https://issues.apache.org/jira/browse/OFBIZ-10585
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Yashwant Dhakad
>Assignee: Pawan Verma
>Priority: Major
> Fix For: 17.12.01, 16.11.07, Upcoming Branch, 18.12.01
>
> Attachments: OFBIZ-10585.patch
>
>
> When we create an order for marketing package auto, the system checks the 
> component inventory and if found then it creates the production run job and 
> produce marketing package inventory, but if component quantity not available 
> then it does not create the job. So if we don't have an inventory item of 
> component then production run should be created with created status.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-10526) Have Print PDF function @ ViewFacilityInventoryByProduct open in a new window

2019-11-22 Thread Sourabh Punyani (Jira)


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

Sourabh Punyani updated OFBIZ-10526:

Attachment: OFBIZ-10526.patch

> Have Print PDF function @ ViewFacilityInventoryByProduct open in a new window
> -
>
> Key: OFBIZ-10526
> URL: https://issues.apache.org/jira/browse/OFBIZ-10526
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Sourabh Punyani
>Priority: Major
> Attachments: OFBIZ-10526.patch
>
>
> Currently the generation of the report happens in the same window as the 
> application. For a better user experience this should happen in a new window, 
> so that the user doesn't need to click back to get to the screen.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OFBIZ-10526) Have Print PDF function @ ViewFacilityInventoryByProduct open in a new window

2019-11-22 Thread Sourabh Punyani (Jira)


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

Sourabh Punyani commented on OFBIZ-10526:
-

Hello Pierre,

I have added a patch (OFBIZ-10526.patch) for the same.

Please verify.

> Have Print PDF function @ ViewFacilityInventoryByProduct open in a new window
> -
>
> Key: OFBIZ-10526
> URL: https://issues.apache.org/jira/browse/OFBIZ-10526
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Sourabh Punyani
>Priority: Major
> Attachments: OFBIZ-10526.patch
>
>
> Currently the generation of the report happens in the same window as the 
> application. For a better user experience this should happen in a new window, 
> so that the user doesn't need to click back to get to the screen.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-11288) Username and password is visible in url

2019-11-22 Thread Yogesh Naroliya (Jira)


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

Yogesh Naroliya reassigned OFBIZ-11288:
---

Assignee: Yogesh Naroliya

> Username and password is visible in url
> ---
>
> Key: OFBIZ-11288
> URL: https://issues.apache.org/jira/browse/OFBIZ-11288
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11
>Reporter: Rashi Dhagat
>Assignee: Yogesh Naroliya
>Priority: Major
> Attachments: PasswordinURL.jpg
>
>
> Steps to regenerate:
>  # Open URl [https://ofbiz.apache.org/ofbiz-demos.html]
>  # Click on ERP application of current stable release
> This issue is fixed earlier in ticket 
> https://issues.apache.org/jira/browse/OFBIZ-2194



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (OFBIZ-11288) Username and password is visible in url

2019-11-22 Thread Rashi Dhagat (Jira)
Rashi Dhagat created OFBIZ-11288:


 Summary: Username and password is visible in url
 Key: OFBIZ-11288
 URL: https://issues.apache.org/jira/browse/OFBIZ-11288
 Project: OFBiz
  Issue Type: Bug
Affects Versions: Release Branch 16.11, Trunk
Reporter: Rashi Dhagat
 Attachments: PasswordinURL.jpg

Steps to regenerate:
 # Open URl [https://ofbiz.apache.org/ofbiz-demos.html]
 # Click on ERP application of current stable release

This issue is fixed earlier in ticket 
https://issues.apache.org/jira/browse/OFBIZ-2194



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11068) Error while CSR creates a return.

2019-11-22 Thread Pawan Verma (Jira)


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

Pawan Verma updated OFBIZ-11068:

Affects Version/s: Release Branch 18.12
   Release Branch 17.12
   Release Branch 16.11

> Error while CSR creates a return.
> -
>
> Key: OFBIZ-11068
> URL: https://issues.apache.org/jira/browse/OFBIZ-11068
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, 
> Release Branch 18.12
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Major
> Fix For: 17.12.01, 16.11.07, Upcoming Branch, 18.12.01
>
> Attachments: Create_Return_issue .png, Error Message.png, 
> OFBIZ-11068.patch
>
>
> When a CSR creates a return of a product, an unexpected error is occurring 
> due 'To Party ID'. Please follow the below steps -
> Navigate to the following instance - 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/createReturn]
> Create a return with the following details
> Return Header type id = From Customer
> Status ID = Requested
> From Party ID = 10009 (Aashish Sharma)
> To Party ID = 10001 (Agile team)
> Payment mode = COD
> Click on the 'Submit' button more than one time.
>  
> Findings - The Role type of 10001 (Agile team) is of Internal Organization.
>  
> Please have a look at the attached screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11068) Error while CSR creates a return.

2019-11-22 Thread Pawan Verma (Jira)


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

Pawan Verma updated OFBIZ-11068:

Sprint: OFBiz Community Day (May 2019), OFBiz Community Day (Nov 2019)  
(was: OFBiz Community Day (May 2019))

> Error while CSR creates a return.
> -
>
> Key: OFBIZ-11068
> URL: https://issues.apache.org/jira/browse/OFBIZ-11068
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Major
> Fix For: 17.12.01, 16.11.07, Upcoming Branch, 18.12.01
>
> Attachments: Create_Return_issue .png, Error Message.png, 
> OFBIZ-11068.patch
>
>
> When a CSR creates a return of a product, an unexpected error is occurring 
> due 'To Party ID'. Please follow the below steps -
> Navigate to the following instance - 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/createReturn]
> Create a return with the following details
> Return Header type id = From Customer
> Status ID = Requested
> From Party ID = 10009 (Aashish Sharma)
> To Party ID = 10001 (Agile team)
> Payment mode = COD
> Click on the 'Submit' button more than one time.
>  
> Findings - The Role type of 10001 (Agile team) is of Internal Organization.
>  
> Please have a look at the attached screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (OFBIZ-11068) Error while CSR creates a return.

2019-11-22 Thread Pawan Verma (Jira)


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

Pawan Verma closed OFBIZ-11068.
---
Fix Version/s: 18.12.01
   Upcoming Branch
   16.11.07
   17.12.01
   Resolution: Fixed

This has been fixed at:

Trunk: 463648a
R18: 4502821
R17: 32dcdd7
R16: r1870210

Thanks, [~Dikpal.Kanungo] for the report and [~rohit.hukkeri] for the patch.

> Error while CSR creates a return.
> -
>
> Key: OFBIZ-11068
> URL: https://issues.apache.org/jira/browse/OFBIZ-11068
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Major
> Fix For: 17.12.01, 16.11.07, Upcoming Branch, 18.12.01
>
> Attachments: Create_Return_issue .png, Error Message.png, 
> OFBIZ-11068.patch
>
>
> When a CSR creates a return of a product, an unexpected error is occurring 
> due 'To Party ID'. Please follow the below steps -
> Navigate to the following instance - 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/createReturn]
> Create a return with the following details
> Return Header type id = From Customer
> Status ID = Requested
> From Party ID = 10009 (Aashish Sharma)
> To Party ID = 10001 (Agile team)
> Payment mode = COD
> Click on the 'Submit' button more than one time.
>  
> Findings - The Role type of 10001 (Agile team) is of Internal Organization.
>  
> Please have a look at the attached screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11287) Update profile name not visible in the header

2019-11-22 Thread Rashi Dhagat (Jira)


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

Rashi Dhagat updated OFBIZ-11287:
-
Description: 
Steps to regenerate:
 # Open URL [https://demo-stable.ofbiz.apache.org/partymgr/control/main]
 # Login the application
 # Click on the username at the top
 # Update the username
 # Refresh the page

Actual: Update name is not visible in the header.

Note: Changes only visible after logout and then login.

  was:
Steps to regenerate:
 # Open URL [https://demo-stable.ofbiz.apache.org/partymgr/control/main]
 # Login the application
 # Click on the username at the top
 # Update the username
 # Refresh the page

Actual: Update name is not visible in the header


> Update profile name not visible in the header
> -
>
> Key: OFBIZ-11287
> URL: https://issues.apache.org/jira/browse/OFBIZ-11287
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 16.11
>Reporter: Rashi Dhagat
>Assignee: Yogesh Naroliya
>Priority: Major
> Attachments: Profilename.jpg
>
>
> Steps to regenerate:
>  # Open URL [https://demo-stable.ofbiz.apache.org/partymgr/control/main]
>  # Login the application
>  # Click on the username at the top
>  # Update the username
>  # Refresh the page
> Actual: Update name is not visible in the header.
> Note: Changes only visible after logout and then login.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-11287) Update profile name not visible in the header

2019-11-22 Thread Yogesh Naroliya (Jira)


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

Yogesh Naroliya reassigned OFBIZ-11287:
---

Assignee: Yogesh Naroliya

> Update profile name not visible in the header
> -
>
> Key: OFBIZ-11287
> URL: https://issues.apache.org/jira/browse/OFBIZ-11287
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 16.11
>Reporter: Rashi Dhagat
>Assignee: Yogesh Naroliya
>Priority: Major
> Attachments: Profilename.jpg
>
>
> Steps to regenerate:
>  # Open URL [https://demo-stable.ofbiz.apache.org/partymgr/control/main]
>  # Login the application
>  # Click on the username at the top
>  # Update the username
>  # Refresh the page
> Actual: Update name is not visible in the header



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (OFBIZ-11287) Update profile name not visible in the header

2019-11-22 Thread Rashi Dhagat (Jira)
Rashi Dhagat created OFBIZ-11287:


 Summary: Update profile name not visible in the header
 Key: OFBIZ-11287
 URL: https://issues.apache.org/jira/browse/OFBIZ-11287
 Project: OFBiz
  Issue Type: Bug
Affects Versions: Release Branch 16.11
Reporter: Rashi Dhagat
 Attachments: Profilename.jpg

Steps to regenerate:
 # Open URL [https://demo-stable.ofbiz.apache.org/partymgr/control/main]
 # Login the application
 # Click on the username at the top
 # Update the username
 # Refresh the page

Actual: Update name is not visible in the header



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-11120) Issue while creating an order for product of type (Fixed) Asset Usage

2019-11-22 Thread Amit Gadaley (Jira)


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

Amit Gadaley reassigned OFBIZ-11120:


Assignee: Amit Gadaley  (was: Rushikesh Mawal)

> Issue while creating an order for product of type (Fixed) Asset Usage
> -
>
> Key: OFBIZ-11120
> URL: https://issues.apache.org/jira/browse/OFBIZ-11120
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Reporter: Vedansh Tiwari
>Assignee: Amit Gadaley
>Priority: Major
> Fix For: Trunk, Release Branch 16.11
>
> Attachments: ProductAO03.png, ProductAO04.png, ProductAO1.png, 
> ProductAO2.png
>
>
> Steps to regenerate
>  # Login to URL: 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/additem]
>  # Click on the product lookup icon
>  # Click on the "Find" button
>  # Select the "(Fixed) Asset Usage" product  (FORKLIFT_PROPANE)
>  # Click on "Add to order" button             
> Actual: Error message "The following occurred: Enter Booking Information 
> Before Adding to Cart" is showing. Please refer the attachment: ProductAO1.jpg
> Expected: Error message should be corrected
>  
> Issue 2: 
> Steps to regenerate:
>  # Login to URL: 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/additem]
>  # Click on the product lookup icon
>  # Click on the "Find" button
>  # Select the "(Fixed) Asset Usage" product  (FORKLIFT_PROPANE)
>  # Click on "Add to order" button 
>  # Select the date and time
>  # Click on the "Add to cart"
>  # Again click on the product look-up for selecting the product.
>               
>  Actual: UI issue on the model. Please refer the attachment: ProductAO04
>  
> Note: please refer the attachment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-10984) User can create Incoming shipment with wrong status

2019-11-22 Thread Shivanand Chhatre (Jira)


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

Shivanand Chhatre reassigned OFBIZ-10984:
-

Assignee: Shivanand Chhatre

> User can create Incoming shipment with wrong status
> ---
>
> Key: OFBIZ-10984
> URL: https://issues.apache.org/jira/browse/OFBIZ-10984
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Ravi Lodhi
>Assignee: Shivanand Chhatre
>Priority: Minor
>
> User can create Incoming Purchase Shipment with wrong status e.g. Input 
> (Status to track Outbound shipments)
> Steps to reproduce:
> 1. Login to facility component 
> [https://demo-trunk.ofbiz.apache.org/facility/control/main
> ]2. Go to  Shipments screen 
> (https://demo-trunk.ofbiz.apache.org/facility/control/FindShipment) 
> 3. Click on New Shipment button to create a new Shipment.
> 4. Here all the statuses displayed are of outbound shipments but the user can 
> also select any incoming shipment type from Shipment type ID dropdown it can 
> be "Incoming Shipment", "Incoming Purchase Shipment" etc.
> 5. Select any status and Shipment type ID as "Incoming Purchase Shipment".
> 6. Shipment get's created successfully.
>  
>  
> As per my knowledge, there is a different set of status to track the incoming 
> and outgoing shipment. Here is the list of shipment status for the reference.
> *Outbound Shipment Status:*
> {code:java}
>  statusId="SHIPMENT_INPUT" statusTypeId="SHIPMENT_STATUS"/>
>  statusId="SHIPMENT_SCHEDULED" statusTypeId="SHIPMENT_STATUS"/>
>  statusId="SHIPMENT_PICKED" statusTypeId="SHIPMENT_STATUS"/>
>  statusId="SHIPMENT_PACKED" statusTypeId="SHIPMENT_STATUS"/>
>  statusId="SHIPMENT_SHIPPED" statusTypeId="SHIPMENT_STATUS"/>
>  statusId="SHIPMENT_DELIVERED" statusTypeId="SHIPMENT_STATUS"/>
>  statusId="SHIPMENT_CANCELLED" statusTypeId="SHIPMENT_STATUS"/>
> {code}
> *Inbound Shipment Status:*
> {code:java}
>  statusDate="2009-08-13 17:46:28.784"/>
>  statusDate="2009-08-13 17:47:47.602"/>
>  statusDate="2009-08-13 17:46:29.836"/>
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-8641) Unit test case for service - createPostalAddressAndPurposes

2019-11-22 Thread Anushi Gupta (Jira)


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

Anushi Gupta reassigned OFBIZ-8641:
---

Assignee: Anushi Gupta

> Unit test case for service - createPostalAddressAndPurposes
> ---
>
> Key: OFBIZ-8641
> URL: https://issues.apache.org/jira/browse/OFBIZ-8641
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: party
>Reporter: Akash Jain
>Assignee: Anushi Gupta
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-8641.patch
>
>
> Unit test case for service - createPostalAddressAndPurposes



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OFBIZ-10234) Add enconding type attribute for import data file tools

2019-11-22 Thread Gaudin Pierre (Jira)


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

Gaudin Pierre commented on OFBIZ-10234:
---

Thanks Nicolas !

> Add enconding type attribute for import data file tools
> ---
>
> Key: OFBIZ-10234
> URL: https://issues.apache.org/jira/browse/OFBIZ-10234
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Gaudin Pierre
>Assignee: Nicolas Malin
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: JIRA_10234.patch
>
>
> During the import of file via datafile import you may want to set encoding 
> type. Actually only the type UTF-8 is supported. This patch allows to add a 
> new "encoding-type" attribute into data-file to indicate the type of encoding 
> of the imported file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (OFBIZ-11286) Usage of 'include-form' instead of 'include-grid' in PartyScreens.xml for grid elements

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin closed OFBIZ-11286.
-
Fix Version/s: 18.12.01
   Upcoming Branch
   17.12.01
   Resolution: Fixed

Thanks Ulrich, I loaded your patch on :
 * trunk 7366da34cc6d0da6f110f4909baaf6e08fb574af
 * release18.12 56141c3eb608b3175074d888e9e9086325753e34
 * release17.12 98f6208b31ac0b2f477377dc639e2da5117a186a

> Usage of 'include-form' instead of 'include-grid' in PartyScreens.xml for 
> grid elements
> ---
>
> Key: OFBIZ-11286
> URL: https://issues.apache.org/jira/browse/OFBIZ-11286
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Ulrich Heidfeld
>Assignee: Nicolas Malin
>Priority: Minor
> Fix For: 17.12.01, Upcoming Branch, 18.12.01
>
> Attachments: 
> OFBIZ-11286_usage_of_include-form_instead_of_include-grid_in_PartyScreens_for_grid_elements.patch
>
>
> In PartyScreens.xml there were 'ListInvoicesApplPayments', 
> 'ListUnAppliedInvoices' and 'ListUnAppliedPayments' include as form instead 
> of grid but in PartyForms.xml they are defined as grids. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11286) Usage of 'include-form' instead of 'include-grid' in PartyScreens.xml for grid elements

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin updated OFBIZ-11286:
--
Sprint: OFBiz Community Day (Nov 2019)

> Usage of 'include-form' instead of 'include-grid' in PartyScreens.xml for 
> grid elements
> ---
>
> Key: OFBIZ-11286
> URL: https://issues.apache.org/jira/browse/OFBIZ-11286
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Ulrich Heidfeld
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: 
> OFBIZ-11286_usage_of_include-form_instead_of_include-grid_in_PartyScreens_for_grid_elements.patch
>
>
> In PartyScreens.xml there were 'ListInvoicesApplPayments', 
> 'ListUnAppliedInvoices' and 'ListUnAppliedPayments' include as form instead 
> of grid but in PartyForms.xml they are defined as grids. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-11286) Usage of 'include-form' instead of 'include-grid' in PartyScreens.xml for grid elements

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin reassigned OFBIZ-11286:
-

Assignee: Nicolas Malin  (was: Ulrich Heidfeld)

> Usage of 'include-form' instead of 'include-grid' in PartyScreens.xml for 
> grid elements
> ---
>
> Key: OFBIZ-11286
> URL: https://issues.apache.org/jira/browse/OFBIZ-11286
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Ulrich Heidfeld
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: 
> OFBIZ-11286_usage_of_include-form_instead_of_include-grid_in_PartyScreens_for_grid_elements.patch
>
>
> In PartyScreens.xml there were 'ListInvoicesApplPayments', 
> 'ListUnAppliedInvoices' and 'ListUnAppliedPayments' include as form instead 
> of grid but in PartyForms.xml they are defined as grids. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (OFBIZ-10234) Add enconding type attribute for import data file tools

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin closed OFBIZ-10234.
-
Fix Version/s: Upcoming Branch
   Resolution: Done

Thanks Pierre, I commited it on trunk at 
a1f16274c280754d5f8178e820cf261cc495aa1d

> Add enconding type attribute for import data file tools
> ---
>
> Key: OFBIZ-10234
> URL: https://issues.apache.org/jira/browse/OFBIZ-10234
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Gaudin Pierre
>Assignee: Nicolas Malin
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: JIRA_10234.patch
>
>
> During the import of file via datafile import you may want to set encoding 
> type. Actually only the type UTF-8 is supported. This patch allows to add a 
> new "encoding-type" attribute into data-file to indicate the type of encoding 
> of the imported file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-10234) Add enconding type attribute for import data file tools

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin updated OFBIZ-10234:
--
Sprint: OFBiz Community Day (Nov 2019)

> Add enconding type attribute for import data file tools
> ---
>
> Key: OFBIZ-10234
> URL: https://issues.apache.org/jira/browse/OFBIZ-10234
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Gaudin Pierre
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: JIRA_10234.patch
>
>
> During the import of file via datafile import you may want to set encoding 
> type. Actually only the type UTF-8 is supported. This patch allows to add a 
> new "encoding-type" attribute into data-file to indicate the type of encoding 
> of the imported file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-10234) Add enconding type attribute for import data file tools

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin reassigned OFBIZ-10234:
-

Assignee: Nicolas Malin

> Add enconding type attribute for import data file tools
> ---
>
> Key: OFBIZ-10234
> URL: https://issues.apache.org/jira/browse/OFBIZ-10234
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Gaudin Pierre
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: JIRA_10234.patch
>
>
> During the import of file via datafile import you may want to set encoding 
> type. Actually only the type UTF-8 is supported. This patch allows to add a 
> new "encoding-type" attribute into data-file to indicate the type of encoding 
> of the imported file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Closed] (OFBIZ-9558) Manage deprecated service on the ModelService

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin closed OFBIZ-9558.

Fix Version/s: 18.12.01
   Upcoming Branch
   17.12.01
   Resolution: Implemented

> Manage deprecated service on the ModelService
> -
>
> Key: OFBIZ-9558
> URL: https://issues.apache.org/jira/browse/OFBIZ-9558
> Project: OFBiz
>  Issue Type: New Feature
>  Components: framework
>Affects Versions: Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Minor
> Fix For: 17.12.01, Upcoming Branch, 18.12.01
>
> Attachments: OFBIZ-9558.patch, OFBIZ-9558.patch
>
>
> Following the thread https://s.apache.org/6PzU on how manage the deprecated 
> service we started on the idea :
> * create a new element deprecated on services.xsd with attribute
> * * use-instead : what service replace the current
> * * since
> * * and content element as reason of the deprecation
> * alert in log warning each call on this service
> * set "@deprecated" on the service List in webtools and inform on detail 
> service page.
> The patch contains this feature



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OFBIZ-11281) Possible Nullpointer in StringUtil#strToMap

2019-11-22 Thread Nicolas Malin (Jira)


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

Nicolas Malin commented on OFBIZ-11281:
---

Thanks Mathieu for this return,

I analyzed a little more in depth different method of StringUtil dans I think 
we can refactorize for more coherence because functions toSet and toList throw 
an exception when it's impossible to generate the related Object or strToMap 
return null.

To offer more flexibility and coherence, I'd be tempted to reformate like that :
 * toSet, toList and toMap (will rename strToMap) will throw an exception if it 
can parse the String
 * safeToSet, safeToList and safeToMap (or other idea on name) will return null 
or empty object (we can adding a boolean in parameter to select) if the parse 
failed

> Possible Nullpointer in StringUtil#strToMap
> ---
>
> Key: OFBIZ-11281
> URL: https://issues.apache.org/jira/browse/OFBIZ-11281
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Ulrich Heidfeld
>Assignee: Nicolas Malin
>Priority: Critical
> Fix For: 17.12.01, Upcoming Branch, 18.12.01
>
> Attachments: 
> OFBIZ-11281_Possible_Nullpointer_in_StringUtil#strToMap.patch
>
>
> StringUtil#strToMap(String, String, boolean, String) throws Nullpointer for 
> StringUtil.strToMap("", false).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)