[jira] [Commented] (OFBIZ-11728) Create new component, data configuration and connection request

2020-09-26 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal commented on OFBIZ-11728:


Hi [~pawan]

I have created PR. Here is the link: 
https://github.com/apache/ofbiz-plugins/pull/44

> Create new component, data configuration and connection request
> ---
>
> Key: OFBIZ-11728
> URL: https://issues.apache.org/jira/browse/OFBIZ-11728
> Project: OFBiz
>  Issue Type: Sub-task
>Affects Versions: Trunk
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-11728.patch
>
>
> We will be doing following tasks in this ticket:
> # Create a new component named *shopify*
> # Basic configuration data setup
> # Implement a method for HTTP connection request with Shopify
> To store configuration details we will create entity *ShopifyConfig*



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


[jira] [Assigned] (OFBIZ-11730) Import pending orders from Shopify

2020-08-22 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal reassigned OFBIZ-11730:
--

Assignee: Shikha Jaiswal

> Import pending orders from Shopify
> --
>
> Key: OFBIZ-11730
> URL: https://issues.apache.org/jira/browse/OFBIZ-11730
> Project: OFBiz
>  Issue Type: Sub-task
>Affects Versions: Trunk
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
>
> We will be creating a screen to import all pending orders from Shopify. This 
> screen will also contain date fields to import orders created in a specific 
> time duration on Shopify.



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


[jira] [Commented] (OFBIZ-11728) Create new component, data configuration and connection request

2020-08-22 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal commented on OFBIZ-11728:


Yes, I agree that SystemProperty can be used to store configuration data. Hence 
used the same.

> Create new component, data configuration and connection request
> ---
>
> Key: OFBIZ-11728
> URL: https://issues.apache.org/jira/browse/OFBIZ-11728
> Project: OFBiz
>  Issue Type: Sub-task
>Affects Versions: Trunk
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-11728.patch
>
>
> We will be doing following tasks in this ticket:
> # Create a new component named *shopify*
> # Basic configuration data setup
> # Implement a method for HTTP connection request with Shopify
> To store configuration details we will create entity *ShopifyConfig*



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


[jira] [Updated] (OFBIZ-11728) Create new component, data configuration and connection request

2020-08-22 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal updated OFBIZ-11728:
---
Attachment: OFBIZ-11728.patch

> Create new component, data configuration and connection request
> ---
>
> Key: OFBIZ-11728
> URL: https://issues.apache.org/jira/browse/OFBIZ-11728
> Project: OFBiz
>  Issue Type: Sub-task
>Affects Versions: Trunk
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-11728.patch
>
>
> We will be doing following tasks in this ticket:
> # Create a new component named *shopify*
> # Basic configuration data setup
> # Implement a method for HTTP connection request with Shopify
> To store configuration details we will create entity *ShopifyConfig*



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


[jira] [Updated] (OFBIZ-11729) Import products from Shopify

2020-05-26 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal updated OFBIZ-11729:
---
Description: 
We will be creating screen to import all products from Shopify. This screen 
will also contain date fields to import products created in a specific time 
duration on Shopify.

Shopify Product API:
[https://shopify.dev/docs/admin-api/rest/reference/products/product?api[version]=2020-04#index-2020-04|https://shopify.dev/docs/admin-api/rest/reference/products/product?api[version]=2020-04#index-2020-04]

  was:We will be creating screen to import all products from Shopify. This 
screen will also contain date fields to import products created in a specific 
time duration on Shopify.


> Import products from Shopify
> 
>
> Key: OFBIZ-11729
> URL: https://issues.apache.org/jira/browse/OFBIZ-11729
> Project: OFBiz
>  Issue Type: Sub-task
>Affects Versions: Trunk
>Reporter: Shikha Jaiswal
>Priority: Major
>
> We will be creating screen to import all products from Shopify. This screen 
> will also contain date fields to import products created in a specific time 
> duration on Shopify.
> Shopify Product API:
> [https://shopify.dev/docs/admin-api/rest/reference/products/product?api[version]=2020-04#index-2020-04|https://shopify.dev/docs/admin-api/rest/reference/products/product?api[version]=2020-04#index-2020-04]



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


[jira] [Created] (OFBIZ-11731) Create fulfillment on Shopify

2020-05-23 Thread Shikha Jaiswal (Jira)
Shikha Jaiswal created OFBIZ-11731:
--

 Summary: Create fulfillment on Shopify 
 Key: OFBIZ-11731
 URL: https://issues.apache.org/jira/browse/OFBIZ-11731
 Project: OFBiz
  Issue Type: Sub-task
Affects Versions: Trunk
Reporter: Shikha Jaiswal


Create fulfillment on Shopify ie push shipment details and tracking code to 
Shopify



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


[jira] [Created] (OFBIZ-11730) Import pending orders from Shopify

2020-05-23 Thread Shikha Jaiswal (Jira)
Shikha Jaiswal created OFBIZ-11730:
--

 Summary: Import pending orders from Shopify
 Key: OFBIZ-11730
 URL: https://issues.apache.org/jira/browse/OFBIZ-11730
 Project: OFBiz
  Issue Type: Sub-task
Affects Versions: Trunk
Reporter: Shikha Jaiswal


We will be creating a screen to import all pending orders from Shopify. This 
screen will also contain date fields to import orders created in a specific 
time duration on Shopify.



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


[jira] [Created] (OFBIZ-11729) Import products from Shopify

2020-05-23 Thread Shikha Jaiswal (Jira)
Shikha Jaiswal created OFBIZ-11729:
--

 Summary: Import products from Shopify
 Key: OFBIZ-11729
 URL: https://issues.apache.org/jira/browse/OFBIZ-11729
 Project: OFBiz
  Issue Type: Sub-task
Affects Versions: Trunk
Reporter: Shikha Jaiswal


We will be creating screen to import all products from Shopify. This screen 
will also contain date fields to import products created in a specific time 
duration on Shopify.



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


[jira] [Created] (OFBIZ-11728) Create new component, data configuration and connection request

2020-05-23 Thread Shikha Jaiswal (Jira)
Shikha Jaiswal created OFBIZ-11728:
--

 Summary: Create new component, data configuration and connection 
request
 Key: OFBIZ-11728
 URL: https://issues.apache.org/jira/browse/OFBIZ-11728
 Project: OFBiz
  Issue Type: Sub-task
Affects Versions: Trunk
Reporter: Shikha Jaiswal
Assignee: Shikha Jaiswal


We will be doing following tasks in this ticket:
# Create a new component named *shopify*
# Basic configuration data setup
# Implement a method for HTTP connection request with Shopify

To store configuration details we will create entity *ShopifyConfig*



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


[jira] [Assigned] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2020-05-09 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal reassigned OFBIZ-5:
--

Assignee: Pawan Verma  (was: Shikha Jaiswal)

> Production Run Job is not created for product type MARKETING_PKG_AUTO
> -
>
> Key: OFBIZ-5
> URL: https://issues.apache.org/jira/browse/OFBIZ-5
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Release Branch 16.11, Release Branch 18.12, Release 
> Branch 17.12, Trunk
>Reporter: Shikha Jaiswal
>Assignee: Pawan Verma
>Priority: Major
> Attachments: OFBIZ-5-16.11.patch, OFBIZ-5.patch
>
>
> *Steps to regenerate:*
> # Create the order for product GZ-BASKET
> # Job should be created automatically for this product as it is of type 
> MARKETING_PKG_AUTO
> *Actual:*
> Job is not created and the order goes in the backorder status.



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


[jira] [Commented] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2020-05-09 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal commented on OFBIZ-5:


Yes, seems like its working fine. We can close this ticket.

> Production Run Job is not created for product type MARKETING_PKG_AUTO
> -
>
> Key: OFBIZ-5
> URL: https://issues.apache.org/jira/browse/OFBIZ-5
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Release Branch 16.11, Release Branch 18.12, Release 
> Branch 17.12, Trunk
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-5-16.11.patch, OFBIZ-5.patch
>
>
> *Steps to regenerate:*
> # Create the order for product GZ-BASKET
> # Job should be created automatically for this product as it is of type 
> MARKETING_PKG_AUTO
> *Actual:*
> Job is not created and the order goes in the backorder status.



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


[jira] [Updated] (OFBIZ-11679) OFBiz - Shopify integration plugin

2020-05-09 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal updated OFBIZ-11679:
---
Description: 
Here is the reference of ML discussion: 
[https://markmail.org/thread/pktfygbz44a7z5kk]

This integration can be used to provide Order and Fulfillment Management to the 
orders placed via Shopify store.

We are taking reference from available Magento plugin and planning to built the 
same features as MVP. As an MVP, minimal features to implement are:

– Import locations
– Import products
– Import pending orders
– Create fulfillment on Shopify ie push shipment details and tracking code to 
Shopify

After MVP, we will further move with other features like:

– Edit Order
– Order Cancellation
– Returns

Reference Shopify API documents:
[https://shopify.dev/docs/admin-api/rest/reference|https://shopify.dev/docs/admin-api/rest/reference]

We are planning to manage all the configurations in SystemProperty.

Thanks [~surajk] and [~ritesh.kumar] for discussing things.


  was:Here is the reference of ML discussion: 
[https://markmail.org/thread/pktfygbz44a7z5kk]


> OFBiz - Shopify integration plugin
> --
>
> Key: OFBIZ-11679
> URL: https://issues.apache.org/jira/browse/OFBIZ-11679
> Project: OFBiz
>  Issue Type: New Feature
>Affects Versions: Trunk
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
>
> Here is the reference of ML discussion: 
> [https://markmail.org/thread/pktfygbz44a7z5kk]
> This integration can be used to provide Order and Fulfillment Management to 
> the orders placed via Shopify store.
> We are taking reference from available Magento plugin and planning to built 
> the same features as MVP. As an MVP, minimal features to implement are:
> – Import locations
> – Import products
> – Import pending orders
> – Create fulfillment on Shopify ie push shipment details and tracking code to 
> Shopify
> After MVP, we will further move with other features like:
> – Edit Order
> – Order Cancellation
> – Returns
> Reference Shopify API documents:
> [https://shopify.dev/docs/admin-api/rest/reference|https://shopify.dev/docs/admin-api/rest/reference]
> We are planning to manage all the configurations in SystemProperty.
> Thanks [~surajk] and [~ritesh.kumar] for discussing things.



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


[jira] [Commented] (OFBIZ-11122) FTL Error on Order Entry Payment screen

2019-09-27 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal commented on OFBIZ-11122:


Issue exists only on release 16.11. I have uploaded patch for the same.

> FTL Error on Order Entry Payment screen
> ---
>
> Key: OFBIZ-11122
> URL: https://issues.apache.org/jira/browse/OFBIZ-11122
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Release Branch 16.11
>Reporter: Shikha Jaiswal
>Assignee: Pawan Verma
>Priority: Minor
> Attachments: OFBIZ-11122.patch, Screenshot - Order Entry Payment.png
>
>
> *Steps to regenerate:*
> # Open 
> [https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry|https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry]
> # Set Customer
> # Add product to cart
> # Click on Finalize Order
> # Select Shipping address and method
> # Select Term and click on Continue
> # FTL error renders. 
> Refer attachment



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


[jira] [Updated] (OFBIZ-11122) FTL Error on Order Entry Payment screen

2019-09-27 Thread Shikha Jaiswal (Jira)


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

Shikha Jaiswal updated OFBIZ-11122:
---
Attachment: OFBIZ-11122.patch

> FTL Error on Order Entry Payment screen
> ---
>
> Key: OFBIZ-11122
> URL: https://issues.apache.org/jira/browse/OFBIZ-11122
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Release Branch 16.11
>Reporter: Shikha Jaiswal
>Assignee: Pawan Verma
>Priority: Minor
> Attachments: OFBIZ-11122.patch, Screenshot - Order Entry Payment.png
>
>
> *Steps to regenerate:*
> # Open 
> [https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry|https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry]
> # Set Customer
> # Add product to cart
> # Click on Finalize Order
> # Select Shipping address and method
> # Select Term and click on Continue
> # FTL error renders. 
> Refer attachment



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


[jira] [Updated] (OFBIZ-11122) FTL Error on Order Entry Payment screen

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-11122:
---
Attachment: Screenshot - Order Entry Payment.png

> FTL Error on Order Entry Payment screen
> ---
>
> Key: OFBIZ-11122
> URL: https://issues.apache.org/jira/browse/OFBIZ-11122
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Release Branch 16.11
>Reporter: Shikha Jaiswal
>Priority: Minor
> Attachments: Screenshot - Order Entry Payment.png
>
>
> *Steps to regenerate:*
> # Open 
> [https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry|https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry]
> # Set Customer
> # Add product to cart
> # Click on Finalize Order
> # Select Shipping address and method
> # Select Term and click on Continue
> # FTL error renders. 
> Refer attachment



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


[jira] [Created] (OFBIZ-11122) FTL Error on Order Entry Payment screen

2019-06-22 Thread Shikha Jaiswal (JIRA)
Shikha Jaiswal created OFBIZ-11122:
--

 Summary: FTL Error on Order Entry Payment screen
 Key: OFBIZ-11122
 URL: https://issues.apache.org/jira/browse/OFBIZ-11122
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 16.11
Reporter: Shikha Jaiswal


*Steps to regenerate:*
# Open 
[https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry|https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry]
# Set Customer
# Add product to cart
# Click on Finalize Order
# Select Shipping address and method
# Select Term and click on Continue
# FTL error renders. 

Refer attachment



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


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

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10883:


Hi Suraj,

I have attached the updated patch.

> 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
>  Components: product
>Affects Versions: Release Branch 16.11
>Reporter: Rashi Dhagat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10883-new.patch, OFBIZ-10883.patch, 
> 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] [Updated] (OFBIZ-10883) Picklist is in Input status even after order is completed

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10883:
---
Attachment: OFBIZ-10883-new.patch

> 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
>  Components: product
>Affects Versions: Release Branch 16.11
>Reporter: Rashi Dhagat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10883-new.patch, OFBIZ-10883.patch, 
> 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] [Assigned] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-5:
--

Assignee: (was: Shikha Jaiswal)

> Production Run Job is not created for product type MARKETING_PKG_AUTO
> -
>
> Key: OFBIZ-5
> URL: https://issues.apache.org/jira/browse/OFBIZ-5
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, 
> Release Branch 18.12
>Reporter: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-5-16.11.patch, OFBIZ-5.patch
>
>
> *Steps to regenerate:*
> # Create the order for product GZ-BASKET
> # Job should be created automatically for this product as it is of type 
> MARKETING_PKG_AUTO
> *Actual:*
> Job is not created and the order goes in the backorder status.



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


[jira] [Updated] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-5:
---
Attachment: OFBIZ-5-16.11.patch
OFBIZ-5.patch

> Production Run Job is not created for product type MARKETING_PKG_AUTO
> -
>
> Key: OFBIZ-5
> URL: https://issues.apache.org/jira/browse/OFBIZ-5
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, 
> Release Branch 18.12
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-5-16.11.patch, OFBIZ-5.patch
>
>
> *Steps to regenerate:*
> # Create the order for product GZ-BASKET
> # Job should be created automatically for this product as it is of type 
> MARKETING_PKG_AUTO
> *Actual:*
> Job is not created and the order goes in the backorder status.



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


[jira] [Commented] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-5:


For creating a job, createProductionRunForMktgPkg service runs which calculate 
the quantity to produce.

The condition qtyToProduce = qtyRequired.min(mktgPackagesAvailable) does not 
work for MARKETING_PKG_AUTO product as here qtyRequired is 
BigDecimal.ZERO.subtract(ATP of product) and mktgPackagesAvailable returned by 
service getMktgPackagesAvailable is ATP of product. So the above condition 
always returns the qtyToProduce as a negative value which does not allow to 
create production run.

In the present state of getMktgPackagesAvailable service, if product type is 
MARKETING_PKG_AUTO then return it's own ATP instead of returning its component 
ATP which causes this issue as earlier it was returning the component ATP.

I have provided the patch for a fix in which I have set qtyToProduce = 
qtyRequired in case of MARKETING_PKG_AUTO product so that it creates the 
production run for the order.


> Production Run Job is not created for product type MARKETING_PKG_AUTO
> -
>
> Key: OFBIZ-5
> URL: https://issues.apache.org/jira/browse/OFBIZ-5
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, 
> Release Branch 18.12
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
>
> *Steps to regenerate:*
> # Create the order for product GZ-BASKET
> # Job should be created automatically for this product as it is of type 
> MARKETING_PKG_AUTO
> *Actual:*
> Job is not created and the order goes in the backorder status.



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


[jira] [Commented] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-5:


It also exists on branches 17 and 18. Updated the affected versions.

Thanks!!

> Production Run Job is not created for product type MARKETING_PKG_AUTO
> -
>
> Key: OFBIZ-5
> URL: https://issues.apache.org/jira/browse/OFBIZ-5
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, 
> Release Branch 18.12
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
>
> *Steps to regenerate:*
> # Create the order for product GZ-BASKET
> # Job should be created automatically for this product as it is of type 
> MARKETING_PKG_AUTO
> *Actual:*
> Job is not created and the order goes in the backorder status.



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


[jira] [Updated] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-5:
---
Affects Version/s: Release Branch 18.12
   Release Branch 17.12

> Production Run Job is not created for product type MARKETING_PKG_AUTO
> -
>
> Key: OFBIZ-5
> URL: https://issues.apache.org/jira/browse/OFBIZ-5
> Project: OFBiz
>  Issue Type: Bug
>  Components: manufacturing
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, 
> Release Branch 18.12
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Major
>
> *Steps to regenerate:*
> # Create the order for product GZ-BASKET
> # Job should be created automatically for this product as it is of type 
> MARKETING_PKG_AUTO
> *Actual:*
> Job is not created and the order goes in the backorder status.



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


[jira] [Created] (OFBIZ-11115) Production Run Job is not created for product type MARKETING_PKG_AUTO

2019-06-22 Thread Shikha Jaiswal (JIRA)
Shikha Jaiswal created OFBIZ-5:
--

 Summary: Production Run Job is not created for product type 
MARKETING_PKG_AUTO
 Key: OFBIZ-5
 URL: https://issues.apache.org/jira/browse/OFBIZ-5
 Project: OFBiz
  Issue Type: Bug
  Components: manufacturing
Affects Versions: Release Branch 16.11, Trunk
Reporter: Shikha Jaiswal
Assignee: Shikha Jaiswal


*Steps to regenerate:*
# Create the order for product GZ-BASKET
# Job should be created automatically for this product as it is of type 
MARKETING_PKG_AUTO

*Actual:*
Job is not created and the order goes in the backorder status.



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


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

2019-06-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10883:


Thanks, Pawan for your suggestion.

I agree with you. I will update the patch.

> 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
>  Components: product
>Affects Versions: Release Branch 16.11
>Reporter: Rashi Dhagat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10883.patch, 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] [Assigned] (OFBIZ-10883) Picklist is in Input status even after order is completed

2019-04-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10883:
--

Assignee: (was: Shikha Jaiswal)

> 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
>Priority: Major
> Attachments: OFBIZ-10883.patch, 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] [Commented] (OFBIZ-10883) Picklist is in Input status even after order is completed

2019-04-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10883:


Completed the task and attached the patch

> 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
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-10883.patch, 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] [Updated] (OFBIZ-10883) Picklist is in Input status even after order is completed

2019-04-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10883:
---
Attachment: OFBIZ-10883.patch

> 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
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-10883.patch, 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] [Assigned] (OFBIZ-10883) Picklist is in Input status even after order is completed

2019-04-26 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10883:
--

Assignee: Shikha Jaiswal

> 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
>Assignee: Shikha Jaiswal
>Priority: Major
> 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] [Updated] (OFBIZ-10851) Upload new file button is not visible on My Profile page

2019-03-09 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10851:
---
Affects Version/s: Trunk

> 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
>Priority: Minor
> 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-10851) Upload new file button is not visible on My Profile page

2019-03-09 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10851:


I have checked on all the versions and this issue exists only on trunk.

> 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
>Priority: Minor
> 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-10851) Upload new file button is not visible on My Profile page

2019-03-09 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10851:


This issue has been fixed and I have attached the patch for the same.

> 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
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Minor
> 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] [Assigned] (OFBIZ-10851) Upload new file button is not visible on My Profile page

2019-03-09 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10851:
--

Assignee: (was: Shikha Jaiswal)

> 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
>Reporter: Shikha Jaiswal
>Priority: Minor
> 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] [Updated] (OFBIZ-10851) Upload new file button is not visible on My Profile page

2019-03-09 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10851:
---
Attachment: OFBIZ-10851.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
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Minor
> 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] [Assigned] (OFBIZ-10851) Upload new file button is not visible on My Profile page

2019-03-09 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10851:
--

Assignee: Shikha Jaiswal

> 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
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Minor
>
> 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] [Created] (OFBIZ-10851) Upload new file button is not visible on My Profile page

2019-03-08 Thread Shikha Jaiswal (JIRA)
Shikha Jaiswal created OFBIZ-10851:
--

 Summary: 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
Reporter: Shikha Jaiswal


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] [Assigned] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-08 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10801:
--

Assignee: (was: Shikha Jaiswal)

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Dikpal Kanungo
>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] [Commented] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-08 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10801:


UI issues mentioned here does not exist now as per the latest changes.

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Dikpal Kanungo
>Assignee: Shikha Jaiswal
>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] [Assigned] (OFBIZ-10801) Distortion at My Profile Page.

2019-03-08 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10801:
--

Assignee: Shikha Jaiswal

> Distortion at My Profile Page.
> --
>
> Key: OFBIZ-10801
> URL: https://issues.apache.org/jira/browse/OFBIZ-10801
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Dikpal Kanungo
>Assignee: Shikha Jaiswal
>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-10689) function parseBigDecimalForEntity is in wrong location

2019-01-12 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10689:
---
Attachment: OFBIZ-10689.patch

> function parseBigDecimalForEntity is in wrong location
> --
>
> Key: OFBIZ-10689
> URL: https://issues.apache.org/jira/browse/OFBIZ-10689
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework, product
>Affects Versions: Trunk, Release Branch 15.12, Release Branch 16.11, 
> Release Branch 17.12
>Reporter: Pierre Smits
>Assignee: Shikha Jaiswal
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10689-rename.patch, OFBIZ-10689.patch
>
>
> Currently the function 'parseBigDecimalForEntity' is located in 
> ProductEvents.java. 
> Given that this function applies to more than just products, this function 
> should be located in the framework stack.



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


[jira] [Assigned] (OFBIZ-10689) function parseBigDecimalForEntity is in wrong location

2019-01-12 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10689:
--

Assignee: (was: Shikha Jaiswal)

> function parseBigDecimalForEntity is in wrong location
> --
>
> Key: OFBIZ-10689
> URL: https://issues.apache.org/jira/browse/OFBIZ-10689
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework, product
>Affects Versions: Trunk, Release Branch 15.12, Release Branch 16.11, 
> Release Branch 17.12
>Reporter: Pierre Smits
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10689-rename.patch, OFBIZ-10689.patch
>
>
> Currently the function 'parseBigDecimalForEntity' is located in 
> ProductEvents.java. 
> Given that this function applies to more than just products, this function 
> should be located in the framework stack.



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


[jira] [Commented] (OFBIZ-10689) function parseBigDecimalForEntity is in wrong location

2019-01-12 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10689:


I have provided the patch for groovy files. Please refer to the latest attached 
patch.

Thanks!!

> function parseBigDecimalForEntity is in wrong location
> --
>
> Key: OFBIZ-10689
> URL: https://issues.apache.org/jira/browse/OFBIZ-10689
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework, product
>Affects Versions: Trunk, Release Branch 15.12, Release Branch 16.11, 
> Release Branch 17.12
>Reporter: Pierre Smits
>Assignee: Shikha Jaiswal
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10689-rename.patch, OFBIZ-10689.patch
>
>
> Currently the function 'parseBigDecimalForEntity' is located in 
> ProductEvents.java. 
> Given that this function applies to more than just products, this function 
> should be located in the framework stack.



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


[jira] [Reopened] (OFBIZ-10689) function parseBigDecimalForEntity is in wrong location

2019-01-12 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reopened OFBIZ-10689:

  Assignee: Shikha Jaiswal  (was: Jacques Le Roux)

simpleTypeConvert method of ObjectType is renamed to simpleTypeOrObjectConvert 
but there are occurrences of simpleTypeConvert in groovy files. I am working on 
it and will provide the patch

> function parseBigDecimalForEntity is in wrong location
> --
>
> Key: OFBIZ-10689
> URL: https://issues.apache.org/jira/browse/OFBIZ-10689
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework, product
>Affects Versions: Trunk, Release Branch 15.12, Release Branch 16.11, 
> Release Branch 17.12
>Reporter: Pierre Smits
>Assignee: Shikha Jaiswal
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10689-rename.patch
>
>
> Currently the function 'parseBigDecimalForEntity' is located in 
> ProductEvents.java. 
> Given that this function applies to more than just products, this function 
> should be located in the framework stack.



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


[jira] [Commented] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-10-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10314:


Attached the patch for Release-17.12 and Release-16.11 (stable)

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: 1034.png, EditPartydetails.png, 
> OFBIZ-10314-release16.11.patch, OFBIZ-10314-release17.12.patch, 
> OFBIZ-10314.patch, Working_fine.png
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Updated] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-10-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10314:
---
Attachment: OFBIZ-10314-release16.11.patch

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: 1034.png, EditPartydetails.png, 
> OFBIZ-10314-release16.11.patch, OFBIZ-10314-release17.12.patch, 
> OFBIZ-10314.patch, Working_fine.png
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Updated] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-10-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10314:
---
Attachment: OFBIZ-10314-release17.12.patch

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: 1034.png, EditPartydetails.png, 
> OFBIZ-10314-release16.11.patch, OFBIZ-10314-release17.12.patch, 
> OFBIZ-10314.patch, Working_fine.png
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Assigned] (OFBIZ-10615) Content - Able to add empty Forum Group

2018-10-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10615:
--

Assignee: Shikha Jaiswal  (was: Anushi Gupta)

> Content - Able to add empty Forum Group
> ---
>
> Key: OFBIZ-10615
> URL: https://issues.apache.org/jira/browse/OFBIZ-10615
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: 16.11.05
>Reporter: Sanjay Yadav
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: ForumGroupDemoNotWorkingCorrect.png, 
> ForumGroupStableNotWorkingCorrect.png
>
>
> Steps to Regenerate issue:
>  # Login to demo-trunk or demo-stable instance with details:
> URL - [https://demo-trunk.ofbiz.apache.org/content/control/findForumGroups] 
> admin/ ofbiz  OR
> URl - [https://demo-stable.ofbiz.apache.org/content/control/createForumGroup]
> admin/ ofbiz
>  # Go to Content > Forum and try to create new forum group.
>  # do not enter Forum Group Name and Description.
>  # Click on the Submit button.
> Actual - System allowed the user to enter an empty forum group. Please refer 
> attached snapshots. This issue is occurring at demo-trunk and demo-stable 
> instance. 
> Expected - Empty Forum group should not be added and if the user tries to do 
> this..He should not be allowed and proper validation error message should 
> display.



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


[jira] [Commented] (OFBIZ-10315) Update Contact Mech ID with Billing Account not working

2018-10-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10315:


Attached the patch.

> Update Contact Mech ID with Billing Account not working 
> 
>
> Key: OFBIZ-10315
> URL: https://issues.apache.org/jira/browse/OFBIZ-10315
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Aayush jain
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: OFBIZ-10315.patch
>
>
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/updateBillingAccount
> 2. Edit/Update Contact Mech ID using dropdown
> Actual Result:
> Display a success message for update action, but when the page is refreshed 
> or again we navigate from Billing account. Updated contact mech id is not 
> displayed
> Expected Result:
> Contact Mech ID should be updated with new successfully. 
> Thanks in advance!



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


[jira] [Commented] (OFBIZ-10311) Able to change Payment with Received Status to Void

2018-10-27 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10311:


Changing the status to 'Void' from 'Received' does not affect anything (GL 
posting) as all the payments applied to invoice are reversed on 'Void' status. 
So IMO status can be changed to 'Void' after 'Receiving'.

> Able to change Payment with Received Status to Void
> ---
>
> Key: OFBIZ-10311
> URL: https://issues.apache.org/jira/browse/OFBIZ-10311
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Aayush jain
>Priority: Major
>
> Steps:
> 1. Open URL 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findPayments]
> 2. Navigate to Find Payment 
> 3. Check for Payment with Received Status
> 4. Change the status to void
> Actual Result:
> Status changed successfully
> Expected Result:
> A void transaction is a debit or credit card purchase that is canceled after 
> it has been authorized but before it has been settled. A void transaction 
> does not appear on the customer's account statement, though it might appear 
> in a list of pending transactions when the customer checks their account 
> online.
> Refunds. You can only refund a transaction with a Settling or Settled status. 
> If you need to cancel a transaction that has an Authorized, Submitted for 
> Settlement, or Settlement Pending status, you may be able to issue a void 
> instead. ... PayPal transactions can only be refunded within 180 days of 
> receiving payment.



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


[jira] [Updated] (OFBIZ-10311) Able to change Payment with Received Status to Void

2018-10-26 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10311:
---
Description: 
Steps:
1. Open URL 
[https://demo-trunk.ofbiz.apache.org/accounting/control/findPayments]
2. Navigate to Find Payment 
3. Check for Payment with Received Status
4. Change the status to void

Actual Result:
Status changed successfully

Expected Result:
A void transaction is a debit or credit card purchase that is canceled after it 
has been authorized but before it has been settled. A void transaction does not 
appear on the customer's account statement, though it might appear in a list of 
pending transactions when the customer checks their account online.

Refunds. You can only refund a transaction with a Settling or Settled status. 
If you need to cancel a transaction that has an Authorized, Submitted for 
Settlement, or Settlement Pending status, you may be able to issue a void 
instead. ... PayPal transactions can only be refunded within 180 days of 
receiving payment.

  was:
Steps:
1. Open URL https://demo-trunk.ofbiz.apache.org/accounting/control/findPayments
2. Navigate to Find Payment 
3. Check for Payment with Received Status
4. Change the status to void 

Actual Result:
Status changed successfully

Expected Result:
A void transaction is a debit or credit card purchase that is canceled after it 
has been authorized but before it has been settled. A void transaction does not 
appear on the customer's account statement, though it might appear in a list of 
pending transactions when the customer checks their account online.

Refunds. You can only refund a transaction with a Settling or Settled status. 
If you need to cancel a transaction that has an Authorized, Submitted for 
Settlement, or Settlement Pending status, you may be able to issue a void 
instead. ... PayPal transactions can only be refunded within 180 days of 
receiving payment. 


> Able to change Payment with Received Status to Void
> ---
>
> Key: OFBIZ-10311
> URL: https://issues.apache.org/jira/browse/OFBIZ-10311
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Aayush jain
>Priority: Major
>
> Steps:
> 1. Open URL 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findPayments]
> 2. Navigate to Find Payment 
> 3. Check for Payment with Received Status
> 4. Change the status to void
> Actual Result:
> Status changed successfully
> Expected Result:
> A void transaction is a debit or credit card purchase that is canceled after 
> it has been authorized but before it has been settled. A void transaction 
> does not appear on the customer's account statement, though it might appear 
> in a list of pending transactions when the customer checks their account 
> online.
> Refunds. You can only refund a transaction with a Settling or Settled status. 
> If you need to cancel a transaction that has an Authorized, Submitted for 
> Settlement, or Settlement Pending status, you may be able to issue a void 
> instead. ... PayPal transactions can only be refunded within 180 days of 
> receiving payment.



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


[jira] [Assigned] (OFBIZ-10379) Exception handling for Add a new Party Role at createInvoiceRole

2018-10-26 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10379:
--

Assignee: (was: Shikha Jaiswal)

> Exception handling for Add a new Party Role at createInvoiceRole
> 
>
> Key: OFBIZ-10379
> URL: https://issues.apache.org/jira/browse/OFBIZ-10379
> Project: OFBiz
>  Issue Type: Bug
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ap/control/createInvoiceRole
>Reporter: Aayush jain
>Priority: Minor
> Attachments: Error.png
>
>
> Steps:
> 1. Open URL https://demo-trunk.ofbiz.apache.org/ap/control/createInvoiceRole
> 2. Add a party Id which does not assigned as a role for accounts
> 3. Enter Percentage
> 4. Click on submit button
> Actual Result: 
> Throwing an exception error for the invalid case, Kindly refer attachment for 
> the same
> Expected Result:
> We must handle exceptions with a proper error message, I don't think this is 
> working fine, It should be correct with proper message.



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


[jira] [Assigned] (OFBIZ-10315) Update Contact Mech ID with Billing Account not working

2018-10-26 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10315:
--

Assignee: Shikha Jaiswal

> Update Contact Mech ID with Billing Account not working 
> 
>
> Key: OFBIZ-10315
> URL: https://issues.apache.org/jira/browse/OFBIZ-10315
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Aayush jain
>Assignee: Shikha Jaiswal
>Priority: Major
>
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/updateBillingAccount
> 2. Edit/Update Contact Mech ID using dropdown
> Actual Result:
> Display a success message for update action, but when the page is refreshed 
> or again we navigate from Billing account. Updated contact mech id is not 
> displayed
> Expected Result:
> Contact Mech ID should be updated with new successfully. 
> Thanks in advance!



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


[jira] [Assigned] (OFBIZ-10379) Exception handling for Add a new Party Role at createInvoiceRole

2018-10-26 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10379:
--

Assignee: Shikha Jaiswal

> Exception handling for Add a new Party Role at createInvoiceRole
> 
>
> Key: OFBIZ-10379
> URL: https://issues.apache.org/jira/browse/OFBIZ-10379
> Project: OFBiz
>  Issue Type: Bug
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ap/control/createInvoiceRole
>Reporter: Aayush jain
>Assignee: Shikha Jaiswal
>Priority: Minor
> Attachments: Error.png
>
>
> Steps:
> 1. Open URL https://demo-trunk.ofbiz.apache.org/ap/control/createInvoiceRole
> 2. Add a party Id which does not assigned as a role for accounts
> 3. Enter Percentage
> 4. Click on submit button
> Actual Result: 
> Throwing an exception error for the invalid case, Kindly refer attachment for 
> the same
> Expected Result:
> We must handle exceptions with a proper error message, I don't think this is 
> working fine, It should be correct with proper message.



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


[jira] [Assigned] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10314:
--

Assignee: Shikha Jaiswal

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: EditPartydetails.png, OFBIZ-10314.patch
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Assigned] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10314:
--

Assignee: (was: Shikha Jaiswal)

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Priority: Major
> Attachments: EditPartydetails.png, OFBIZ-10314.patch
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Commented] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10314:


Attached the patch for the above solution.

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: EditPartydetails.png, OFBIZ-10314.patch
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Updated] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal updated OFBIZ-10314:
---
Attachment: OFBIZ-10314.patch

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: EditPartydetails.png, OFBIZ-10314.patch
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Commented] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal commented on OFBIZ-10314:


Multiple records are not created for the party. Multiple records are shown in 
search modal due to multiple records in PartyIdentification entity.

Identification Number field can be added in the results table to resolve this 
confusion.

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: EditPartydetails.png
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Assigned] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-22 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10314:
--

Assignee: Shikha Jaiswal

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: EditPartydetails.png
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Assigned] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-21 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10314:
--

Assignee: (was: Shikha Jaiswal)

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Priority: Major
> Attachments: EditPartydetails.png
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Assigned] (OFBIZ-10314) Multiple rows are getting created on updating Party details

2018-09-21 Thread Shikha Jaiswal (JIRA)


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

Shikha Jaiswal reassigned OFBIZ-10314:
--

Assignee: Shikha Jaiswal

> Multiple rows are getting created on updating Party details
> ---
>
> Key: OFBIZ-10314
> URL: https://issues.apache.org/jira/browse/OFBIZ-10314
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
> Environment: 
> [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
>  
>Reporter: Archana Asthana
>Assignee: Shikha Jaiswal
>Priority: Major
> Attachments: EditPartydetails.png
>
>
> Steps to regenerate:
> Open [https://demo-trunk.ofbiz.apache.org/webpos/control/Login]
> Click Search Button to search Party
> In the opened modal, check the box of any customer
> Another model gets open to update the detail
> Enter the required detail/s and click update
> Multiple rows of the same customer are getting created in the Party search 
> Modal
> Image is attached for reference.
>  
>  



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


[jira] [Assigned] (OFBIZ-10376) Remove hard coded values from removePromotion

2018-04-28 Thread Shikha Jaiswal (JIRA)

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

Shikha Jaiswal reassigned OFBIZ-10376:
--

Assignee: (was: Shikha Jaiswal)

> Remove hard coded values from removePromotion
> -
>
> Key: OFBIZ-10376
> URL: https://issues.apache.org/jira/browse/OFBIZ-10376
> Project: OFBiz
>  Issue Type: Improvement
>Reporter: Shikha Jaiswal
>Priority: Minor
> Attachments: OFBIZ-10376.patch
>
>
> In removePromotion, values used to fetch data from ProductPromoAction are 
> hard coded. Need to remove these hard-coded values.



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


[jira] [Commented] (OFBIZ-10376) Remove hard coded values from removePromotion

2018-04-28 Thread Shikha Jaiswal (JIRA)

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

Shikha Jaiswal commented on OFBIZ-10376:


Attaching patch for this improvement.

> Remove hard coded values from removePromotion
> -
>
> Key: OFBIZ-10376
> URL: https://issues.apache.org/jira/browse/OFBIZ-10376
> Project: OFBiz
>  Issue Type: Improvement
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Minor
> Attachments: OFBIZ-10376.patch
>
>
> In removePromotion, values used to fetch data from ProductPromoAction are 
> hard coded. Need to remove these hard-coded values.



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


[jira] [Updated] (OFBIZ-10376) Remove hard coded values from removePromotion

2018-04-28 Thread Shikha Jaiswal (JIRA)

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

Shikha Jaiswal updated OFBIZ-10376:
---
Attachment: OFBIZ-10376.patch

> Remove hard coded values from removePromotion
> -
>
> Key: OFBIZ-10376
> URL: https://issues.apache.org/jira/browse/OFBIZ-10376
> Project: OFBiz
>  Issue Type: Improvement
>Reporter: Shikha Jaiswal
>Assignee: Shikha Jaiswal
>Priority: Minor
> Attachments: OFBIZ-10376.patch
>
>
> In removePromotion, values used to fetch data from ProductPromoAction are 
> hard coded. Need to remove these hard-coded values.



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


[jira] [Created] (OFBIZ-10376) Remove hard coded values from removePromotion

2018-04-28 Thread Shikha Jaiswal (JIRA)
Shikha Jaiswal created OFBIZ-10376:
--

 Summary: Remove hard coded values from removePromotion
 Key: OFBIZ-10376
 URL: https://issues.apache.org/jira/browse/OFBIZ-10376
 Project: OFBiz
  Issue Type: Improvement
Reporter: Shikha Jaiswal
Assignee: Shikha Jaiswal


In removePromotion, values used to fetch data from ProductPromoAction are hard 
coded. Need to remove these hard-coded values.



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


[jira] [Commented] (OFBIZ-8713) OFBIZ-7471: Improve all the service level error messages for missing required field for content component

2017-07-08 Thread Shikha Jaiswal (JIRA)

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

Shikha Jaiswal commented on OFBIZ-8713:
---

Attaching patch for this issue.

> OFBIZ-7471: Improve all the service level error messages for missing required 
> field for content component
> -
>
> Key: OFBIZ-8713
> URL: https://issues.apache.org/jira/browse/OFBIZ-8713
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: content
>Affects Versions: 16.11.01
>Reporter: Jagpreet Kaur
>Priority: Minor
> Attachments: OFBIZ-8713.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (OFBIZ-8713) OFBIZ-7471: Improve all the service level error messages for missing required field for content component

2017-07-08 Thread Shikha Jaiswal (JIRA)

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

Shikha Jaiswal updated OFBIZ-8713:
--
Attachment: OFBIZ-8713.patch

> OFBIZ-7471: Improve all the service level error messages for missing required 
> field for content component
> -
>
> Key: OFBIZ-8713
> URL: https://issues.apache.org/jira/browse/OFBIZ-8713
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: content
>Affects Versions: 16.11.01
>Reporter: Jagpreet Kaur
>Priority: Minor
> Attachments: OFBIZ-8713.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)