[jira] [Updated] (OFBIZ-10893) Problems reading the database, please try again.ERROR: Could not create order

2019-03-30 Thread Wolfgang Rauchholz (JIRA)


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

Wolfgang Rauchholz updated OFBIZ-10893:
---
Description: 
I get this error message after 'Final Checkout Review and hitting buttom 
'Submit Order'
Process stops there.
 

The Following Errors Occurred:

Problem accessing the Product entityERROR: No se pudo crear el pedido (problema 
invocando al servicio: 
org.apache.ofbiz.entity.transaction.GenericTransactionException: The current 
transaction is marked for rollback, not beginning a new transaction and 
aborting current operation; the rollbackOnly was caused by: Failure in create 
operation for entity [OrderItemShipGroup]: 
org.apache.ofbiz.entity.GenericEntityException: Error while inserting: 
[GenericEntity:OrderItemShipGroup][carrierPartyId,_NA_(java.lang.String)][carrierRoleTypeId,CARRIER(java.lang.String)][contactMechId,

  was:
I get this error message after 'Final Checkout Review and hitting buttom 
'Submit Order'
Process stops there.
 

The Following Errors Occurred:

Problems reading the database, please try again.ERROR: Could not create order 
(problem invoking the service: 
org.apache.ofbiz.entity.transaction.GenericTransactionException: The current 
transaction is marked for rollback, not beginning a new transaction and 
aborting current operation; the rollbackOnly was caused by: rollback called in 
Entity Engine SQLProcessorjava.lang.Exception: Current Location Stack (Current 
Location Stack) (The current transaction is marked for rollback, not beginning 
a new transaction and aborting current operation; the rollbackOnly was caused 
by: rollback called in Entity Engine SQLProcessorjava.lang.Exception: Current 
Location Stack (Current Location Stack)))


> Problems reading the database, please try again.ERROR: Could not create order
> -
>
> Key: OFBIZ-10893
> URL: https://issues.apache.org/jira/browse/OFBIZ-10893
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: 17.12.01
>Reporter: Wolfgang Rauchholz
>Priority: Major
>
> I get this error message after 'Final Checkout Review and hitting buttom 
> 'Submit Order'
> Process stops there.
>  
> The Following Errors Occurred:
> Problem accessing the Product entityERROR: No se pudo crear el pedido 
> (problema invocando al servicio: 
> org.apache.ofbiz.entity.transaction.GenericTransactionException: The current 
> transaction is marked for rollback, not beginning a new transaction and 
> aborting current operation; the rollbackOnly was caused by: Failure in create 
> operation for entity [OrderItemShipGroup]: 
> org.apache.ofbiz.entity.GenericEntityException: Error while inserting: 
> [GenericEntity:OrderItemShipGroup][carrierPartyId,_NA_(java.lang.String)][carrierRoleTypeId,CARRIER(java.lang.String)][contactMechId,



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10893) Problems reading the database, please try again.ERROR: Could not create order

2019-03-30 Thread Wolfgang Rauchholz (JIRA)
Wolfgang Rauchholz created OFBIZ-10893:
--

 Summary: Problems reading the database, please try again.ERROR: 
Could not create order
 Key: OFBIZ-10893
 URL: https://issues.apache.org/jira/browse/OFBIZ-10893
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: 17.12.01
Reporter: Wolfgang Rauchholz


I get this error message after 'Final Checkout Review and hitting buttom 
'Submit Order'
Process stops there.
 

The Following Errors Occurred:

Problems reading the database, please try again.ERROR: Could not create order 
(problem invoking the service: 
org.apache.ofbiz.entity.transaction.GenericTransactionException: The current 
transaction is marked for rollback, not beginning a new transaction and 
aborting current operation; the rollbackOnly was caused by: rollback called in 
Entity Engine SQLProcessorjava.lang.Exception: Current Location Stack (Current 
Location Stack) (The current transaction is marked for rollback, not beginning 
a new transaction and aborting current operation; the rollbackOnly was caused 
by: rollback called in Entity Engine SQLProcessorjava.lang.Exception: Current 
Location Stack (Current Location Stack)))



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10844) Ecommerce AnonContactus.ftl doesn't work

2019-03-30 Thread Pawan Verma (JIRA)


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

Pawan Verma commented on OFBIZ-10844:
-

Hi [~Schumann] ,

Thanks for the details, I am analysing it soon I will update my thoughts and 
findings for the task and add a patch if I found something. 

Thanks!

> Ecommerce AnonContactus.ftl doesn't work
> 
>
> Key: OFBIZ-10844
> URL: https://issues.apache.org/jira/browse/OFBIZ-10844
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: 16.11.04
> Environment: Win10 + OFBiz 16.11.04 + mysql.
>Reporter: Schumann Ye
>Assignee: Pawan Verma
>Priority: Minor
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Ecommerce "Contact Us" with anonymous login doesn't work after filling in 
> email and all necessary info.
> The root cause is the simple method "sendContactUsEmailToCompany" within
> the file 
> \applications\party\minilang\communication\CommunicationEventServices.xml has 
> defined the field "sendFrom" as inputted email address from the anonymous 
> users. 
> To fix it, it should be changed as follows:
> 
> While the email "yourmailaddr...@example.com" should have been properly set 
> up in your system.
> It works for me!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-5426) mysql: ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes

2019-03-30 Thread Pawan Verma (JIRA)


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

Pawan Verma commented on OFBIZ-5426:


I am working on this task. Will follow the defined best practice for Rename 
Entity, proper detail in document and migration service for migration. Will add 
updated patch soon. Thanks!

> mysql: ERROR 1071 (42000): Specified key was too long; max key length is 767 
> bytes
> --
>
> Key: OFBIZ-5426
> URL: https://issues.apache.org/jira/browse/OFBIZ-5426
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Leon
>Assignee: Pawan Verma
>Priority: Major
> Attachments: OFBIZ-5426.patch
>
>
> Due to revision 1529838, the length of data type "email" was increased from 
> 254 to 320. But It makes the ofbiz failed to create tables such as 
> "PRODUCT_PROMO_CODE_EMAIL" which includes an email fields as its primary key.
> The database is mysql, innodb engine and utf8 charset. The error msg:
> ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes.
> I suggest to revert change of r1529838.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-5426) mysql: ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes

2019-03-30 Thread Pawan Verma (JIRA)


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

Pawan Verma reassigned OFBIZ-5426:
--

Assignee: Pawan Verma  (was: Deepak Dixit)

> mysql: ERROR 1071 (42000): Specified key was too long; max key length is 767 
> bytes
> --
>
> Key: OFBIZ-5426
> URL: https://issues.apache.org/jira/browse/OFBIZ-5426
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Leon
>Assignee: Pawan Verma
>Priority: Major
> Attachments: OFBIZ-5426.patch
>
>
> Due to revision 1529838, the length of data type "email" was increased from 
> 254 to 320. But It makes the ofbiz failed to create tables such as 
> "PRODUCT_PROMO_CODE_EMAIL" which includes an email fields as its primary key.
> The database is mysql, innodb engine and utf8 charset. The error msg:
> ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes.
> I suggest to revert change of r1529838.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10892) Registering new customer in e-commerce return a wrong success message.

2019-03-30 Thread Pawan Verma (JIRA)
Pawan Verma created OFBIZ-10892:
---

 Summary: Registering new customer in e-commerce return a wrong 
success message.
 Key: OFBIZ-10892
 URL: https://issues.apache.org/jira/browse/OFBIZ-10892
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: Trunk
Reporter: Pawan Verma
Assignee: Pawan Verma


Registering new customer in e-commerce return a wrong success message. 

The success message is *Security Component - User Login Security Group created 
successfully.*

Steps to regenerate:
 # Go to Url: 
[https://demo-trunk.ofbiz.apache.org/ecommerce/control/newcustomer]
 # Add correct details and click on save button.
 # See success message.

As the end-user customer is going to register here, success message should be 
understood by a normal user.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10859) Incorrect decorator being used over view all promotions and view promotion details screen causing back navigation

2019-03-30 Thread Rishi Solanki (JIRA)


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

Rishi Solanki commented on OFBIZ-10859:
---

Not closing it for now, will check into the releases if issue exists then 
commit the changes and close the ticket with updated resolution.

> Incorrect decorator being used over view all promotions and view promotion 
> details screen causing back navigation
> -
>
> Key: OFBIZ-10859
> URL: https://issues.apache.org/jira/browse/OFBIZ-10859
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Assignee: Rishi Solanki
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10859.patch
>
>
> There is no back navigation available from view all promotions and show 
> promotion details screens instead it's showing cart and checkout options.
> Steps to replicate the issue:
>  * Go to Order Manager > Order Entry
>  * Provide ordering details
>  * On create sales order screen, click upon 'View All Promotions' button 
> displayed under Special Offers button.
> The same issue persist with _Adjustment_ - Promotion details button appeared 
> in order items section after adding GZ-2644 item to cart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10859) Incorrect decorator being used over view all promotions and view promotion details screen causing back navigation

2019-03-30 Thread Rishi Solanki (JIRA)


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

Rishi Solanki resolved OFBIZ-10859.
---
   Resolution: Fixed
Fix Version/s: Upcoming Branch

Thanks [~upadhyay.ratnesh] for your contribution, your patch has been committed 
in revision 1856627.

> Incorrect decorator being used over view all promotions and view promotion 
> details screen causing back navigation
> -
>
> Key: OFBIZ-10859
> URL: https://issues.apache.org/jira/browse/OFBIZ-10859
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Assignee: Rishi Solanki
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10859.patch
>
>
> There is no back navigation available from view all promotions and show 
> promotion details screens instead it's showing cart and checkout options.
> Steps to replicate the issue:
>  * Go to Order Manager > Order Entry
>  * Provide ordering details
>  * On create sales order screen, click upon 'View All Promotions' button 
> displayed under Special Offers button.
> The same issue persist with _Adjustment_ - Promotion details button appeared 
> in order items section after adding GZ-2644 item to cart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10857) Unable to 'Remove' the item from Shopping List

2019-03-30 Thread Ratnesh Upadhyay (JIRA)


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

Ratnesh Upadhyay commented on OFBIZ-10857:
--

Thanks [~swapnilmmane] for details, While reviewing other eCommerce screen I've 
also quickly verified that it's working as expected. I was successfully able to 
remove item from shopping list. 

[~Dikpal.Kanungo] Could you please let us know if you are experiencing this 
issue with any specific product? else we should be good to close this issue. 
Thanks!

> Unable to 'Remove' the item from Shopping List
> --
>
> Key: OFBIZ-10857
> URL: https://issues.apache.org/jira/browse/OFBIZ-10857
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Dikpal Kanungo
>Priority: Major
>
> Issue-
> Unable to remove items from the Shopping list.
> Expected-
> When clicked on the remove button at Shopping List, the item should be 
> removed from the list
>  
> Steps to regenerate-
> Open the URL - [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
> Add the item to 'Shopping List'
> Navigate to the Shopping list page and try removing the item.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10457) Short Messaging Service(SMS) Gateway Integration

2019-03-30 Thread Rishi Solanki (JIRA)


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

Rishi Solanki closed OFBIZ-10457.
-

> Short Messaging Service(SMS) Gateway Integration
> 
>
> Key: OFBIZ-10457
> URL: https://issues.apache.org/jira/browse/OFBIZ-10457
> Project: OFBiz
>  Issue Type: New Feature
>Reporter: Pritam Kute
>Assignee: Rishi Solanki
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10457.patch, OFBIZ-10457.patch, 
> mobile-screenshot.jpeg, msg91.zip
>
>
> In reference to the [proposal|https://markmail.org/message/pna6ce3mkssbhg36] 
> sent on the developer list, this ticket will be used for tracking the work 
> progress of the SMS gateway integration.
> I have added design proposal for the SMS gateway integration to the wiki and 
> can be accessed from here.
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296614



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10457) Short Messaging Service(SMS) Gateway Integration

2019-03-30 Thread Rishi Solanki (JIRA)


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

Rishi Solanki commented on OFBIZ-10457:
---

Added msg91 plugins with following changes;
 * Surpress warnings coming during build.
 * Removed build.gradle, forms.xml and change the entries in ofbiz-component.xml
 * Added README.md file and Seed data to be used.
 * Added how to run and how to test steps in README.md file.

Changes done in trunk revision 1856618 and 1856618.

Thanks [~pritam.kute] for your contribution.

Thanks [~mbrohl] for review and feedback.

> Short Messaging Service(SMS) Gateway Integration
> 
>
> Key: OFBIZ-10457
> URL: https://issues.apache.org/jira/browse/OFBIZ-10457
> Project: OFBiz
>  Issue Type: New Feature
>Reporter: Pritam Kute
>Assignee: Rishi Solanki
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10457.patch, OFBIZ-10457.patch, 
> mobile-screenshot.jpeg, msg91.zip
>
>
> In reference to the [proposal|https://markmail.org/message/pna6ce3mkssbhg36] 
> sent on the developer list, this ticket will be used for tracking the work 
> progress of the SMS gateway integration.
> I have added design proposal for the SMS gateway integration to the wiki and 
> can be accessed from here.
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296614



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10457) Short Messaging Service(SMS) Gateway Integration

2019-03-30 Thread Rishi Solanki (JIRA)


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

Rishi Solanki resolved OFBIZ-10457.
---
Resolution: Implemented

> Short Messaging Service(SMS) Gateway Integration
> 
>
> Key: OFBIZ-10457
> URL: https://issues.apache.org/jira/browse/OFBIZ-10457
> Project: OFBiz
>  Issue Type: New Feature
>Reporter: Pritam Kute
>Assignee: Rishi Solanki
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10457.patch, OFBIZ-10457.patch, 
> mobile-screenshot.jpeg, msg91.zip
>
>
> In reference to the [proposal|https://markmail.org/message/pna6ce3mkssbhg36] 
> sent on the developer list, this ticket will be used for tracking the work 
> progress of the SMS gateway integration.
> I have added design proposal for the SMS gateway integration to the wiki and 
> can be accessed from here.
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296614



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Reopened] (OFBIZ-10457) Short Messaging Service(SMS) Gateway Integration

2019-03-30 Thread Rishi Solanki (JIRA)


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

Rishi Solanki reopened OFBIZ-10457:
---

Open issue to add msg91 plugin.

> Short Messaging Service(SMS) Gateway Integration
> 
>
> Key: OFBIZ-10457
> URL: https://issues.apache.org/jira/browse/OFBIZ-10457
> Project: OFBiz
>  Issue Type: New Feature
>Reporter: Pritam Kute
>Assignee: Rishi Solanki
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10457.patch, OFBIZ-10457.patch, 
> mobile-screenshot.jpeg, msg91.zip
>
>
> In reference to the [proposal|https://markmail.org/message/pna6ce3mkssbhg36] 
> sent on the developer list, this ticket will be used for tracking the work 
> progress of the SMS gateway integration.
> I have added design proposal for the SMS gateway integration to the wiki and 
> can be accessed from here.
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296614



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10886) Unable to create new quote from cart at eCommerce store

2019-03-30 Thread Sasikant Biswal (JIRA)


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

Sasikant Biswal resolved OFBIZ-10886.
-
Resolution: Cannot Reproduce

Hello Sanjay,

I have tried to regenerate the issue but I am unable to do so. As per the 
quantity field not updating,I have provided the patch for the same in ticket 
https://issues.apache.org/jira/browse/OFBIZ-10852

> Unable to create new quote from cart at eCommerce store
> ---
>
> Key: OFBIZ-10886
> URL: https://issues.apache.org/jira/browse/OFBIZ-10886
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce/
>Reporter: Sanjay Yadav
>Assignee: Sasikant Biswal
>Priority: Major
> Attachments: ShoppingCartBug.png
>
>
> Steps to regenerate issue -
>  # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
>  # Login with any registered user.
>  # Select Demo Catalog.
>  # Select product Round Gizmo product and add to cart.
>  # Go to View Cart option
>  # Scroll down and click button 'Create New Quote From Cart'
>  # It throws exception as shown in attached snapshot.
> Also,
> Tried updating quantity field. User is able to update field but updated value 
> does not save while moving to next check out page. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10886) Unable to create new quote from cart at eCommerce store

2019-03-30 Thread Sasikant Biswal (JIRA)


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

Sasikant Biswal commented on OFBIZ-10886:
-

I have tried to regenerate the issue but I am unable to do so. As per the 
quantity field not updating,I have provided the patch for the same in ticket 
https://issues.apache.org/jira/browse/OFBIZ-10852

> Unable to create new quote from cart at eCommerce store
> ---
>
> Key: OFBIZ-10886
> URL: https://issues.apache.org/jira/browse/OFBIZ-10886
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce/
>Reporter: Sanjay Yadav
>Assignee: Sasikant Biswal
>Priority: Major
> Attachments: ShoppingCartBug.png
>
>
> Steps to regenerate issue -
>  # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
>  # Login with any registered user.
>  # Select Demo Catalog.
>  # Select product Round Gizmo product and add to cart.
>  # Go to View Cart option
>  # Scroll down and click button 'Create New Quote From Cart'
>  # It throws exception as shown in attached snapshot.
> Also,
> Tried updating quantity field. User is able to update field but updated value 
> does not save while moving to next check out page. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-8932) Unit test case for service - createInvoiceContent

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-8932:


Assignee: Suraj Khurana  (was: vivek singh bisen)

> Unit test case for service -  createInvoiceContent
> --
>
> Key: OFBIZ-8932
> URL: https://issues.apache.org/jira/browse/OFBIZ-8932
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: OFBIZ-8932.patch, OFBIZ-8932.patch
>
>
> Unit test case for service -  createInvoiceContent



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10743) Error message is populating while clicking on product barcode

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10743.
-

Thanks Ashish Sharma for reporting, everyone who participated in discussion and 
Pawan Verma for providing the patch.

> Error message is populating while clicking on product barcode
> -
>
> Key: OFBIZ-10743
> URL: https://issues.apache.org/jira/browse/OFBIZ-10743
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Ashish Sharma
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06, 18.12.01
>
> Attachments: OFBIZ-10743.patch, Screen Shot 2018-12-22 at 4.01.34 
> PM.png
>
>
> *Step to reproduce*
> Login with valid username and password.
> Navigate to Catalog->Product.
> Search for product (Please enter ‘a’ alphabet)
> Click on barcode
>  
> *Expected result:* Product barcode details should be displayed.
> *Actual result:*  Error message is populating while clicking on product 
> barcode.
>  
> Note:- Issue exist for some product (Forklift - Propane, Forklift - Battery, 
> Company Vehicle, Heating/Cooling Unit, Demo Product for Costing, Demo 
> Material A for Costing and Demo Material B for Costing) 
> Screen-print attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-8932) Unit test case for service - createInvoiceContent

2019-03-30 Thread vivek singh bisen (JIRA)


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

vivek singh bisen commented on OFBIZ-8932:
--

{color:#263238}Hello team,{color}
 {color:#263238}I have updated patch for the unit test of createInvoiceContent 
service from XML to DSL. {color}
 {color:#263238}Also verified the patch.{color}

{color:#263238}Please have a look and let me know in case of any 
concerns.{color}
 {color:#263238}Thanks in advance !!{color}

> Unit test case for service -  createInvoiceContent
> --
>
> Key: OFBIZ-8932
> URL: https://issues.apache.org/jira/browse/OFBIZ-8932
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Reporter: Deepak Nigam
>Assignee: vivek singh bisen
>Priority: Minor
> Attachments: OFBIZ-8932.patch, OFBIZ-8932.patch
>
>
> Unit test case for service -  createInvoiceContent



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-8932) Unit test case for service - createInvoiceContent

2019-03-30 Thread vivek singh bisen (JIRA)


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

vivek singh bisen updated OFBIZ-8932:
-
Attachment: OFBIZ-8932.patch

> Unit test case for service -  createInvoiceContent
> --
>
> Key: OFBIZ-8932
> URL: https://issues.apache.org/jira/browse/OFBIZ-8932
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Reporter: Deepak Nigam
>Assignee: vivek singh bisen
>Priority: Minor
> Attachments: OFBIZ-8932.patch, OFBIZ-8932.patch
>
>
> Unit test case for service -  createInvoiceContent



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10532) Default value flags not working for configurable and variant products at the time of order entry

2019-03-30 Thread Pradeep Choudhary (JIRA)


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

Pradeep Choudhary commented on OFBIZ-10532:
---

I was looking into this issue, here are my findings,

When the user selects the configurable product on order entry page, checks 
default flags and click 'Add to order' button, it redirects the user to 
Configure Product page.

As I checked, all the selected parameters like 'default flags for next entry' 
are also available in the request on this screen. But, as the user clicks 'Add 
to Order' from the configure product page, existing request parameters get 
removed and only form params forwarded to next response page.

Need to check this issue, how can we set the existing request params with the 
configure product form.

> Default value flags not working for configurable and variant products at the 
> time of order entry
> 
>
> Key: OFBIZ-10532
> URL: https://issues.apache.org/jira/browse/OFBIZ-10532
> Project: OFBiz
>  Issue Type: New Feature
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Pradeep Choudhary
>Priority: Major
>
> On adding configurable/variant products to the cart, default value flags i.e. 
> 'Use as default desired delivery date for next entry' and 'Use as default 
> comment for next entry' are not working. Flags are working fine for simple 
> products. Below are the steps to regenerate the issue:
> 1) Log in to 'ordermgr' with credentials admin/ofbiz.
> 2) Click on the 'Order Entry' menu.
> 3) In the 'Sales Order' section enter the values and click on the 'Continue' 
> link.
> 4) Leave the fields on the next page as it is and click on the 'Continue' 
> link.
> 5) Select any configurable product (e.g. pizza) or variant (e.g. WG-9943) and 
> enter quantity.
> 6) Enter the 'Desired Delivery Date' and click on the adjacent checkbox 'Use 
> as default desired delivery date for next entry'.
> 7) Enter the 'Comment' and click on the adjacent checkbox 'Use as default 
> comment for next entry'.
> 8) Click on the 'Add To Cart' button. You will be landed on the next screen 
> for selecting the variant or configuring the product.
> 9) After configuration click on 'Add To Cart' button again. 
> Item will be added to cart but the default values will not be available for 
> the next entry. This feature is working fine for the simple products like 
> Tiny Gizmo (Tiny Gizmo).
> Most probably values are not getting persisted on the second screen for 
> variants and configurable products and it is causing the issue.
>  
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10886) Unable to create new quote from cart at eCommerce store

2019-03-30 Thread Sasikant Biswal (JIRA)


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

Sasikant Biswal reassigned OFBIZ-10886:
---

Assignee: Sasikant Biswal

> Unable to create new quote from cart at eCommerce store
> ---
>
> Key: OFBIZ-10886
> URL: https://issues.apache.org/jira/browse/OFBIZ-10886
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce/
>Reporter: Sanjay Yadav
>Assignee: Sasikant Biswal
>Priority: Major
> Attachments: ShoppingCartBug.png
>
>
> Steps to regenerate issue -
>  # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
>  # Login with any registered user.
>  # Select Demo Catalog.
>  # Select product Round Gizmo product and add to cart.
>  # Go to View Cart option
>  # Scroll down and click button 'Create New Quote From Cart'
>  # It throws exception as shown in attached snapshot.
> Also,
> Tried updating quantity field. User is able to update field but updated value 
> does not save while moving to next check out page. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10375) Issues with Recurrence Info ID at Edit Invoice

2019-03-30 Thread Sasikant Biswal (JIRA)


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

Sasikant Biswal reassigned OFBIZ-10375:
---

Assignee: (was: Sasikant Biswal)

> Issues with Recurrence Info ID at Edit Invoice
> --
>
> Key: OFBIZ-10375
> URL: https://issues.apache.org/jira/browse/OFBIZ-10375
> Project: OFBiz
>  Issue Type: Bug
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ap/control/updateInvoice
>Reporter: Aayush jain
>Priority: Major
> Attachments: Screenshot from 2018-04-28 11-13-03.png
>
>
> Steps:
> 1. Open URL https://demo-trunk.ofbiz.apache.org/ap/control/updateInvoice
> 2. Navigate to Edit Invoice
> 3. Enter Recurrence Info ID like ABCTEST001
> 4. Check on Update button
> Actual Result: 
> Throwing an exception error, kindly refer attachment for the same.
> Expected Result:
>  An exception should be handled properly and the proper error message should 
> be displayed on the screen
> Note: 
> Recurrence Info ID is Key of another table, so we can not enter any kind of 
> ramdom value.
> Thanks!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10769) ecommerce breadcrumb fails

2019-03-30 Thread Sebastian Wachinger (JIRA)


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

Sebastian Wachinger commented on OFBIZ-10769:
-

Hello Prakhar,

thank you for the screenshot! Still not working for me. How did you get there? 
I open the trunk demo, click on {{Widgets}} in the Categories box, then on 
{{Small Widgets}} in the tree (breadcrumbs now showing {{Main > > Small 
Widgets}} ), then on the Tiny Chrome Widget product summary to get on the 
product detail page, and there the breadcrumbs show {{Main > > Tiny Chrome 
Widget}}

Breadcrumbs are not working correctly on other pages either, not in the trunk 
demo and not in the stable demo, e.g.  {{Main > > Small Widgets}} ,  {{Main > > 
> Mini Widgets en}} , in the stable demo the breadcrumbs only are correct on 
the product detail pages.

> ecommerce breadcrumb fails
> --
>
> Key: OFBIZ-10769
> URL: https://issues.apache.org/jira/browse/OFBIZ-10769
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Sebastian Wachinger
>Assignee: Prakhar Kumar
>Priority: Minor
> Attachments: Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png
>
>
> In the 16.11 front end webstore demo the breadrumbs feature on a product page 
> is working,
> {{Main > Widgets > Small Widgets > Tiny Chrome Widget}}
> in the trunk demo it is broken
> {{Main > > Tiny Chrome Widget}}
> Possibly related to OFBiz-9234, but now broken again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10891) Send me this every month link is not working in order items section.

2019-03-30 Thread Ashish Sharma (JIRA)
Ashish Sharma created OFBIZ-10891:
-

 Summary: Send me this every month link is not working in order 
items section.
 Key: OFBIZ-10891
 URL: https://issues.apache.org/jira/browse/OFBIZ-10891
 Project: OFBiz
  Issue Type: Bug
Affects Versions: Trunk
Reporter: Ashish Sharma


*Steps to Reproduce*

1. Login with valid username and password.
2. Navigate to ecommerce.
3. Place a order.
4. Navigate to order history and click on view link.
5. Click on link “send me this every month” in order items section.


*Actual Result:* Error message is displayed.

*Screen print attached*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10759) Replace document.write() occurrences with some legitimate code

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma closed OFBIZ-10759.
-

> Replace document.write() occurrences with some legitimate code
> --
>
> Key: OFBIZ-10759
> URL: https://issues.apache.org/jira/browse/OFBIZ-10759
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ALL APPLICATIONS
>Affects Versions: Trunk
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Fix For: 18.12.01
>
>
> Using document.write() is considered a bad practice.
>  
> Refer:
> [https://blog.dareboost.com/en/2016/09/avoid-using-document-write-scripts-injection/]
> [https://stackoverflow.com/questions/802854/why-is-document-write-considered-a-bad-practice]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10759) Replace document.write() occurrences with some legitimate code

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma commented on OFBIZ-10759:
---

I think the plugin is no longer visible and the code is pure JS code so leaving 
the instances as it is.

Closing as no more instances

> Replace document.write() occurrences with some legitimate code
> --
>
> Key: OFBIZ-10759
> URL: https://issues.apache.org/jira/browse/OFBIZ-10759
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ALL APPLICATIONS
>Affects Versions: Trunk
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
>
> Using document.write() is considered a bad practice.
>  
> Refer:
> [https://blog.dareboost.com/en/2016/09/avoid-using-document-write-scripts-injection/]
> [https://stackoverflow.com/questions/802854/why-is-document-write-considered-a-bad-practice]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10759) Replace document.write() occurrences with some legitimate code

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma resolved OFBIZ-10759.
---
   Resolution: Done
Fix Version/s: 18.12.01

> Replace document.write() occurrences with some legitimate code
> --
>
> Key: OFBIZ-10759
> URL: https://issues.apache.org/jira/browse/OFBIZ-10759
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ALL APPLICATIONS
>Affects Versions: Trunk
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Fix For: 18.12.01
>
>
> Using document.write() is considered a bad practice.
>  
> Refer:
> [https://blog.dareboost.com/en/2016/09/avoid-using-document-write-scripts-injection/]
> [https://stackoverflow.com/questions/802854/why-is-document-write-considered-a-bad-practice]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (OFBIZ-10800) Unable to remove items from onePageCheckout screen of ecommerce

2019-03-30 Thread Dhaval Wagela (JIRA)


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

Dhaval Wagela edited comment on OFBIZ-10800 at 3/30/19 10:26 AM:
-

Fixed: image was not displaying on the screen.

Used wrapString method of StringUtil class in the image URL for converting the 
URL in a proper format. This is done to avoid the general HTML auto-encoding 
for character '/' in the URL.

Updated patch with fixes for both the issues mentioned in the comments.

The issue related to the 'Remove' button does not exist anymore on the 
mentioned screen resolution as well.


was (Author: dhaval.wagela):
Fixed: image was not displaying on the screen.

Used wrapString method of StringUtil class in the image URL for converting the 
URL in a proper format. This is done to avoid the general HTML auto-encoding 
for character '/' in the URL.

Updated patch with fixes for both the issues mentioned in the comments.

 

The issue related to the 'Remove' button does not exist anymore on the 
mentioned screen resolution as well.

> Unable to remove items from onePageCheckout screen of ecommerce
> ---
>
> Key: OFBIZ-10800
> URL: https://issues.apache.org/jira/browse/OFBIZ-10800
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Arpit Mor
>Assignee: Dhaval Wagela
>Priority: Major
> Attachments: 1-ToOnePageCheckout.png, 2-Remove.png, 3-NoAddress2.png, 
> 4-EmptyLine.png, 5-ScreenResolution.png, 6-100%Zoom.png, 7-80%Zoom.png, 
> OFBIZ-10800.patch, OFBIZ.10800.patch
>
>
> Steps to regenerate:
>  # Login to URL: 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/checkLogin/main]
>  # Add items to cart
>  # Click on One Page Checkout at top right of the page (Please refer 
> attachment: 1-ToOnePageCheckout)
> Actual: Remove link is not working on onePageCheckout screen (Please refer 
> attachment: 2-Remove)
>  
> Note: Following UI issues were also found on page
>  # Product image is not displayed on screen and UI is not proper (Please 
> refer attachment: 2-Remove)
>  # If in step 2 of the page, address line 2 is empty then on clicking on 
> continue to step 3, empty line is displayed (Please refer attachments: 
> 3-NoAddress2 and 4-EmptyLine)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (OFBIZ-10800) Unable to remove items from onePageCheckout screen of ecommerce

2019-03-30 Thread Dhaval Wagela (JIRA)


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

Dhaval Wagela edited comment on OFBIZ-10800 at 3/30/19 10:25 AM:
-

Fixed: image was not displaying on the screen.

Used wrapString method of StringUtil class in the image URL for converting the 
URL in a proper format. This is done to avoid the general HTML auto-encoding 
for character '/' in the URL.

Updated patch with fixes for both the issues mentioned in the comments.

 

The issue related to the 'Remove' button does not exist anymore on the 
mentioned screen resolution as well.


was (Author: dhaval.wagela):
Fixed: image was not displaying on the screen.


Used wrapString method of StringUtil class in the image URL for converting the 
URL in a proper format. This is done to avoid the general HTML auto-encoding 
for character '/' in the URL.


Updated patch with fixes for both the issues mentioned in the comments.

> Unable to remove items from onePageCheckout screen of ecommerce
> ---
>
> Key: OFBIZ-10800
> URL: https://issues.apache.org/jira/browse/OFBIZ-10800
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Arpit Mor
>Assignee: Dhaval Wagela
>Priority: Major
> Attachments: 1-ToOnePageCheckout.png, 2-Remove.png, 3-NoAddress2.png, 
> 4-EmptyLine.png, 5-ScreenResolution.png, 6-100%Zoom.png, 7-80%Zoom.png, 
> OFBIZ-10800.patch, OFBIZ.10800.patch
>
>
> Steps to regenerate:
>  # Login to URL: 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/checkLogin/main]
>  # Add items to cart
>  # Click on One Page Checkout at top right of the page (Please refer 
> attachment: 1-ToOnePageCheckout)
> Actual: Remove link is not working on onePageCheckout screen (Please refer 
> attachment: 2-Remove)
>  
> Note: Following UI issues were also found on page
>  # Product image is not displayed on screen and UI is not proper (Please 
> refer attachment: 2-Remove)
>  # If in step 2 of the page, address line 2 is empty then on clicking on 
> continue to step 3, empty line is displayed (Please refer attachments: 
> 3-NoAddress2 and 4-EmptyLine)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10887) Improve UX of the compareProducts page in the eCommerce store

2019-03-30 Thread Chandrashekhar Dhakad (JIRA)


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

Chandrashekhar Dhakad updated OFBIZ-10887:
--
Attachment: CompareProducts6.png
CompareProducts5.png
CompareProducts4.png
CompareProducts3.png
CompareProducts2.png
CompareProducts1.png

> Improve UX of the compareProducts page in the eCommerce store
> -
>
> Key: OFBIZ-10887
> URL: https://issues.apache.org/jira/browse/OFBIZ-10887
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Chandrashekhar Dhakad
>Priority: Minor
> Attachments: CompareProducts1.png, CompareProducts2.png, 
> CompareProducts3.png, CompareProducts4.png, CompareProducts5.png, 
> CompareProducts6.png
>
>
> *Steps:*
> 1) Open URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
> 2) Click on the Add To Compare link for any product(refer the screenshot 
> CompareProducts1.png).
> 3) Click on the Compare Products button in the Compare Products section(refer 
> the screenshot CompareProducts2.png).
> 4) Click on the Add to Cart link on the *CompareProducts* page(refer the 
> screenshot CompareProducts3.png).
> 5) Again click on the Add to Cart link on the *add item* page(refer the 
> screenshot CompareProducts4.png).
> 6) Click on the back button of the browser and verify the cart without 
> refreshing the page(refer the screenshot CompareProducts5.png).
> 7) Then refresh the page and check the cart(refer the screenshot 
> CompareProducts6.png).
>  
> *Actual:*
> The cart is not updated without refreshing the page whenever the user clicks 
> on the browser's back button from the add item page.
> *Suggestions:*
> 1) There should be a link on the *add item* page to navigate to the home page 
> so that the user will not have to click on the browser's back button and the 
> cart also will be updated properly without refreshing the page.
> 2) A success message should be displayed while clicking on the Add to Cart 
> link.
>  
> Please provide more suggestions or other opinions for the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10887) Improve UX of the compareProducts page in the eCommerce store

2019-03-30 Thread Chandrashekhar Dhakad (JIRA)


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

Chandrashekhar Dhakad updated OFBIZ-10887:
--
Description: 
*Steps:*

1) Open URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]

2) Click on the Add To Compare link for any product(refer the screenshot 
CompareProducts1.png).

3) Click on the Compare Products button in the Compare Products section(refer 
the screenshot CompareProducts2.png).

4) Click on the Add to Cart link on the *CompareProducts* page(refer the 
screenshot CompareProducts3.png).

5) Again click on the Add to Cart link on the *add item* page(refer the 
screenshot CompareProducts4.png).

6) Click on the back button of the browser and verify the cart without 
refreshing the page(refer the screenshot CompareProducts5.png).

7) Then refresh the page and check the cart(refer the screenshot 
CompareProducts6.png).

 

*Actual:*

The cart is not updated without refreshing the page whenever the user clicks on 
the browser's back button from the add item page.


*Suggestions:*

1) There should be a link on the *add item* page to navigate to the home page 
so that the user will not have to click on the browser's back button and the 
cart also will be updated properly without refreshing the page.

2) A success message should be displayed while clicking on the Add to Cart link.

 

Please provide more suggestions or other opinions for the same.

  was:
*Steps:*

1) Open URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]

2) Click on the Add To Compare link for any product(refer the screenshot 
CompareProducts1.png).

3) Click on the Compare Products button in the Compare Products section(refer 
the screenshot CompareProducts2.png).

4) 

 


> Improve UX of the compareProducts page in the eCommerce store
> -
>
> Key: OFBIZ-10887
> URL: https://issues.apache.org/jira/browse/OFBIZ-10887
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Chandrashekhar Dhakad
>Priority: Minor
>
> *Steps:*
> 1) Open URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
> 2) Click on the Add To Compare link for any product(refer the screenshot 
> CompareProducts1.png).
> 3) Click on the Compare Products button in the Compare Products section(refer 
> the screenshot CompareProducts2.png).
> 4) Click on the Add to Cart link on the *CompareProducts* page(refer the 
> screenshot CompareProducts3.png).
> 5) Again click on the Add to Cart link on the *add item* page(refer the 
> screenshot CompareProducts4.png).
> 6) Click on the back button of the browser and verify the cart without 
> refreshing the page(refer the screenshot CompareProducts5.png).
> 7) Then refresh the page and check the cart(refer the screenshot 
> CompareProducts6.png).
>  
> *Actual:*
> The cart is not updated without refreshing the page whenever the user clicks 
> on the browser's back button from the add item page.
> *Suggestions:*
> 1) There should be a link on the *add item* page to navigate to the home page 
> so that the user will not have to click on the browser's back button and the 
> cart also will be updated properly without refreshing the page.
> 2) A success message should be displayed while clicking on the Add to Cart 
> link.
>  
> Please provide more suggestions or other opinions for the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10627) Submit button should not display when there is no item present over Quote Prices Screen

2019-03-30 Thread Ratnesh Upadhyay (JIRA)


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

Ratnesh Upadhyay commented on OFBIZ-10627:
--

Moved ticket to correct status, so that committers can review and push the 
changes, thanks [~Kumar Rahul]!

> Submit button should not display when there is no item present over Quote 
> Prices Screen
> ---
>
> Key: OFBIZ-10627
> URL: https://issues.apache.org/jira/browse/OFBIZ-10627
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10627.patch, QuotePrices.png
>
>
> Currently system is showing submit button even though there is no rows to 
> process. Ideally it should not display is there is nothing to submit.
> Steps to replicate the issue:
>  * Create Quote from OrderMgr>Quotes screen.
>  * Navigate over Quote Prices Screen.
>  * In Quote Prices screenlet, here system is showing submit button even 
> though there is no quote items to process.
> Please refer attached screenshot for quick details.
> !QuotePrices.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10627) Submit button should not display when there is no item present over Quote Prices Screen

2019-03-30 Thread Ratnesh Upadhyay (JIRA)


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

Ratnesh Upadhyay reassigned OFBIZ-10627:


Assignee: (was: Kumar Rahul)

> Submit button should not display when there is no item present over Quote 
> Prices Screen
> ---
>
> Key: OFBIZ-10627
> URL: https://issues.apache.org/jira/browse/OFBIZ-10627
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10627.patch, QuotePrices.png
>
>
> Currently system is showing submit button even though there is no rows to 
> process. Ideally it should not display is there is nothing to submit.
> Steps to replicate the issue:
>  * Create Quote from OrderMgr>Quotes screen.
>  * Navigate over Quote Prices Screen.
>  * In Quote Prices screenlet, here system is showing submit button even 
> though there is no quote items to process.
> Please refer attached screenshot for quick details.
> !QuotePrices.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-7517) Checkbox and Radio buttons should get selected on clicking upon their labels.

2019-03-30 Thread Ratnesh Upadhyay (JIRA)


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

Ratnesh Upadhyay commented on OFBIZ-7517:
-

Closing parent ticket as all the sub-tasks has been closed, thanks!

> Checkbox and Radio buttons should get selected on clicking upon their labels.
> -
>
> Key: OFBIZ-7517
> URL: https://issues.apache.org/jira/browse/OFBIZ-7517
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS
>Affects Versions: 16.11.01
>Reporter: Ratnesh Upadhyay
>Assignee: Divesh Dutta
>Priority: Major
>
> This is a placeholder ticket to change the interaction of check box and radio 
> button. We will create application wise sub task. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-7517) Checkbox and Radio buttons should get selected on clicking upon their labels.

2019-03-30 Thread Ratnesh Upadhyay (JIRA)


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

Ratnesh Upadhyay closed OFBIZ-7517.
---
Resolution: Fixed

> Checkbox and Radio buttons should get selected on clicking upon their labels.
> -
>
> Key: OFBIZ-7517
> URL: https://issues.apache.org/jira/browse/OFBIZ-7517
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS
>Affects Versions: 16.11.01
>Reporter: Ratnesh Upadhyay
>Assignee: Divesh Dutta
>Priority: Major
>
> This is a placeholder ticket to change the interaction of check box and radio 
> button. We will create application wise sub task. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10769) ecommerce breadcrumb fails

2019-03-30 Thread Prakhar Kumar (JIRA)


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

Prakhar Kumar commented on OFBIZ-10769:
---

Verified on demo trunk. Breadcrumb is getting rendered correctly for the 
above-mentioned case. Attached the screenshot for the same. Please let me know 
in case of any concerns.

 

!Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png!

> ecommerce breadcrumb fails
> --
>
> Key: OFBIZ-10769
> URL: https://issues.apache.org/jira/browse/OFBIZ-10769
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Sebastian Wachinger
>Assignee: Prakhar Kumar
>Priority: Minor
>
> In the 16.11 front end webstore demo the breadrumbs feature on a product page 
> is working,
> {{Main > Widgets > Small Widgets > Tiny Chrome Widget}}
> in the trunk demo it is broken
> {{Main > > Tiny Chrome Widget}}
> Possibly related to OFBiz-9234, but now broken again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10769) ecommerce breadcrumb fails

2019-03-30 Thread Prakhar Kumar (JIRA)


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

Prakhar Kumar updated OFBIZ-10769:
--
Attachment: Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png

> ecommerce breadcrumb fails
> --
>
> Key: OFBIZ-10769
> URL: https://issues.apache.org/jira/browse/OFBIZ-10769
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Sebastian Wachinger
>Assignee: Prakhar Kumar
>Priority: Minor
> Attachments: Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png
>
>
> In the 16.11 front end webstore demo the breadrumbs feature on a product page 
> is working,
> {{Main > Widgets > Small Widgets > Tiny Chrome Widget}}
> in the trunk demo it is broken
> {{Main > > Tiny Chrome Widget}}
> Possibly related to OFBiz-9234, but now broken again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10800) Unable to remove items from onePageCheckout screen of ecommerce

2019-03-30 Thread Dhaval Wagela (JIRA)


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

Dhaval Wagela updated OFBIZ-10800:
--
Attachment: OFBIZ.10800.patch

> Unable to remove items from onePageCheckout screen of ecommerce
> ---
>
> Key: OFBIZ-10800
> URL: https://issues.apache.org/jira/browse/OFBIZ-10800
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Arpit Mor
>Assignee: Dhaval Wagela
>Priority: Major
> Attachments: 1-ToOnePageCheckout.png, 2-Remove.png, 3-NoAddress2.png, 
> 4-EmptyLine.png, 5-ScreenResolution.png, 6-100%Zoom.png, 7-80%Zoom.png, 
> OFBIZ-10800.patch, OFBIZ.10800.patch
>
>
> Steps to regenerate:
>  # Login to URL: 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/checkLogin/main]
>  # Add items to cart
>  # Click on One Page Checkout at top right of the page (Please refer 
> attachment: 1-ToOnePageCheckout)
> Actual: Remove link is not working on onePageCheckout screen (Please refer 
> attachment: 2-Remove)
>  
> Note: Following UI issues were also found on page
>  # Product image is not displayed on screen and UI is not proper (Please 
> refer attachment: 2-Remove)
>  # If in step 2 of the page, address line 2 is empty then on clicking on 
> continue to step 3, empty line is displayed (Please refer attachments: 
> 3-NoAddress2 and 4-EmptyLine)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10800) Unable to remove items from onePageCheckout screen of ecommerce

2019-03-30 Thread Dhaval Wagela (JIRA)


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

Dhaval Wagela commented on OFBIZ-10800:
---

Fixed: image was not displaying on the screen.


Used wrapString method of StringUtil class in the image URL for converting the 
URL in a proper format. This is done to avoid the general HTML auto-encoding 
for character '/' in the URL.


Updated patch with fixes for both the issues mentioned in the comments.

> Unable to remove items from onePageCheckout screen of ecommerce
> ---
>
> Key: OFBIZ-10800
> URL: https://issues.apache.org/jira/browse/OFBIZ-10800
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Arpit Mor
>Assignee: Dhaval Wagela
>Priority: Major
> Attachments: 1-ToOnePageCheckout.png, 2-Remove.png, 3-NoAddress2.png, 
> 4-EmptyLine.png, 5-ScreenResolution.png, 6-100%Zoom.png, 7-80%Zoom.png, 
> OFBIZ-10800.patch
>
>
> Steps to regenerate:
>  # Login to URL: 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/checkLogin/main]
>  # Add items to cart
>  # Click on One Page Checkout at top right of the page (Please refer 
> attachment: 1-ToOnePageCheckout)
> Actual: Remove link is not working on onePageCheckout screen (Please refer 
> attachment: 2-Remove)
>  
> Note: Following UI issues were also found on page
>  # Product image is not displayed on screen and UI is not proper (Please 
> refer attachment: 2-Remove)
>  # If in step 2 of the page, address line 2 is empty then on clicking on 
> continue to step 3, empty line is displayed (Please refer attachments: 
> 3-NoAddress2 and 4-EmptyLine)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9089) Unit test case for service - createProductFeatureType

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma closed OFBIZ-9089.


> Unit test case for service - createProductFeatureType
> -
>
> Key: OFBIZ-9089
> URL: https://issues.apache.org/jira/browse/OFBIZ-9089
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: product
>Affects Versions: Trunk
>Reporter: Pradhan Yash Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Fix For: 18.12.01
>
> Attachments: OFBIZ-9089.patch, OFBIZ-9089.patch, OFBIZ-9089.patch
>
>
> Unit test case for service - createProductFeatureType



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-9089) Unit test case for service - createProductFeatureType

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma resolved OFBIZ-9089.
--
   Resolution: Done
Fix Version/s: 18.12.01

> Unit test case for service - createProductFeatureType
> -
>
> Key: OFBIZ-9089
> URL: https://issues.apache.org/jira/browse/OFBIZ-9089
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: product
>Affects Versions: Trunk
>Reporter: Pradhan Yash Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Fix For: 18.12.01
>
> Attachments: OFBIZ-9089.patch, OFBIZ-9089.patch, OFBIZ-9089.patch
>
>
> Unit test case for service - createProductFeatureType



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-7456) Introduce the option to add the new Customer/Supplier while placing the quotes in system if they don't exist already

2019-03-30 Thread Pradeep Choudhary (JIRA)


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

Pradeep Choudhary reassigned OFBIZ-7456:


Assignee: (was: Pradeep Choudhary)

> Introduce the option to add the new Customer/Supplier while placing the 
> quotes in system if they don't exist already
> 
>
> Key: OFBIZ-7456
> URL: https://issues.apache.org/jira/browse/OFBIZ-7456
> Project: OFBiz
>  Issue Type: New Feature
>  Components: order
>Affects Versions: 14.12.01, 15.12.01
>Reporter: Swapnil Shah
>Priority: Major
>
> On numerous occasions while placing Sales or Purchase quote in system, the 
> business is conducted first time with given party and its quite possible that 
> given party don't pre-exist in system. 
> At that point of time user could be allowed to create the party in either 
> Customer or Supplier role by asking few primary details as follows:
> # Party Name
> # Billing/Shipping Address
> Rest of the details can be later added/update with respect to added party 
> from Party screens.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9089) Unit test case for service - createProductFeatureType

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma commented on OFBIZ-9089:
--

Done for trunk at r1856613 and 18.12 at r1856614

Slightly modified patch. Improved class name and file name.
 Thanks Pradhan Yash Sharma for reporting and initial patch & Yogesh Naroliya 
for providing updated patch

> Unit test case for service - createProductFeatureType
> -
>
> Key: OFBIZ-9089
> URL: https://issues.apache.org/jira/browse/OFBIZ-9089
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: product
>Affects Versions: Trunk
>Reporter: Pradhan Yash Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Attachments: OFBIZ-9089.patch, OFBIZ-9089.patch, OFBIZ-9089.patch
>
>
> Unit test case for service - createProductFeatureType



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10890) Requesthandler exception is showing after clicking cancel/done button on editPerson screen

2019-03-30 Thread Phalak Minal Yuvraj (JIRA)


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

Phalak Minal Yuvraj reassigned OFBIZ-10890:
---

Assignee: Phalak Minal Yuvraj

> Requesthandler exception is showing after clicking cancel/done button on 
> editPerson screen
> --
>
> Key: OFBIZ-10890
> URL: https://issues.apache.org/jira/browse/OFBIZ-10890
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk
>Reporter: Phalak Minal Yuvraj
>Assignee: Phalak Minal Yuvraj
>Priority: Major
>
> Steps to regenerate:
> 1) Open [https://demo-trunk.ofbiz.apache.org/partymgr/control/main]
> 2) Create new customer
> 3) Update Personal Information
> 4) Now click on Cancel/Done
> Actual: Error is occurring while clicking on cancel/done button.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9905) Use "Create" instead of "Create New" on the various screens of all components

2019-03-30 Thread sourabh jain (JIRA)


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

sourabh jain updated OFBIZ-9905:

Attachment: OFBIZ-9905.patch

> Use "Create" instead of "Create New" on the various screens of all components
> -
>
> Key: OFBIZ-9905
> URL: https://issues.apache.org/jira/browse/OFBIZ-9905
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL COMPONENTS
>Affects Versions: Trunk
> Environment: 
> https://demo-trunk.ofbiz.apache.org/accounting/control/EditAgreement
>Reporter: Aayush jain
>Assignee: sourabh jain
>Priority: Minor
> Attachments: OFBIZ-9905.patch, OFBIZ-9905.patch, OFBIZ-9905.patch, 
> UI_label .png
>
>
> Following issues found:
> 1. Create Agreement opens an edit agreement window
> 2. Able to Create Agreement without any detail (empty Agreement) 
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/FindAgreement
> 2. Navigate to Agreement section
> 3. Click on create Agreement
> 4. Click submit button
> Actual: Agreement id is generated for empty agreement and when create window 
> opens, it's redirection is wrong to edit window
> Expected: Proper redirection should be there (create agreement) and if an 
> agreement is created without any details its of no use.
> Note: Same Issue exist with following screens:
> 1. Billing Account 
> 2. Tax Authority 
> 3. Agreement 
> 4. Fixed Asset 
> 5. Vendor 
> 6. WebSite
> 7. Blog 
> 8. Employment
> 9. Employee Position 
> 10.Performance Review  
> 11.Job Requisition 
> 12. Party Resume



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9905) Use "Create" instead of "Create New" on the various screens of all components

2019-03-30 Thread sourabh jain (JIRA)


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

sourabh jain updated OFBIZ-9905:

Component/s: ALL COMPONENTS

> Use "Create" instead of "Create New" on the various screens of all components
> -
>
> Key: OFBIZ-9905
> URL: https://issues.apache.org/jira/browse/OFBIZ-9905
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL COMPONENTS
>Affects Versions: Trunk
> Environment: 
> https://demo-trunk.ofbiz.apache.org/accounting/control/EditAgreement
>Reporter: Aayush jain
>Assignee: sourabh jain
>Priority: Minor
> Attachments: OFBIZ-9905.patch, OFBIZ-9905.patch, UI_label .png
>
>
> Following issues found:
> 1. Create Agreement opens an edit agreement window
> 2. Able to Create Agreement without any detail (empty Agreement) 
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/FindAgreement
> 2. Navigate to Agreement section
> 3. Click on create Agreement
> 4. Click submit button
> Actual: Agreement id is generated for empty agreement and when create window 
> opens, it's redirection is wrong to edit window
> Expected: Proper redirection should be there (create agreement) and if an 
> agreement is created without any details its of no use.
> Note: Same Issue exist with following screens:
> 1. Billing Account 
> 2. Tax Authority 
> 3. Agreement 
> 4. Fixed Asset 
> 5. Vendor 
> 6. WebSite
> 7. Blog 
> 8. Employment
> 9. Employee Position 
> 10.Performance Review  
> 11.Job Requisition 
> 12. Party Resume



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10890) Requesthandler exception is showing after clicking cancel/done button on editPerson screen

2019-03-30 Thread Phalak Minal Yuvraj (JIRA)
Phalak Minal Yuvraj created OFBIZ-10890:
---

 Summary: Requesthandler exception is showing after clicking 
cancel/done button on editPerson screen
 Key: OFBIZ-10890
 URL: https://issues.apache.org/jira/browse/OFBIZ-10890
 Project: OFBiz
  Issue Type: Bug
  Components: party
Affects Versions: Trunk
Reporter: Phalak Minal Yuvraj


Steps to regenerate:

1) Open [https://demo-trunk.ofbiz.apache.org/partymgr/control/main]

2) Create new customer

3) Update Personal Information

4) Now click on Cancel/Done

Actual: Error is occurring while clicking on cancel/done button.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10887) Improve UX of the compareProducts page in the eCommerce store

2019-03-30 Thread Chandrashekhar Dhakad (JIRA)


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

Chandrashekhar Dhakad updated OFBIZ-10887:
--
Description: 
*Steps:*

1) Open URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]

2) Click on the Add To Compare link for any product(refer the screenshot 
CompareProducts1.png).

3) Click on the Compare Products button in the Compare Products section(refer 
the screenshot CompareProducts2.png).

4) 

 

> Improve UX of the compareProducts page in the eCommerce store
> -
>
> Key: OFBIZ-10887
> URL: https://issues.apache.org/jira/browse/OFBIZ-10887
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Chandrashekhar Dhakad
>Priority: Minor
>
> *Steps:*
> 1) Open URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
> 2) Click on the Add To Compare link for any product(refer the screenshot 
> CompareProducts1.png).
> 3) Click on the Compare Products button in the Compare Products section(refer 
> the screenshot CompareProducts2.png).
> 4) 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10884) UI issue on ecommerce Product page

2019-03-30 Thread Sourabh Punyani (JIRA)


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

Sourabh Punyani commented on OFBIZ-10884:
-

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

Please verify.

> UI issue on ecommerce Product page
> --
>
> Key: OFBIZ-10884
> URL: https://issues.apache.org/jira/browse/OFBIZ-10884
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Garima jain
>Assignee: Sourabh Punyani
>Priority: Minor
> Attachments: OFBIZ-10884.patch, Screenshot 2019-03-30 at 12.57.10 
> PM.png
>
>
> # Navigate to [demo-trunk 
> ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # Click on Product titled as Enchiladas, It redirects to the product page
>  # On the Product page, Multiple horizontal lines are displayed 
>  # The screenshot is attached for the reference 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10884) UI issue on ecommerce Product page

2019-03-30 Thread Sourabh Punyani (JIRA)


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

Sourabh Punyani updated OFBIZ-10884:

Attachment: OFBIZ-10884.patch

> UI issue on ecommerce Product page
> --
>
> Key: OFBIZ-10884
> URL: https://issues.apache.org/jira/browse/OFBIZ-10884
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Garima jain
>Assignee: Sourabh Punyani
>Priority: Minor
> Attachments: OFBIZ-10884.patch, Screenshot 2019-03-30 at 12.57.10 
> PM.png
>
>
> # Navigate to [demo-trunk 
> ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # Click on Product titled as Enchiladas, It redirects to the product page
>  # On the Product page, Multiple horizontal lines are displayed 
>  # The screenshot is attached for the reference 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10889) Improve UX of the compareProducts page in the eCommerce store

2019-03-30 Thread Chandrashekhar Dhakad (JIRA)


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

Chandrashekhar Dhakad commented on OFBIZ-10889:
---

This issue is duplicate with 
[OFBIZ-10887|https://issues.apache.org/jira/browse/OFBIZ-10887].

Hence closing this ticket.

> Improve UX of the compareProducts page in the eCommerce store
> -
>
> Key: OFBIZ-10889
> URL: https://issues.apache.org/jira/browse/OFBIZ-10889
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Chandrashekhar Dhakad
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10889) Improve UX of the compareProducts page in the eCommerce store

2019-03-30 Thread Chandrashekhar Dhakad (JIRA)


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

Chandrashekhar Dhakad closed OFBIZ-10889.
-
Resolution: Duplicate

> Improve UX of the compareProducts page in the eCommerce store
> -
>
> Key: OFBIZ-10889
> URL: https://issues.apache.org/jira/browse/OFBIZ-10889
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Chandrashekhar Dhakad
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10889) Improve UX of the compareProducts page in the eCommerce store

2019-03-30 Thread Chandrashekhar Dhakad (JIRA)
Chandrashekhar Dhakad created OFBIZ-10889:
-

 Summary: Improve UX of the compareProducts page in the eCommerce 
store
 Key: OFBIZ-10889
 URL: https://issues.apache.org/jira/browse/OFBIZ-10889
 Project: OFBiz
  Issue Type: Improvement
  Components: ecommerce
Reporter: Chandrashekhar Dhakad






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10849) UI issue on ecommerce main page

2019-03-30 Thread Nitish Mishra (JIRA)


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

Nitish Mishra updated OFBIZ-10849:
--
Issue Type: Sub-task  (was: Improvement)
Parent: OFBIZ-9760

> UI issue on ecommerce main page
> ---
>
> Key: OFBIZ-10849
> URL: https://issues.apache.org/jira/browse/OFBIZ-10849
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ecommerce
>Reporter: Garima jain
>Assignee: Nitish Mishra
>Priority: Minor
> Attachments: OFBIZ-10849.patch, Screenshot 2019-03-09 at 11.43.10 
> AM.png, ViewCartAfter.png, ViewCartBefore.png
>
>
> Steps to generate
>  # Navigate to [demo-trunk 
> ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # scroll the page and see the last category section in the right column of 
> the screen.
>  # The last category section seems to be distorted because of the empty list
> Screenshot attached for the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10888) Multiple promotions are getting applied in sequence.

2019-03-30 Thread Lalit Dashora (JIRA)
Lalit Dashora created OFBIZ-10888:
-

 Summary: Multiple promotions are getting applied in sequence.
 Key: OFBIZ-10888
 URL: https://issues.apache.org/jira/browse/OFBIZ-10888
 Project: OFBiz
  Issue Type: Bug
Reporter: Lalit Dashora
Assignee: Lalit Dashora


Created 2 different promotions '50% discount on shopping above Rs. 1000' and 
'10% discount on shopping between Rs. 400-700'
Added the product of Rs. 1000 so the total discount will be Rs. 500 
Now the total amount falls in the range of second promotion and again 10% 
discount is getting applied.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10887) Improve UX of the compareProducts page in the eCommerce store

2019-03-30 Thread Chandrashekhar Dhakad (JIRA)
Chandrashekhar Dhakad created OFBIZ-10887:
-

 Summary: Improve UX of the compareProducts page in the eCommerce 
store
 Key: OFBIZ-10887
 URL: https://issues.apache.org/jira/browse/OFBIZ-10887
 Project: OFBiz
  Issue Type: Improvement
  Components: ecommerce
Reporter: Chandrashekhar Dhakad






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10849) UI issue on ecommerce main page

2019-03-30 Thread Nitish Mishra (JIRA)


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

Nitish Mishra updated OFBIZ-10849:
--
Attachment: ViewCartAfter.png
ViewCartBefore.png

> UI issue on ecommerce main page
> ---
>
> Key: OFBIZ-10849
> URL: https://issues.apache.org/jira/browse/OFBIZ-10849
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Garima jain
>Assignee: Nitish Mishra
>Priority: Minor
> Attachments: OFBIZ-10849.patch, Screenshot 2019-03-09 at 11.43.10 
> AM.png, ViewCartAfter.png, ViewCartBefore.png
>
>
> Steps to generate
>  # Navigate to [demo-trunk 
> ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # scroll the page and see the last category section in the right column of 
> the screen.
>  # The last category section seems to be distorted because of the empty list
> Screenshot attached for the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10664) On the product page, "Large Widgets" showing code instead of the image

2019-03-30 Thread Rashi Dhagat (JIRA)


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

Rashi Dhagat closed OFBIZ-10664.


> On the product page, "Large Widgets" showing code instead of the image
> --
>
> Key: OFBIZ-10664
> URL: https://issues.apache.org/jira/browse/OFBIZ-10664
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Rashi Dhagat
>Assignee: Rashi Dhagat
>Priority: Critical
> Attachments: LargeWidget.png, OFBIZ-10664-WorkingLargeWidget.png
>
>
> Steps to regenerate:
>  # Open URL [http://demo-old.ofbiz.apache.org:28080/ecommerce/control/main]
>  # Click on Large Widget sub category of Widget



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10664) On the product page, "Large Widgets" showing code instead of the image

2019-03-30 Thread Rashi Dhagat (JIRA)


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

Rashi Dhagat commented on OFBIZ-10664:
--

It's working fine. Hence, closing the ticket.

> On the product page, "Large Widgets" showing code instead of the image
> --
>
> Key: OFBIZ-10664
> URL: https://issues.apache.org/jira/browse/OFBIZ-10664
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Rashi Dhagat
>Assignee: Rashi Dhagat
>Priority: Critical
> Attachments: LargeWidget.png, OFBIZ-10664-WorkingLargeWidget.png
>
>
> Steps to regenerate:
>  # Open URL [http://demo-old.ofbiz.apache.org:28080/ecommerce/control/main]
>  # Click on Large Widget sub category of Widget



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10849) UI issue on ecommerce main page

2019-03-30 Thread Nitish Mishra (JIRA)


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

Nitish Mishra commented on OFBIZ-10849:
---

I am attaching the patch which contains the following:

1) Fixed the issue reported in the ticket for e-commerce main page.

2) Improved the markup of survey section of the main page.

3) Improved the UI/UX of view cart screen (Attaching the screenshot for the 
same )[^OFBIZ-10849.patch]

 

> UI issue on ecommerce main page
> ---
>
> Key: OFBIZ-10849
> URL: https://issues.apache.org/jira/browse/OFBIZ-10849
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Garima jain
>Assignee: Nitish Mishra
>Priority: Minor
> Attachments: OFBIZ-10849.patch, Screenshot 2019-03-09 at 11.43.10 
> AM.png
>
>
> Steps to generate
>  # Navigate to [demo-trunk 
> ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # scroll the page and see the last category section in the right column of 
> the screen.
>  # The last category section seems to be distorted because of the empty list
> Screenshot attached for the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10849) UI issue on ecommerce main page

2019-03-30 Thread Nitish Mishra (JIRA)


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

Nitish Mishra updated OFBIZ-10849:
--
Attachment: OFBIZ-10849.patch

> UI issue on ecommerce main page
> ---
>
> Key: OFBIZ-10849
> URL: https://issues.apache.org/jira/browse/OFBIZ-10849
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Garima jain
>Assignee: Nitish Mishra
>Priority: Minor
> Attachments: OFBIZ-10849.patch, Screenshot 2019-03-09 at 11.43.10 
> AM.png
>
>
> Steps to generate
>  # Navigate to [demo-trunk 
> ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # scroll the page and see the last category section in the right column of 
> the screen.
>  # The last category section seems to be distorted because of the empty list
> Screenshot attached for the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10884) UI issue on ecommerce Product page

2019-03-30 Thread Sourabh Punyani (JIRA)


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

Sourabh Punyani reassigned OFBIZ-10884:
---

Assignee: Sourabh Punyani

> UI issue on ecommerce Product page
> --
>
> Key: OFBIZ-10884
> URL: https://issues.apache.org/jira/browse/OFBIZ-10884
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Garima jain
>Assignee: Sourabh Punyani
>Priority: Minor
> Attachments: Screenshot 2019-03-30 at 12.57.10 PM.png
>
>
> # Navigate to [demo-trunk 
> ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # Click on Product titled as Enchiladas, It redirects to the product page
>  # On the Product page, Multiple horizontal lines are displayed 
>  # The screenshot is attached for the reference 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10759) Replace document.write() occurrences with some legitimate code

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma commented on OFBIZ-10759:
---

Hi [~jacques.le.roux] ,

I can still find some instances in pricat plugins. I will get it done asap.

> Replace document.write() occurrences with some legitimate code
> --
>
> Key: OFBIZ-10759
> URL: https://issues.apache.org/jira/browse/OFBIZ-10759
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ALL APPLICATIONS
>Affects Versions: Trunk
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
>
> Using document.write() is considered a bad practice.
>  
> Refer:
> [https://blog.dareboost.com/en/2016/09/avoid-using-document-write-scripts-injection/]
> [https://stackoverflow.com/questions/802854/why-is-document-write-considered-a-bad-practice]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-30 Thread Pawan Verma (JIRA)


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

Pawan Verma closed OFBIZ-10801.
---
Resolution: Cannot Reproduce

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Minor
> Fix For: Trunk
>
> Attachments: Distorted Page at Profile Page.png
>
>
> Hello,
> When we navigate to My Profile Page, there is distortion in the table 
> structure and alignment of buttons and heading, please have a look at the 
> attached screenshot.
>  
> Cheers,
> Dikpal
> !Distorted Page at Profile Page.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Reopened] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-30 Thread Pawan Verma (JIRA)


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

Pawan Verma reopened OFBIZ-10801:
-

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Minor
> Fix For: Trunk
>
> Attachments: Distorted Page at Profile Page.png
>
>
> Hello,
> When we navigate to My Profile Page, there is distortion in the table 
> structure and alignment of buttons and heading, please have a look at the 
> attached screenshot.
>  
> Cheers,
> Dikpal
> !Distorted Page at Profile Page.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10886) Unable to create new quote from cart at eCommerce store

2019-03-30 Thread Sanjay Yadav (JIRA)


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

Sanjay Yadav updated OFBIZ-10886:
-
Description: 
Steps to regenerate issue -
 # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
 # Login with any registered user.
 # Select Demo Catalog.
 # Select product Round Gizmo product and add to cart.
 # Go to View Cart option
 # Scroll down and click button 'Create New Quote From Cart'
 # It throws exception as shown in attached snapshot.

Also,

Tried updating quantity field. User is able to update field but updated value 
does not save while moving to next check out page. 

  was:
Steps to regenerate issue -
 # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
 # Login with any registered user.
 # Select Demo Catalog.
 # Select product Round Gizmo product and add to cart.
 # Go to View Cart option
 # Scroll down and 'Create New Quote From Cart'
 # It throws exception as shown in attached snapshot.

Also,

Tried updating quantity field. User is able to update field but updated value 
does not save while moving to next check out page. 


> Unable to create new quote from cart at eCommerce store
> ---
>
> Key: OFBIZ-10886
> URL: https://issues.apache.org/jira/browse/OFBIZ-10886
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce/
>Reporter: Sanjay Yadav
>Priority: Major
> Attachments: ShoppingCartBug.png
>
>
> Steps to regenerate issue -
>  # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
>  # Login with any registered user.
>  # Select Demo Catalog.
>  # Select product Round Gizmo product and add to cart.
>  # Go to View Cart option
>  # Scroll down and click button 'Create New Quote From Cart'
>  # It throws exception as shown in attached snapshot.
> Also,
> Tried updating quantity field. User is able to update field but updated value 
> does not save while moving to next check out page. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10851) Upload new file button is not visible on My Profile page

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10851.
-

Thanks Shikha Jaiswal for reporting and providing the patch.

> Upload new file button is not visible on My Profile page
> 
>
> Key: OFBIZ-10851
> URL: https://issues.apache.org/jira/browse/OFBIZ-10851
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Shikha Jaiswal
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10851.patch
>
>
> Steps to generate:
> # Navigate to 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/viewprofile|https://demo-trunk.ofbiz.apache.org/ecommerce/control/viewprofile]
> # See the File Manager section
> # Upload New File input is not visible



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10851) Upload new file button is not visible on My Profile page

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-10851.
---
   Resolution: Fixed
Fix Version/s: Upcoming Branch

This has bee done at ofbiz framework trunk at r#1856612

> Upload new file button is not visible on My Profile page
> 
>
> Key: OFBIZ-10851
> URL: https://issues.apache.org/jira/browse/OFBIZ-10851
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Shikha Jaiswal
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10851.patch
>
>
> Steps to generate:
> # Navigate to 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/viewprofile|https://demo-trunk.ofbiz.apache.org/ecommerce/control/viewprofile]
> # See the File Manager section
> # Upload New File input is not visible



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9849) Replace Inline js with External js in renderDropDownField macro

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma commented on OFBIZ-9849:
--

Done for trunk at R1856610 and R18.12 at R1856611.

Silghtly modified patch as Specify-other Dropdown field were not working. 
Refactored code in combobox.js file
Thanks Dhaval Wagela for the initial patch

> Replace Inline js with External js in renderDropDownField macro
> ---
>
> Key: OFBIZ-9849
> URL: https://issues.apache.org/jira/browse/OFBIZ-9849
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Attachments: OFBIZ-9849.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9849) Replace Inline js with External js in renderDropDownField macro

2019-03-30 Thread Aditya Sharma (JIRA)


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

Aditya Sharma closed OFBIZ-9849.


> Replace Inline js with External js in renderDropDownField macro
> ---
>
> Key: OFBIZ-9849
> URL: https://issues.apache.org/jira/browse/OFBIZ-9849
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Fix For: 18.12.01
>
> Attachments: OFBIZ-9849.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10886) Unable to create new quote from cart at eCommerce store

2019-03-30 Thread Sanjay Yadav (JIRA)


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

Sanjay Yadav updated OFBIZ-10886:
-
Attachment: ShoppingCartBug.png

> Unable to create new quote from cart at eCommerce store
> ---
>
> Key: OFBIZ-10886
> URL: https://issues.apache.org/jira/browse/OFBIZ-10886
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce/
>Reporter: Sanjay Yadav
>Priority: Major
> Attachments: ShoppingCartBug.png
>
>
> Steps to regenerate issue -
>  # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
>  # Login with any registered user.
>  # Select Demo Catalog.
>  # Select product Round Gizmo product and add to cart.
>  # Go to View Cart option
>  # Scroll down and 'Create New Quote From Cart'
>  # It throws exception as shown in attached snapshot.
> Also,
> Tried updating quantity field. User is able to update field but updated value 
> does not save while moving to next check out page. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10886) Unable to create new quote from cart at eCommerce store

2019-03-30 Thread Sanjay Yadav (JIRA)
Sanjay Yadav created OFBIZ-10886:


 Summary: Unable to create new quote from cart at eCommerce store
 Key: OFBIZ-10886
 URL: https://issues.apache.org/jira/browse/OFBIZ-10886
 Project: OFBiz
  Issue Type: Bug
 Environment: https://demo-trunk.ofbiz.apache.org/ecommerce/
Reporter: Sanjay Yadav


Steps to regenerate issue -
 # Go to url [https://demo-trunk.ofbiz.apache.org/ecommerce/]
 # Login with any registered user.
 # Select Demo Catalog.
 # Select product Round Gizmo product and add to cart.
 # Go to View Cart option
 # Scroll down and 'Create New Quote From Cart'
 # It throws exception as shown in attached snapshot.

Also,

Tried updating quantity field. User is able to update field but updated value 
does not save while moving to next check out page. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10885) Blank page appears after using Tell-A-Friend functionality while adding item to cart

2019-03-30 Thread Ravi Lodhi (JIRA)
Ravi Lodhi created OFBIZ-10885:
--

 Summary: Blank page appears after using Tell-A-Friend 
functionality while adding item to cart
 Key: OFBIZ-10885
 URL: https://issues.apache.org/jira/browse/OFBIZ-10885
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: Trunk
Reporter: Ravi Lodhi


Steps to reproduce:
1) Go to [https://demo-trunk.ofbiz.apache.org/ecomseo
]2) Click on any products from the Popular categories section. I clicked on 
Tiny Gizmo.
3) You will be redirected to the product detail page. You can see a link 
"Tell-A-Friend" just below the product's pricing detail.
4) Click on "Tell-A-Friend" link. A model will appear. Fill the necessary 
detail and submit the form.
5) Now add that item into the cart by clicking the "Add To Cart" button.
6) A blank page with a message "Tell A Friend Sorry" appears.

Expected: User should be redirected to the same product detail page after 
successfully adding an item.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10884) UI issue on ecommerce Product page

2019-03-30 Thread Garima jain (JIRA)
Garima jain created OFBIZ-10884:
---

 Summary: UI issue on ecommerce Product page
 Key: OFBIZ-10884
 URL: https://issues.apache.org/jira/browse/OFBIZ-10884
 Project: OFBiz
  Issue Type: Improvement
  Components: ecommerce
Reporter: Garima jain
 Attachments: Screenshot 2019-03-30 at 12.57.10 PM.png

# Navigate to [demo-trunk 
ecom|https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
 # Click on Product titled as Enchiladas, It redirects to the product page
 # On the Product page, Multiple horizontal lines are displayed 
 # The screenshot is attached for the reference 
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-30 Thread Dikpal Kanungo (JIRA)


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

Dikpal Kanungo closed OFBIZ-10801.
--
   Resolution: Fixed
Fix Version/s: Trunk

Thanks for the update [~pawan.verma] , I have verified the ticket and it is 
working as expected now, yes IMO it is been fixed in other tickets. 

 

Cheers,

Dikpal

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Minor
> Fix For: Trunk
>
> Attachments: Distorted Page at Profile Page.png
>
>
> Hello,
> When we navigate to My Profile Page, there is distortion in the table 
> structure and alignment of buttons and heading, please have a look at the 
> attached screenshot.
>  
> Cheers,
> Dikpal
> !Distorted Page at Profile Page.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Issue Comment Deleted] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-30 Thread Dikpal Kanungo (JIRA)


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

Dikpal Kanungo updated OFBIZ-10801:
---
Comment: was deleted

(was: Thanks for the update [~pawan.verma] , I have verified the ticket and it 
is working as expected now, yes IMO it is been fixed in other tickets. 

 

Cheers,

Dikpal)

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Minor
> Attachments: Distorted Page at Profile Page.png
>
>
> Hello,
> When we navigate to My Profile Page, there is distortion in the table 
> structure and alignment of buttons and heading, please have a look at the 
> attached screenshot.
>  
> Cheers,
> Dikpal
> !Distorted Page at Profile Page.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9905) Use "Create" instead of "Create New" on the various screens of all components

2019-03-30 Thread sourabh jain (JIRA)


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

sourabh jain updated OFBIZ-9905:

Issue Type: Improvement  (was: Bug)

> Use "Create" instead of "Create New" on the various screens of all components
> -
>
> Key: OFBIZ-9905
> URL: https://issues.apache.org/jira/browse/OFBIZ-9905
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
> Environment: 
> https://demo-trunk.ofbiz.apache.org/accounting/control/EditAgreement
>Reporter: Aayush jain
>Assignee: sourabh jain
>Priority: Minor
> Attachments: OFBIZ-9905.patch, OFBIZ-9905.patch, UI_label .png
>
>
> Following issues found:
> 1. Create Agreement opens an edit agreement window
> 2. Able to Create Agreement without any detail (empty Agreement) 
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/FindAgreement
> 2. Navigate to Agreement section
> 3. Click on create Agreement
> 4. Click submit button
> Actual: Agreement id is generated for empty agreement and when create window 
> opens, it's redirection is wrong to edit window
> Expected: Proper redirection should be there (create agreement) and if an 
> agreement is created without any details its of no use.
> Note: Same Issue exist with following screens:
> 1. Billing Account 
> 2. Tax Authority 
> 3. Agreement 
> 4. Fixed Asset 
> 5. Vendor 
> 6. WebSite
> 7. Blog 
> 8. Employment
> 9. Employee Position 
> 10.Performance Review  
> 11.Job Requisition 
> 12. Party Resume



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9905) Use "Create" instead of "Create New" on the various screens of all components

2019-03-30 Thread sourabh jain (JIRA)


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

sourabh jain updated OFBIZ-9905:

Affects Version/s: Trunk

> Use "Create" instead of "Create New" on the various screens of all components
> -
>
> Key: OFBIZ-9905
> URL: https://issues.apache.org/jira/browse/OFBIZ-9905
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
> Environment: 
> https://demo-trunk.ofbiz.apache.org/accounting/control/EditAgreement
>Reporter: Aayush jain
>Assignee: sourabh jain
>Priority: Minor
> Attachments: OFBIZ-9905.patch, OFBIZ-9905.patch, UI_label .png
>
>
> Following issues found:
> 1. Create Agreement opens an edit agreement window
> 2. Able to Create Agreement without any detail (empty Agreement) 
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/FindAgreement
> 2. Navigate to Agreement section
> 3. Click on create Agreement
> 4. Click submit button
> Actual: Agreement id is generated for empty agreement and when create window 
> opens, it's redirection is wrong to edit window
> Expected: Proper redirection should be there (create agreement) and if an 
> agreement is created without any details its of no use.
> Note: Same Issue exist with following screens:
> 1. Billing Account 
> 2. Tax Authority 
> 3. Agreement 
> 4. Fixed Asset 
> 5. Vendor 
> 6. WebSite
> 7. Blog 
> 8. Employment
> 9. Employee Position 
> 10.Performance Review  
> 11.Job Requisition 
> 12. Party Resume



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9905) Use "Create" instead of "Create New" on the various screens of all components

2019-03-30 Thread sourabh jain (JIRA)


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

sourabh jain updated OFBIZ-9905:

Priority: Minor  (was: Major)

> Use "Create" instead of "Create New" on the various screens of all components
> -
>
> Key: OFBIZ-9905
> URL: https://issues.apache.org/jira/browse/OFBIZ-9905
> Project: OFBiz
>  Issue Type: Bug
> Environment: 
> https://demo-trunk.ofbiz.apache.org/accounting/control/EditAgreement
>Reporter: Aayush jain
>Assignee: sourabh jain
>Priority: Minor
> Attachments: OFBIZ-9905.patch, OFBIZ-9905.patch, UI_label .png
>
>
> Following issues found:
> 1. Create Agreement opens an edit agreement window
> 2. Able to Create Agreement without any detail (empty Agreement) 
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/FindAgreement
> 2. Navigate to Agreement section
> 3. Click on create Agreement
> 4. Click submit button
> Actual: Agreement id is generated for empty agreement and when create window 
> opens, it's redirection is wrong to edit window
> Expected: Proper redirection should be there (create agreement) and if an 
> agreement is created without any details its of no use.
> Note: Same Issue exist with following screens:
> 1. Billing Account 
> 2. Tax Authority 
> 3. Agreement 
> 4. Fixed Asset 
> 5. Vendor 
> 6. WebSite
> 7. Blog 
> 8. Employment
> 9. Employee Position 
> 10.Performance Review  
> 11.Job Requisition 
> 12. Party Resume



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-8857) Unit test case for service - CreateReturnAdjustment

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-8857.
--
   Resolution: Implemented
Fix Version/s: Upcoming Branch

This has bee done at ofbiz framework trunk at r#1856609

> Unit test case for service - CreateReturnAdjustment
> ---
>
> Key: OFBIZ-8857
> URL: https://issues.apache.org/jira/browse/OFBIZ-8857
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Avnindra Sharma
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-8857.patch, OFBIZ-8857.patch, OFBIZ-8857.patch
>
>
> Unit test case for service - CreateReturnAdjustment



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-30 Thread Dikpal Kanungo (JIRA)


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

Dikpal Kanungo commented on OFBIZ-10801:


Thanks for the update [~pawan.verma] , I have verified the ticket and it is 
working as expected now, yes IMO it is been fixed in other tickets. 

 

Cheers,

Dikpal

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Minor
> Attachments: Distorted Page at Profile Page.png
>
>
> Hello,
> When we navigate to My Profile Page, there is distortion in the table 
> structure and alignment of buttons and heading, please have a look at the 
> attached screenshot.
>  
> Cheers,
> Dikpal
> !Distorted Page at Profile Page.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10883) Picklist is in Input status even after order is completed

2019-03-30 Thread Rashi Dhagat (JIRA)
Rashi Dhagat created OFBIZ-10883:


 Summary: Picklist is in Input status even after order is completed
 Key: OFBIZ-10883
 URL: https://issues.apache.org/jira/browse/OFBIZ-10883
 Project: OFBiz
  Issue Type: Bug
Affects Versions: 16.11.04
Reporter: Rashi Dhagat
 Attachments: OrderStatus.jpg, PicklistStatus.jpg

Steps to regenerate:

1. Open https://demo-stable.ofbiz.apache.org/ordermgr/control/main

2. Create order

3. Open 
https://demo-stable.ofbiz.apache.org/facility/control/PicklistOptions?facilityId=WebStoreWarehouse

4. Create Picking

5. Click on Packing under the facility

6. Enter order id and click on pack order

7. Enter package detail and complete packaging

8. Open 
https://demo-trunk.ofbiz.apache.org/facility/control/PicklistManage?facilityId=WebStoreWarehouse

Actual: Picklist is in the input status  

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-8857) Unit test case for service - CreateReturnAdjustment

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-8857.


Thanks Avnindra Sharma for reporting, Pawan Verma for discussion and Vivek 
Singh Bisen for providing the updated patch.

> Unit test case for service - CreateReturnAdjustment
> ---
>
> Key: OFBIZ-8857
> URL: https://issues.apache.org/jira/browse/OFBIZ-8857
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Avnindra Sharma
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-8857.patch, OFBIZ-8857.patch, OFBIZ-8857.patch
>
>
> Unit test case for service - CreateReturnAdjustment



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-30 Thread Dikpal Kanungo (JIRA)


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

Dikpal Kanungo updated OFBIZ-10801:
---
Component/s: ecommerce

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Minor
> Attachments: Distorted Page at Profile Page.png
>
>
> Hello,
> When we navigate to My Profile Page, there is distortion in the table 
> structure and alignment of buttons and heading, please have a look at the 
> attached screenshot.
>  
> Cheers,
> Dikpal
> !Distorted Page at Profile Page.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-30 Thread Dikpal Kanungo (JIRA)


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

Dikpal Kanungo updated OFBIZ-10801:
---
Affects Version/s: Trunk

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Dikpal Kanungo
>Assignee: Pawan Verma
>Priority: Minor
> Attachments: Distorted Page at Profile Page.png
>
>
> Hello,
> When we navigate to My Profile Page, there is distortion in the table 
> structure and alignment of buttons and heading, please have a look at the 
> attached screenshot.
>  
> Cheers,
> Dikpal
> !Distorted Page at Profile Page.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-8579) Unit test case for service - updateProductCategory

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-8579.


Thanks Akash Jain for reporting and Yogesh Naroliya for providing the updated 
patch.

> Unit test case for service - updateProductCategory
> --
>
> Key: OFBIZ-8579
> URL: https://issues.apache.org/jira/browse/OFBIZ-8579
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: product
>Affects Versions: Trunk
>Reporter: Akash Jain
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-8579.patch, OFBIZ-8579.patch
>
>
> Unit test case for service - updateProductCategory



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-8579) Unit test case for service - updateProductCategory

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-8579.
--
   Resolution: Implemented
Fix Version/s: (was: Trunk)
   Upcoming Branch

This has bee done at ofbiz framework trunk at r#1856608

> Unit test case for service - updateProductCategory
> --
>
> Key: OFBIZ-8579
> URL: https://issues.apache.org/jira/browse/OFBIZ-8579
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: product
>Affects Versions: Trunk
>Reporter: Akash Jain
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-8579.patch, OFBIZ-8579.patch
>
>
> Unit test case for service - updateProductCategory



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-8579) Unit test case for service - updateProductCategory

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-8579:
-
Affects Version/s: Trunk

> Unit test case for service - updateProductCategory
> --
>
> Key: OFBIZ-8579
> URL: https://issues.apache.org/jira/browse/OFBIZ-8579
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: product
>Affects Versions: Trunk
>Reporter: Akash Jain
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-8579.patch, OFBIZ-8579.patch
>
>
> Unit test case for service - updateProductCategory



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10882) Error message is displayed while click on create new quotes.

2019-03-30 Thread Ashish Sharma (JIRA)


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

Ashish Sharma updated OFBIZ-10882:
--
Attachment: OFBIZ-10882.png

> Error message is displayed while click on create new quotes.
> 
>
> Key: OFBIZ-10882
> URL: https://issues.apache.org/jira/browse/OFBIZ-10882
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Ashish Sharma
>Priority: Minor
> Attachments: OFBIZ-10882.png
>
>
> *Step to Reproduce*
> 1.Login with valid username and password.
> 2.Navigate to ecommerce.
> 3.Navigate to shopping list.
> 4.Create a new shopping list.
> 5. Click on create new quote.
> *Expected Result:* New Quote should be created.
> *Actual Result:* Error message is displayed.
> *Screen print attached*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Issue Comment Deleted] (OFBIZ-10769) ecommerce breadcrumb fails

2019-03-30 Thread Prakhar Kumar (JIRA)


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

Prakhar Kumar updated OFBIZ-10769:
--
Comment: was deleted

(was: Verified the issue on demo trunk. Breadcrumb is working fine. Attached 
the screenshot for the same. Please let me know in case of any concerns.

 

!Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png!)

> ecommerce breadcrumb fails
> --
>
> Key: OFBIZ-10769
> URL: https://issues.apache.org/jira/browse/OFBIZ-10769
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Sebastian Wachinger
>Assignee: Prakhar Kumar
>Priority: Minor
>
> In the 16.11 front end webstore demo the breadrumbs feature on a product page 
> is working,
> {{Main > Widgets > Small Widgets > Tiny Chrome Widget}}
> in the trunk demo it is broken
> {{Main > > Tiny Chrome Widget}}
> Possibly related to OFBiz-9234, but now broken again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10769) ecommerce breadcrumb fails

2019-03-30 Thread Prakhar Kumar (JIRA)


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

Prakhar Kumar updated OFBIZ-10769:
--
Attachment: (was: Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png)

> ecommerce breadcrumb fails
> --
>
> Key: OFBIZ-10769
> URL: https://issues.apache.org/jira/browse/OFBIZ-10769
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Sebastian Wachinger
>Assignee: Prakhar Kumar
>Priority: Minor
>
> In the 16.11 front end webstore demo the breadrumbs feature on a product page 
> is working,
> {{Main > Widgets > Small Widgets > Tiny Chrome Widget}}
> in the trunk demo it is broken
> {{Main > > Tiny Chrome Widget}}
> Possibly related to OFBiz-9234, but now broken again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9490) Update UtilMisc.formatRuleBasedAmount() method to take rules and ruleSet and formatting can be done, rather than system providing all ruleset support.

2019-03-30 Thread Arun Patidar (JIRA)


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

Arun Patidar closed OFBIZ-9490.
---
Resolution: Fixed

Not applying second patch as its not required and can be manage by existing 
method. Closing task.

 

Thanks [~deepak.dixit] and [~PradhanYashSharma]

> Update UtilMisc.formatRuleBasedAmount() method to take rules and ruleSet and 
> formatting can be done, rather than system providing all ruleset support.
> --
>
> Key: OFBIZ-9490
> URL: https://issues.apache.org/jira/browse/OFBIZ-9490
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: 16.11.03
>Reporter: Pradhan Yash Sharma
>Assignee: Arun Patidar
>Priority: Minor
> Fix For: 17.12.01
>
> Attachments: OFBIZ-9490.patch, OFBIZ_9490.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10743) Error message is populating while clicking on product barcode

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10743:
-

Assignee: Suraj Khurana  (was: Pawan Verma)

> Error message is populating while clicking on product barcode
> -
>
> Key: OFBIZ-10743
> URL: https://issues.apache.org/jira/browse/OFBIZ-10743
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Ashish Sharma
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10743.patch, Screen Shot 2018-12-22 at 4.01.34 
> PM.png
>
>
> *Step to reproduce*
> Login with valid username and password.
> Navigate to Catalog->Product.
> Search for product (Please enter ‘a’ alphabet)
> Click on barcode
>  
> *Expected result:* Product barcode details should be displayed.
> *Actual result:*  Error message is populating while clicking on product 
> barcode.
>  
> Note:- Issue exist for some product (Forklift - Propane, Forklift - Battery, 
> Company Vehicle, Heating/Cooling Unit, Demo Product for Costing, Demo 
> Material A for Costing and Demo Material B for Costing) 
> Screen-print attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10769) ecommerce breadcrumb fails

2019-03-30 Thread Prakhar Kumar (JIRA)


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

Prakhar Kumar commented on OFBIZ-10769:
---

Verified the issue on demo trunk. Breadcrumb is working fine. Attached the 
screenshot for the same. Please let me know in case of any concerns.

 

!Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png!

> ecommerce breadcrumb fails
> --
>
> Key: OFBIZ-10769
> URL: https://issues.apache.org/jira/browse/OFBIZ-10769
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Sebastian Wachinger
>Assignee: Prakhar Kumar
>Priority: Minor
> Attachments: Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png
>
>
> In the 16.11 front end webstore demo the breadrumbs feature on a product page 
> is working,
> {{Main > Widgets > Small Widgets > Tiny Chrome Widget}}
> in the trunk demo it is broken
> {{Main > > Tiny Chrome Widget}}
> Possibly related to OFBiz-9234, but now broken again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10882) Error message is displayed while click on create new quotes.

2019-03-30 Thread Ashish Sharma (JIRA)
Ashish Sharma created OFBIZ-10882:
-

 Summary: Error message is displayed while click on create new 
quotes.
 Key: OFBIZ-10882
 URL: https://issues.apache.org/jira/browse/OFBIZ-10882
 Project: OFBiz
  Issue Type: Bug
Affects Versions: Trunk
Reporter: Ashish Sharma


*Step to Reproduce*

1.Login with valid username and password.
2.Navigate to ecommerce.
3.Navigate to shopping list.
4.Create a new shopping list.
5. Click on create new quote.

*Expected Result:* New Quote should be created.
*Actual Result:* Error message is displayed.

*Screen print attached*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10769) ecommerce breadcrumb fails

2019-03-30 Thread Prakhar Kumar (JIRA)


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

Prakhar Kumar updated OFBIZ-10769:
--
Attachment: Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png

> ecommerce breadcrumb fails
> --
>
> Key: OFBIZ-10769
> URL: https://issues.apache.org/jira/browse/OFBIZ-10769
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Sebastian Wachinger
>Assignee: Prakhar Kumar
>Priority: Minor
> Attachments: Tiny_Chrome_Widget_OFBiz_E_Commerce_Store.png
>
>
> In the 16.11 front end webstore demo the breadrumbs feature on a product page 
> is working,
> {{Main > Widgets > Small Widgets > Tiny Chrome Widget}}
> in the trunk demo it is broken
> {{Main > > Tiny Chrome Widget}}
> Possibly related to OFBiz-9234, but now broken again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10743) Error message is populating while clicking on product barcode

2019-03-30 Thread Pawan Verma (JIRA)


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

Pawan Verma updated OFBIZ-10743:

Attachment: OFBIZ-10743.patch

> Error message is populating while clicking on product barcode
> -
>
> Key: OFBIZ-10743
> URL: https://issues.apache.org/jira/browse/OFBIZ-10743
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Ashish Sharma
>Assignee: Pawan Verma
>Priority: Major
> Attachments: OFBIZ-10743.patch, Screen Shot 2018-12-22 at 4.01.34 
> PM.png
>
>
> *Step to reproduce*
> Login with valid username and password.
> Navigate to Catalog->Product.
> Search for product (Please enter ‘a’ alphabet)
> Click on barcode
>  
> *Expected result:* Product barcode details should be displayed.
> *Actual result:*  Error message is populating while clicking on product 
> barcode.
>  
> Note:- Issue exist for some product (Forklift - Propane, Forklift - Battery, 
> Company Vehicle, Heating/Cooling Unit, Demo Product for Costing, Demo 
> Material A for Costing and Demo Material B for Costing) 
> Screen-print attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10743) Error message is populating while clicking on product barcode

2019-03-30 Thread Pawan Verma (JIRA)


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

Pawan Verma commented on OFBIZ-10743:
-

Thanks, [~pritam.kute] for the suggestion to use code128. I have also done some 
research around code128, and it seems a good option. Code 128 includes 108 
symbols: 103 data symbols, 3 start symbols, and 2 stop symbols.

 

Attaching patch for using code128 to generate product barcode. I have also 
tested it on latest trunk. Thanks!

> Error message is populating while clicking on product barcode
> -
>
> Key: OFBIZ-10743
> URL: https://issues.apache.org/jira/browse/OFBIZ-10743
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Ashish Sharma
>Assignee: Pawan Verma
>Priority: Major
> Attachments: Screen Shot 2018-12-22 at 4.01.34 PM.png
>
>
> *Step to reproduce*
> Login with valid username and password.
> Navigate to Catalog->Product.
> Search for product (Please enter ‘a’ alphabet)
> Click on barcode
>  
> *Expected result:* Product barcode details should be displayed.
> *Actual result:*  Error message is populating while clicking on product 
> barcode.
>  
> Note:- Issue exist for some product (Forklift - Propane, Forklift - Battery, 
> Company Vehicle, Heating/Cooling Unit, Demo Product for Costing, Demo 
> Material A for Costing and Demo Material B for Costing) 
> Screen-print attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10860) Send Email services should be called asynchronously

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10860:
--
Affects Version/s: (was: Upcoming Branch)
   Trunk

> Send Email services should be called asynchronously 
> 
>
> Key: OFBIZ-10860
> URL: https://issues.apache.org/jira/browse/OFBIZ-10860
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS
>Affects Versions: Trunk
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10860.patch
>
>
> Currently there are some code references in which with the business logic, 
> email services are triggered synchronously, so in any case if email service 
> fails, whole transaction is rolled back.
> All these occurrences should be replaced with asynchronous calling.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10860) Send Email services should be called asynchronously

2019-03-30 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10860.
-

> Send Email services should be called asynchronously 
> 
>
> Key: OFBIZ-10860
> URL: https://issues.apache.org/jira/browse/OFBIZ-10860
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS
>Affects Versions: Upcoming Branch
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10860.patch
>
>
> Currently there are some code references in which with the business logic, 
> email services are triggered synchronously, so in any case if email service 
> fails, whole transaction is rolled back.
> All these occurrences should be replaced with asynchronous calling.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


  1   2   >