[jira] [Assigned] (OFBIZ-9647) Missing Relationship from OrderHeader to WebSite

2017-09-09 Thread Rishi Solanki (JIRA)

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

Rishi Solanki reassigned OFBIZ-9647:


Assignee: Rishi Solanki  (was: Ratnesh Upadhyay)

> Missing Relationship from OrderHeader to WebSite
> 
>
> Key: OFBIZ-9647
> URL: https://issues.apache.org/jira/browse/OFBIZ-9647
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Assignee: Rishi Solanki
> Attachments: OFBIZ-9647.patch
>
>
> OrderHeader entity have webSiteId field but there is no relationship defined 
> for it with WebSite entity. It must have FK constraint from 
> OrderHeader.webSiteId to WebSite.webSiteId.



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


[jira] [Commented] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Rishi Solanki (JIRA)

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

Rishi Solanki commented on OFBIZ-8323:
--

Need to check the releases to port the fixes, so not resolving the issue.

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Rishi Solanki
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Commented] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Rishi Solanki (JIRA)

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

Rishi Solanki commented on OFBIZ-8323:
--

Thanks [~lalit.dashora]  [~rohit.koushal] for your contribution. Your patch has 
been committed in revision 1807908.

Tagging [~deepak.dixit]

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Rishi Solanki
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Commented] (OFBIZ-9647) Missing Relationship from OrderHeader to WebSite

2017-09-09 Thread Ratnesh Upadhyay (JIRA)

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

Ratnesh Upadhyay commented on OFBIZ-9647:
-

Thanks to the community for inputs. I further reviewed it and found that its 
better to cleaned it up instead of adding data WebSite record. So finally I've 
removed all the references of "OrderEntry" from demo and test data files, also 
removed the check from secas to make them work.

Patch attached for review and resolution of the issue.

> Missing Relationship from OrderHeader to WebSite
> 
>
> Key: OFBIZ-9647
> URL: https://issues.apache.org/jira/browse/OFBIZ-9647
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Assignee: Ratnesh Upadhyay
> Attachments: OFBIZ-9647.patch
>
>
> OrderHeader entity have webSiteId field but there is no relationship defined 
> for it with WebSite entity. It must have FK constraint from 
> OrderHeader.webSiteId to WebSite.webSiteId.



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


[jira] [Updated] (OFBIZ-9647) Missing Relationship from OrderHeader to WebSite

2017-09-09 Thread Ratnesh Upadhyay (JIRA)

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

Ratnesh Upadhyay updated OFBIZ-9647:

Attachment: OFBIZ-9647.patch

> Missing Relationship from OrderHeader to WebSite
> 
>
> Key: OFBIZ-9647
> URL: https://issues.apache.org/jira/browse/OFBIZ-9647
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Assignee: Ratnesh Upadhyay
> Attachments: OFBIZ-9647.patch
>
>
> OrderHeader entity have webSiteId field but there is no relationship defined 
> for it with WebSite entity. It must have FK constraint from 
> OrderHeader.webSiteId to WebSite.webSiteId.



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


[jira] [Comment Edited] (OFBIZ-9501) Move all data in applications to the datamodel component

2017-09-09 Thread Prakhar Kumar (JIRA)

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

Prakhar Kumar edited comment on OFBIZ-9501 at 9/9/17 2:05 PM:
--

Provided the patch to move data from work effort component to data model 
component. In this patch, I have moved only the seed data. Also, I have moved 
some of the dependent party and content seed data to their respective files in 
data model component.

Reference: [^OFBIZ-9501-WorkEffortSeedData.patch]


was (Author: prakhar.kumar):
Provided the patch to move data from work effort component to data model 
component. In this patch, I have moved only the seed data. Also, I have moved 
some of the dependent party and content seed data to their respective files in 
data model component.

> Move all data in applications to the datamodel component
> 
>
> Key: OFBIZ-9501
> URL: https://issues.apache.org/jira/browse/OFBIZ-9501
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS
>Affects Versions: Upcoming Release
>Reporter: Taher Alkhateeb
>Assignee: Rishi Solanki
>Priority: Minor
>  Labels: application, data
> Attachments: OFBIZ-9051-004.patch, OFBIZ-9501-001.patch, 
> OFBIZ-9501-002.patch, OFBIZ-9501-003.patch, 
> OFBIZ-9501-WorkEffortSeedData.patch
>
>
> As per a community [discussion 
> thread|https://lists.apache.org/thread.html/eb6ea79195204356a362dbf208c5dbb6d321d001bf2b79819dc45a24@%3Cdev.ofbiz.apache.org%3E]
>  we decided to move all data (seed, seed-initial, demo) to the datamodel 
> component. and to also reduce and cleanup this data to ease debugging and 
> maintenance.
> After moving all the data, the directory and file structure would be similar 
> to the below:
> data/
> ├── demo
> │   ├── AccountingDemoData.xml
> │   ├── CommonDemoData.xml
> │   ├── ContentDemoData.xml
> │   ├── HumanresDemo.xml
> │   ├── ManufacturingDemoData.xml
> │   ├── MarketingDemoData.xml
> │   ├── OrderDemoData.xml
> │   ├── PartyDemoData.xml
> │   ├── ProductDemoData.xml
> │   ├── ShipmentDemoData.xml
> │   └── WorkEffortDemoData.xml
> ├── seed
> │   ├── AccountingSeedData.xml
> │   ├── CommonSeedData.xml
> │   ├── ContentSeedData.xml
> │   ├── HumanresSeedData.xml
> │   ├── ManufacturingSeedData.xml
> │   ├── MarketingSeedData.xml
> │   ├── OrderSeedData.xml
> │   ├── PartySeedData.xml
> │   ├── ProductSeedData.xml
> │   ├── ShipmentSeedData.xml
> │   └── WorkEffortSeedData.xml
> └── seed-initial
> ├── AccountingSeedInitialData.xml
> ├── CommonSeedInitialData.xml
> ├── ContentSeedInitialData.xml
> ├── HumanresSeedInitialData.xml
> ├── ManufacturingSeedInitialData.xml
> ├── MarketingSeedInitialData.xml
> ├── OrderSeedInitialData.xml
> ├── PartySeedInitialData.xml
> ├── ProductSeedInitialData.xml
> ├── ShipmentSeedInitialData.xml
> └── WorkEffortSeedInitialData.xml



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


[jira] [Updated] (OFBIZ-9501) Move all data in applications to the datamodel component

2017-09-09 Thread Prakhar Kumar (JIRA)

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

Prakhar Kumar updated OFBIZ-9501:
-
Attachment: OFBIZ-9501-WorkEffortSeedData.patch

Provided the patch to move data from work effort component to data model 
component. In this patch, I have moved only the seed data. Also, I have moved 
some of the dependent party and content seed data to their respective files in 
data model component.

> Move all data in applications to the datamodel component
> 
>
> Key: OFBIZ-9501
> URL: https://issues.apache.org/jira/browse/OFBIZ-9501
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS
>Affects Versions: Upcoming Release
>Reporter: Taher Alkhateeb
>Assignee: Rishi Solanki
>Priority: Minor
>  Labels: application, data
> Attachments: OFBIZ-9051-004.patch, OFBIZ-9501-001.patch, 
> OFBIZ-9501-002.patch, OFBIZ-9501-003.patch, 
> OFBIZ-9501-WorkEffortSeedData.patch
>
>
> As per a community [discussion 
> thread|https://lists.apache.org/thread.html/eb6ea79195204356a362dbf208c5dbb6d321d001bf2b79819dc45a24@%3Cdev.ofbiz.apache.org%3E]
>  we decided to move all data (seed, seed-initial, demo) to the datamodel 
> component. and to also reduce and cleanup this data to ease debugging and 
> maintenance.
> After moving all the data, the directory and file structure would be similar 
> to the below:
> data/
> ├── demo
> │   ├── AccountingDemoData.xml
> │   ├── CommonDemoData.xml
> │   ├── ContentDemoData.xml
> │   ├── HumanresDemo.xml
> │   ├── ManufacturingDemoData.xml
> │   ├── MarketingDemoData.xml
> │   ├── OrderDemoData.xml
> │   ├── PartyDemoData.xml
> │   ├── ProductDemoData.xml
> │   ├── ShipmentDemoData.xml
> │   └── WorkEffortDemoData.xml
> ├── seed
> │   ├── AccountingSeedData.xml
> │   ├── CommonSeedData.xml
> │   ├── ContentSeedData.xml
> │   ├── HumanresSeedData.xml
> │   ├── ManufacturingSeedData.xml
> │   ├── MarketingSeedData.xml
> │   ├── OrderSeedData.xml
> │   ├── PartySeedData.xml
> │   ├── ProductSeedData.xml
> │   ├── ShipmentSeedData.xml
> │   └── WorkEffortSeedData.xml
> └── seed-initial
> ├── AccountingSeedInitialData.xml
> ├── CommonSeedInitialData.xml
> ├── ContentSeedInitialData.xml
> ├── HumanresSeedInitialData.xml
> ├── ManufacturingSeedInitialData.xml
> ├── MarketingSeedInitialData.xml
> ├── OrderSeedInitialData.xml
> ├── PartySeedInitialData.xml
> ├── ProductSeedInitialData.xml
> ├── ShipmentSeedInitialData.xml
> └── WorkEffortSeedInitialData.xml



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


[jira] [Commented] (OFBIZ-9604) Documentation: Product Information Management (PIM) Process Overview

2017-09-09 Thread Humera Khan (JIRA)

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

Humera Khan commented on OFBIZ-9604:


I have added level 1 diagram of creating product process 
[here|https://cwiki.apache.org/confluence/x/TpJjB]

> Documentation: Product Information Management (PIM) Process Overview
> 
>
> Key: OFBIZ-9604
> URL: https://issues.apache.org/jira/browse/OFBIZ-9604
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Humera Khan
>Assignee: Humera Khan
>  Labels: BPRB, OBPRB, PIM
>
> Product Information Management process overview to be documented.
> *Doc Content*
> Every Product Information Management business activity to be covered with 
> below-given headings-
> - Process Overview
> - Business Purpose (significance of having efficient Product Information 
> Management capabilities in real world)
> - Activity Diagrams (Level-1,2, and 3 as applicable to demonstrate the 
> process flow)



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


[jira] [Updated] (OFBIZ-9477) UI issue in Lead Lookup on find opportunity

2017-09-09 Thread Arun Patidar (JIRA)

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

Arun Patidar updated OFBIZ-9477:

Affects Version/s: Trunk
   Release Branch 16.11

> UI issue in Lead Lookup on find opportunity
> ---
>
> Key: OFBIZ-9477
> URL: https://issues.apache.org/jira/browse/OFBIZ-9477
> Project: OFBiz
>  Issue Type: Bug
>  Components: marketing
>Affects Versions: Trunk, Release Branch 16.11
>Reporter: Jagpreet Kaur
>Assignee: Arun Patidar
> Fix For: 16.11.04
>
> Attachments: OFBIZ-9477.patch, screenshot-1.png
>
>
> Issue #1
> 1) Go to SFA component.
> 2) Click on Find Opportunity tab 
> [https://demo-trunk-ofbiz.apache.org:8443/sfa/control/FindSalesOpportunity|https://demo-trunk-ofbiz.apache.org:8443/sfa/control/FindSalesOpportunity]
> 3) In Find Opportunity section the open the "Lead Lookup"
> Issue #2
> The autocompleter of Lead displays the wrong suggestions



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


[jira] [Closed] (OFBIZ-9477) UI issue in Lead Lookup on find opportunity

2017-09-09 Thread Arun Patidar (JIRA)

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

Arun Patidar closed OFBIZ-9477.
---
   Resolution: Fixed
Fix Version/s: 16.11.04

Committed changes in trunk at rev: 1807890
in 16.11 at rev: 1807891

Thanks Jagpreet for your contribution. 

> UI issue in Lead Lookup on find opportunity
> ---
>
> Key: OFBIZ-9477
> URL: https://issues.apache.org/jira/browse/OFBIZ-9477
> Project: OFBiz
>  Issue Type: Bug
>  Components: marketing
>Reporter: Jagpreet Kaur
>Assignee: Arun Patidar
> Fix For: 16.11.04
>
> Attachments: OFBIZ-9477.patch, screenshot-1.png
>
>
> Issue #1
> 1) Go to SFA component.
> 2) Click on Find Opportunity tab 
> [https://demo-trunk-ofbiz.apache.org:8443/sfa/control/FindSalesOpportunity|https://demo-trunk-ofbiz.apache.org:8443/sfa/control/FindSalesOpportunity]
> 3) In Find Opportunity section the open the "Lead Lookup"
> Issue #2
> The autocompleter of Lead displays the wrong suggestions



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


[jira] [Commented] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora commented on OFBIZ-8323:
--

Thanks [~rishisolankii] for valuable input. I have incorporated the changes as 
suggested by you and updated the patch file.

Tagging [~rohit.koushal] [~deepak.dixit]

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Rishi Solanki
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Updated] (OFBIZ-9698) Party Id field missing while creating contact list party in the marketing component

2017-09-09 Thread Rubia Elza Joshep (JIRA)

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

Rubia Elza Joshep updated OFBIZ-9698:
-
Attachment: screenshot-1.png

> Party Id field missing while creating contact list party in the marketing 
> component
> ---
>
> Key: OFBIZ-9698
> URL: https://issues.apache.org/jira/browse/OFBIZ-9698
> Project: OFBiz
>  Issue Type: Bug
>  Components: marketing
>Reporter: Rubia Elza Joshep
> Attachments: screenshot-1.png
>
>
> Steps to regenerate-
> 1) Open URL 
> https://demo-trunk.ofbiz.apache.org/marketing/control/FindContactListParties?contactListId=1=Y
> 2) Navigate to the Marketing component and select contact list menu.
> 3) After creating a contact list menu, select the sub menu parties.
> 4) Click on Create New contact list party and click on Save button.
> Actual: Party Id field is missing.



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


[jira] [Updated] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora updated OFBIZ-8323:
-
Attachment: OFBIZ-8323.patch

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Rishi Solanki
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Created] (OFBIZ-9698) Party Id field missing while creating contact list party in the marketing component

2017-09-09 Thread Rubia Elza Joshep (JIRA)
Rubia Elza Joshep created OFBIZ-9698:


 Summary: Party Id field missing while creating contact list party 
in the marketing component
 Key: OFBIZ-9698
 URL: https://issues.apache.org/jira/browse/OFBIZ-9698
 Project: OFBiz
  Issue Type: Bug
  Components: marketing
Reporter: Rubia Elza Joshep


Steps to regenerate-
1) Open URL 
https://demo-trunk.ofbiz.apache.org/marketing/control/FindContactListParties?contactListId=1=Y
2) Navigate to the Marketing component and select contact list menu.
3) After creating a contact list menu, select the sub menu parties.
4) Click on Create New contact list party and click on Save button.

Actual: Party Id field is missing.





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


[jira] [Updated] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora updated OFBIZ-8323:
-
Attachment: (was: OFBIZ-8323.patch)

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Rishi Solanki
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Created] (OFBIZ-9697) Create Related Account from Contact Profile redirect to empty profile screen.

2017-09-09 Thread Ankit Joshi (JIRA)
Ankit Joshi created OFBIZ-9697:
--

 Summary: Create Related Account from Contact Profile redirect to 
empty profile screen.
 Key: OFBIZ-9697
 URL: https://issues.apache.org/jira/browse/OFBIZ-9697
 Project: OFBiz
  Issue Type: Bug
Affects Versions: Trunk
Reporter: Ankit Joshi
Assignee: Ankit Joshi


Steps to Regenerate -
1) Navigate to SFA and search for contacts.
2) Move to Contact Profile detail screen.
3) Click on Create New button to create Related Accounts for the Contact.

Actual: It redirects to the empty profile screen.



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


[jira] [Comment Edited] (OFBIZ-7816) Profile of contact person not shown on quick add of contact in SFA

2017-09-09 Thread Ankit Joshi (JIRA)

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

Ankit Joshi edited comment on OFBIZ-7816 at 9/9/17 11:59 AM:
-

This issue still exists on trunk branch.  So, added a new patch 
OFBIZ-7816-2.patch with missing changes.


was (Author: ankit.joshi):
This issue still exists on trunk branch.  So, added a new patch with missing 
changes.

> Profile of contact person not shown on quick add of contact in SFA
> --
>
> Key: OFBIZ-7816
> URL: https://issues.apache.org/jira/browse/OFBIZ-7816
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Aditi Patidar
>  Labels: sfa
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7816-2.patch, OFBIZ-7816.patch, 
> quick-add-contact-after-fix.png, quick add contact.png
>
>
> Steps to regenerate issue:
> 1. Navigate to SFA.
> 2. Enter 'First Name', 'Last Name' in 'Quick Add Contact' section and press 
> 'Submit' button.
> Refer the attached screenshot to view the issue.



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


[jira] [Assigned] (OFBIZ-7816) Profile of contact person not shown on quick add of contact in SFA

2017-09-09 Thread Ankit Joshi (JIRA)

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

Ankit Joshi reassigned OFBIZ-7816:
--

Assignee: (was: Pranay Pandey)

> Profile of contact person not shown on quick add of contact in SFA
> --
>
> Key: OFBIZ-7816
> URL: https://issues.apache.org/jira/browse/OFBIZ-7816
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Aditi Patidar
>  Labels: sfa
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7816-2.patch, OFBIZ-7816.patch, 
> quick-add-contact-after-fix.png, quick add contact.png
>
>
> Steps to regenerate issue:
> 1. Navigate to SFA.
> 2. Enter 'First Name', 'Last Name' in 'Quick Add Contact' section and press 
> 'Submit' button.
> Refer the attached screenshot to view the issue.



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


[jira] [Commented] (OFBIZ-9495) Data loading fails on mysql

2017-09-09 Thread Deepak Dixit (JIRA)

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

Deepak Dixit commented on OFBIZ-9495:
-

Thanks Rohit for looking into this issue. 

It might be possible that I was trying to use old database and it might be an 
character set related issue.

I think we can close this issue and will reopen if I face same issue again .

> Data loading fails on mysql
> ---
>
> Key: OFBIZ-9495
> URL: https://issues.apache.org/jira/browse/OFBIZ-9495
> Project: OFBiz
>  Issue Type: Bug
>  Components: datamodel
>Affects Versions: Trunk
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Critical
> Attachments: error.log
>
>
> OFBiz  fails to data on mysql, 
> {code}
> Database Product Version is 5.7.17
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Name is MySQL Connector Java
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Version is mysql-connector-java-5.1.42 ( Revision: 
> 1f61b0b0270d9844b006572ba4e77f19c0f230d4 )
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver JDBC Version is 4.0
> {code}
> While data load I am getting following error
> {code}
> 2017-07-18 12:09:27,241 |main |EntitySaxReader   
> |I| Beginning import from URL: 
> file:/Users/deepakdixit/sandbox/plain_ofbiz/applications/product/data/ShipmentTypeData.xml
> 2017-07-18 12:09:27,246 |main |EntitySaxReader   
> |I| Transaction Timeout set to 2 hours (7200 seconds)
> 2017-07-18 12:09:32,413 |main |GenericDelegator  
> |E| Failure in create operation for entity [EntityKeyStore]: 
> org.apache.ofbiz.entity.GenericEntityException: Error while inserting: 
> [GenericEntity:EntityKeyStore][createdStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][createdTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][keyName,QZAFo/7OYuq2EyTBzptUBpNeYjRWl95o5yIlp6l6Iq+tcIGYlNTvVsxmAL2c846rXzxN5QvOj9k++UqHsKfRtQ==(java.lang.String)][keyText,SKFUzweki0O4s3XAVUHilg==(java.lang.String)][lastUpdatedStamp,2017-07-18
>  12:09:28.329(java.sql.Timestamp)][lastUpdatedTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)] (Unable to establish a connection with the 
> database. (Unable to acquire a new connection from the pool)). Rolling back 
> transaction.
> java.io.EOFException: Can not read response from server. Expected to read 4 
> bytes, read 0 bytes before connection was unexpectedly lost.
> at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011)
> at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:567)
> {code}



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


[jira] [Closed] (OFBIZ-9495) Data loading fails on mysql

2017-09-09 Thread Deepak Dixit (JIRA)

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

Deepak Dixit closed OFBIZ-9495.
---
Resolution: Not A Problem

> Data loading fails on mysql
> ---
>
> Key: OFBIZ-9495
> URL: https://issues.apache.org/jira/browse/OFBIZ-9495
> Project: OFBiz
>  Issue Type: Bug
>  Components: datamodel
>Affects Versions: Trunk
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Critical
> Attachments: error.log
>
>
> OFBiz  fails to data on mysql, 
> {code}
> Database Product Version is 5.7.17
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Name is MySQL Connector Java
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Version is mysql-connector-java-5.1.42 ( Revision: 
> 1f61b0b0270d9844b006572ba4e77f19c0f230d4 )
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver JDBC Version is 4.0
> {code}
> While data load I am getting following error
> {code}
> 2017-07-18 12:09:27,241 |main |EntitySaxReader   
> |I| Beginning import from URL: 
> file:/Users/deepakdixit/sandbox/plain_ofbiz/applications/product/data/ShipmentTypeData.xml
> 2017-07-18 12:09:27,246 |main |EntitySaxReader   
> |I| Transaction Timeout set to 2 hours (7200 seconds)
> 2017-07-18 12:09:32,413 |main |GenericDelegator  
> |E| Failure in create operation for entity [EntityKeyStore]: 
> org.apache.ofbiz.entity.GenericEntityException: Error while inserting: 
> [GenericEntity:EntityKeyStore][createdStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][createdTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][keyName,QZAFo/7OYuq2EyTBzptUBpNeYjRWl95o5yIlp6l6Iq+tcIGYlNTvVsxmAL2c846rXzxN5QvOj9k++UqHsKfRtQ==(java.lang.String)][keyText,SKFUzweki0O4s3XAVUHilg==(java.lang.String)][lastUpdatedStamp,2017-07-18
>  12:09:28.329(java.sql.Timestamp)][lastUpdatedTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)] (Unable to establish a connection with the 
> database. (Unable to acquire a new connection from the pool)). Rolling back 
> transaction.
> java.io.EOFException: Can not read response from server. Expected to read 4 
> bytes, read 0 bytes before connection was unexpectedly lost.
> at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011)
> at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:567)
> {code}



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


[jira] [Commented] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Rishi Solanki (JIRA)

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

Rishi Solanki commented on OFBIZ-8323:
--

[~lalit.dashora] Thanks for your patch, could you please do the following 
changes and upload the patch again.

- No need to check the success in create and update.
- For all create update delete and expire, you can directly return the success 
message using the ServiceUtil.returnSuccess("Your Message")


> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Rishi Solanki
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Assigned] (OFBIZ-9495) Data loading fails on mysql

2017-09-09 Thread Rohit Koushal (JIRA)

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

Rohit Koushal reassigned OFBIZ-9495:


Assignee: Deepak Dixit  (was: Rohit Koushal)

> Data loading fails on mysql
> ---
>
> Key: OFBIZ-9495
> URL: https://issues.apache.org/jira/browse/OFBIZ-9495
> Project: OFBiz
>  Issue Type: Bug
>  Components: datamodel
>Affects Versions: Trunk
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Critical
> Attachments: error.log
>
>
> OFBiz  fails to data on mysql, 
> {code}
> Database Product Version is 5.7.17
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Name is MySQL Connector Java
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Version is mysql-connector-java-5.1.42 ( Revision: 
> 1f61b0b0270d9844b006572ba4e77f19c0f230d4 )
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver JDBC Version is 4.0
> {code}
> While data load I am getting following error
> {code}
> 2017-07-18 12:09:27,241 |main |EntitySaxReader   
> |I| Beginning import from URL: 
> file:/Users/deepakdixit/sandbox/plain_ofbiz/applications/product/data/ShipmentTypeData.xml
> 2017-07-18 12:09:27,246 |main |EntitySaxReader   
> |I| Transaction Timeout set to 2 hours (7200 seconds)
> 2017-07-18 12:09:32,413 |main |GenericDelegator  
> |E| Failure in create operation for entity [EntityKeyStore]: 
> org.apache.ofbiz.entity.GenericEntityException: Error while inserting: 
> [GenericEntity:EntityKeyStore][createdStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][createdTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][keyName,QZAFo/7OYuq2EyTBzptUBpNeYjRWl95o5yIlp6l6Iq+tcIGYlNTvVsxmAL2c846rXzxN5QvOj9k++UqHsKfRtQ==(java.lang.String)][keyText,SKFUzweki0O4s3XAVUHilg==(java.lang.String)][lastUpdatedStamp,2017-07-18
>  12:09:28.329(java.sql.Timestamp)][lastUpdatedTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)] (Unable to establish a connection with the 
> database. (Unable to acquire a new connection from the pool)). Rolling back 
> transaction.
> java.io.EOFException: Can not read response from server. Expected to read 4 
> bytes, read 0 bytes before connection was unexpectedly lost.
> at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011)
> at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:567)
> {code}



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


[jira] [Commented] (OFBIZ-9495) Data loading fails on mysql

2017-09-09 Thread Rohit Koushal (JIRA)

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

Rohit Koushal commented on OFBIZ-9495:
--

Hi [~deepakddixit]

I  am successfully able to run ofbiz on mysql-5.7.19 using 
mysql-connector-5.1.44. It might be issue with the mysql/connector version.  
Can you please check again and confirm we can  close this out ?


> Data loading fails on mysql
> ---
>
> Key: OFBIZ-9495
> URL: https://issues.apache.org/jira/browse/OFBIZ-9495
> Project: OFBiz
>  Issue Type: Bug
>  Components: datamodel
>Affects Versions: Trunk
>Reporter: Deepak Dixit
>Assignee: Rohit Koushal
>Priority: Critical
> Attachments: error.log
>
>
> OFBiz  fails to data on mysql, 
> {code}
> Database Product Version is 5.7.17
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Name is MySQL Connector Java
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver Version is mysql-connector-java-5.1.42 ( Revision: 
> 1f61b0b0270d9844b006572ba4e77f19c0f230d4 )
> 2017-07-18 12:09:10,932 |OFBiz-batch-3|DatabaseUtil  
> |I| Database Driver JDBC Version is 4.0
> {code}
> While data load I am getting following error
> {code}
> 2017-07-18 12:09:27,241 |main |EntitySaxReader   
> |I| Beginning import from URL: 
> file:/Users/deepakdixit/sandbox/plain_ofbiz/applications/product/data/ShipmentTypeData.xml
> 2017-07-18 12:09:27,246 |main |EntitySaxReader   
> |I| Transaction Timeout set to 2 hours (7200 seconds)
> 2017-07-18 12:09:32,413 |main |GenericDelegator  
> |E| Failure in create operation for entity [EntityKeyStore]: 
> org.apache.ofbiz.entity.GenericEntityException: Error while inserting: 
> [GenericEntity:EntityKeyStore][createdStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][createdTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)][keyName,QZAFo/7OYuq2EyTBzptUBpNeYjRWl95o5yIlp6l6Iq+tcIGYlNTvVsxmAL2c846rXzxN5QvOj9k++UqHsKfRtQ==(java.lang.String)][keyText,SKFUzweki0O4s3XAVUHilg==(java.lang.String)][lastUpdatedStamp,2017-07-18
>  12:09:28.329(java.sql.Timestamp)][lastUpdatedTxStamp,2017-07-18 
> 12:09:28.329(java.sql.Timestamp)] (Unable to establish a connection with the 
> database. (Unable to acquire a new connection from the pool)). Rolling back 
> transaction.
> java.io.EOFException: Can not read response from server. Expected to read 4 
> bytes, read 0 bytes before connection was unexpectedly lost.
> at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011)
> at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:567)
> {code}



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


[jira] [Updated] (OFBIZ-7816) Profile of contact person not shown on quick add of contact in SFA

2017-09-09 Thread Ankit Joshi (JIRA)

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

Ankit Joshi updated OFBIZ-7816:
---
Attachment: OFBIZ-7816-2.patch

Added redirect parameter 'roleTypeId' in the request to quick Add Contact.

> Profile of contact person not shown on quick add of contact in SFA
> --
>
> Key: OFBIZ-7816
> URL: https://issues.apache.org/jira/browse/OFBIZ-7816
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Aditi Patidar
>Assignee: Pranay Pandey
>  Labels: sfa
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7816-2.patch, OFBIZ-7816.patch, 
> quick-add-contact-after-fix.png, quick add contact.png
>
>
> Steps to regenerate issue:
> 1. Navigate to SFA.
> 2. Enter 'First Name', 'Last Name' in 'Quick Add Contact' section and press 
> 'Submit' button.
> Refer the attached screenshot to view the issue.



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


[jira] [Reopened] (OFBIZ-7816) Profile of contact person not shown on quick add of contact in SFA

2017-09-09 Thread Ankit Joshi (JIRA)

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

Ankit Joshi reopened OFBIZ-7816:


This issue still exists on trunk branch.  So, added a new patch with missing 
changes.

> Profile of contact person not shown on quick add of contact in SFA
> --
>
> Key: OFBIZ-7816
> URL: https://issues.apache.org/jira/browse/OFBIZ-7816
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Aditi Patidar
>Assignee: Pranay Pandey
>  Labels: sfa
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7816.patch, quick-add-contact-after-fix.png, quick 
> add contact.png
>
>
> Steps to regenerate issue:
> 1. Navigate to SFA.
> 2. Enter 'First Name', 'Last Name' in 'Quick Add Contact' section and press 
> 'Submit' button.
> Refer the attached screenshot to view the issue.



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


[jira] [Assigned] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Rishi Solanki (JIRA)

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

Rishi Solanki reassigned OFBIZ-8323:


Assignee: Rishi Solanki

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Rishi Solanki
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Commented] (OFBIZ-9657) Unable to select Values from Auto-Completer

2017-09-09 Thread Parakh Maheshwari (JIRA)

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

Parakh Maheshwari commented on OFBIZ-9657:
--

Thank you [~soledad] :) 

> Unable to select Values from Auto-Completer
> ---
>
> Key: OFBIZ-9657
> URL: https://issues.apache.org/jira/browse/OFBIZ-9657
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Reporter: Parakh Maheshwari
>Assignee: Nicolas Malin
>Priority: Minor
> Fix For: Upcoming Release
>
> Attachments: screenshot-1.png
>
>
> *Steps to regenerate:*
> 1.Open URL [https://demo-trunk.ofbiz.apache.org/webtools/control/main]
> 2.Navigate to Order Component.
> 3.In Order Manager, Click on returns.
> 4.Click on Create New Return.
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/returnMain]
> 5.Navigate to *To Party Id* field in Create Return Form.
> 6.Type any character or word in the field and try to select any party from 
> auto-completer.
> *Issue*: unable to select any Party from auto-completer on mouse click or 
> Enter key (on hover,auto-completer results are disappeared.) 
> *Note*:I have seen this kind of issue on various places.
> Here are some links for reference:
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/FindRequirements]
> [https://demo-trunk.ofbiz.apache.org/facility/control/EditFacilityGroupRoles?]
> [https://demo-trunk.ofbiz.apache.org/workeffort/control/FindWorkEffort]



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


[jira] [Assigned] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora reassigned OFBIZ-8323:


Assignee: (was: Lalit Dashora)

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Assigned] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora reassigned OFBIZ-8323:


Assignee: Lalit Dashora

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Lalit Dashora
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Assigned] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora reassigned OFBIZ-8323:


Assignee: (was: Lalit Dashora)

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Commented] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora commented on OFBIZ-8323:
--

Hello @Wai [~priya.sharma]

This is a Generic Issue with EntityAutoEngine in which success message is 
appended to result after invoking create, update, delete, expire methods. Due 
to this, the success message is always appended to the result even if the 
create, update, delete, expire methods are returning error.

Now Added a conditional check that if the method (create, update, delete, 
expire) is returning success then only it will append success message to the 
result.

Please find the attached patch with the proper fix.

Tagging [~rohit.koushal] [~deepak.dixit]

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Lalit Dashora
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Updated] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora updated OFBIZ-8323:
-
Attachment: OFBIZ-8323.patch

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Lalit Dashora
> Attachments: OFBIZ-8323.patch
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Updated] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora updated OFBIZ-8323:
-
Attachment: (was: OFBIZ-8323.diff)

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Lalit Dashora
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Updated] (OFBIZ-8323) can enter empty content for product facility

2017-09-09 Thread Lalit Dashora (JIRA)

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

Lalit Dashora updated OFBIZ-8323:
-
Attachment: OFBIZ-8323.diff

> can enter empty content for product facility
> 
>
> Key: OFBIZ-8323
> URL: https://issues.apache.org/jira/browse/OFBIZ-8323
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: Trunk
>Reporter: Wai
>Assignee: Lalit Dashora
> Attachments: OFBIZ-8323.diff
>
>
> -go to 
> https://localhost:8443/catalog/control/EditProductFacilities?productId=WG-9943
> -click on add button.



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


[jira] [Created] (OFBIZ-9696) Extend type entities to add name of detail entity where hasTable is true

2017-09-09 Thread Arun Patidar (JIRA)
Arun Patidar created OFBIZ-9696:
---

 Summary: Extend type entities to add name of detail entity where 
hasTable is true
 Key: OFBIZ-9696
 URL: https://issues.apache.org/jira/browse/OFBIZ-9696
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: Trunk
Reporter: Arun Patidar
Assignee: Arun Patidar


'hasTable' field of 'Type' entities is used to give an idea that detail entity 
exists or not. We generally get the name of detail entity on the basis of 
typeId field value. 

For example : 

ContactMechType,contactMechTypeId = "POSTAL_ADDRESS"  then we go to 
PostalAddress for detail.

similarly,
ContactMechType,contactMechTypeId = "TELECOM_NUMBER"  then we go to 
TelecomNumber for detail.

We can add a field in Type entities to mention the name of detail entity.

Also,there are some entities that are not following the pattern. Some of them 
are:
   - ShipmentGatewayConfigType
   - PaymentGatewayConfigType




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


[jira] [Assigned] (OFBIZ-9509) Order : Remove unused imports from groovy files for code optimization.

2017-09-09 Thread Pradeep Choudhary (JIRA)

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

Pradeep Choudhary reassigned OFBIZ-9509:


Assignee: Pradeep Choudhary  (was: Suraj Khurana)

> Order : Remove unused imports from groovy files for code optimization.
> --
>
> Key: OFBIZ-9509
> URL: https://issues.apache.org/jira/browse/OFBIZ-9509
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Suraj Khurana
>Assignee: Pradeep Choudhary
>Priority: Minor
>




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


[jira] [Commented] (OFBIZ-9646) User should be notified with success message on creating fixed asset in accounting component

2017-09-09 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux commented on OFBIZ-9646:


Thanks Aman,

you don't need to create a link for Jira issues. Jira will do it for you and is 
then able to show if the issue is still open or not (striked out)

> User should be notified with success message on creating fixed asset in 
> accounting component
> 
>
> Key: OFBIZ-9646
> URL: https://issues.apache.org/jira/browse/OFBIZ-9646
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Upcoming Release
>Reporter: Aditya Sharma
>Assignee: Aman Agrawal
>Priority: Trivial
>
> Steps to regenerate:
> 1. Go to Accounting component (https://localhost:8443/accounting/control/main)
> 2. Click on Fixed Assets submenu 
> (https://localhost:8443/accounting/control/ListFixedAssets)
> 3. Click on New Fixed Asset button 
> (https://localhost:8443/accounting/control/EditFixedAsset).
> 4. Add required fields and Click on Submit button.
> No success message.



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