[jira] [Updated] (OFBIZ-3739) PrepareFind Service Ignores timeZone Parameter When Performing Date/Time Calculations

2016-07-11 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-3739:
-
Attachment: OFBIZ-3739.patch

> PrepareFind Service Ignores timeZone Parameter When Performing Date/Time 
> Calculations
> -
>
> Key: OFBIZ-3739
> URL: https://issues.apache.org/jira/browse/OFBIZ-3739
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Release Branch 10.04, Trunk
>Reporter: Adrian Crum
> Attachments: OFBIZ-3739.patch
>
>
> In FindServices.java, the prepareFind service calls the createCondition 
> method, which in turn calls the dayStart method - a method that calculates 
> the start of the day based on a Timestamp value. That calculation ignores the 
> timeZone parameter passed to the prepareFind service, so the results are 
> inaccurate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (OFBIZ-7477) Entity XML Data Export throws exception

2016-07-07 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha edited comment on OFBIZ-7477 at 7/7/16 9:36 AM:
--

Related to this ofbiz change(OFBIZ-6824 :relocate .ftl files in the 
framework/webtools component), All  .ftl files are relocated which is good. But 
I think some mistake the jsp files also relocate which cause of this issue. So, 
I move it back to the previous 
path(/ofbiz/framework/webtools/webapp/webtools/entity/*.jsp)

You can also downloaded from our Antwebsystems's git repository at: : 
https://gerrit.antwebsystems.com/3388/

Best Regards,
Tuk


was (Author: tukkading):
Related to this ofbiz change(OFBIZ-6824 :relocate .ftl files in the 
framework/webtools component), All  .ftl files are relocated which is good. But 
I think some mistake the jsp files also relocate which cause of this issue. So, 
I move it back to the previous 
path(/ofbiz/framework/webtools/webapp/webtools/entity/*.jsp)

Best Regards,
Tuk

> Entity XML Data Export throws exception
> ---
>
> Key: OFBIZ-7477
> URL: https://issues.apache.org/jira/browse/OFBIZ-7477
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Reporter: Gopal Yadav
> Attachments: OFBIZ-7477.patch
>
>
> Steps to regenerate:
> 1. Go to Webtools -> Import/Export -> XML Data Export 
> (https://localhost:8443/webtools/control/xmldsdump)
> 2. Check the checkbox Out to Browser (FireFox, Safari and Opera: view source. 
> Chrome does not work)
> 3. Click Export
> 4. User will navigate to XML Export from DataSource(s) screen, Click on the 
> button - Click Here to Get Data (or save to file).
> An exception is thrown: ERROR MESSAGE: javax.servlet.ServletException: File 
> [/entity/xmldsrawdump.jsp] not found



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-7477) Entity XML Data Export throws exception

2016-07-07 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-7477:
-
Attachment: OFBIZ-7477.patch

Related to this ofbiz change(OFBIZ-6824 :relocate .ftl files in the 
framework/webtools component), All  .ftl files are relocated which is good. But 
I think some mistake the jsp files also relocate which cause of this issue. So, 
I move it back to the previous 
path(/ofbiz/framework/webtools/webapp/webtools/entity/*.jsp)

Best Regards,
Tuk

> Entity XML Data Export throws exception
> ---
>
> Key: OFBIZ-7477
> URL: https://issues.apache.org/jira/browse/OFBIZ-7477
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Reporter: Gopal Yadav
> Attachments: OFBIZ-7477.patch
>
>
> Steps to regenerate:
> 1. Go to Webtools -> Import/Export -> XML Data Export 
> (https://localhost:8443/webtools/control/xmldsdump)
> 2. Check the checkbox Out to Browser (FireFox, Safari and Opera: view source. 
> Chrome does not work)
> 3. Click Export
> 4. User will navigate to XML Export from DataSource(s) screen, Click on the 
> button - Click Here to Get Data (or save to file).
> An exception is thrown: ERROR MESSAGE: javax.servlet.ServletException: File 
> [/entity/xmldsrawdump.jsp] not found



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (OFBIZ-7013) party search form does not properly collapse sections when none|postal|telecom|other selected

2016-04-19 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha edited comment on OFBIZ-7013 at 4/20/16 2:59 AM:
---

Hi Wai,

Please find my patch file. I have provide the javascript function to collapse 
the find options that the user not selected.


was (Author: tukkading):
Please find my patch file. I have provide the javascript function to collapse 
the find options that the user not selected.

> party search form does not properly collapse sections when 
> none|postal|telecom|other selected
> -
>
> Key: OFBIZ-7013
> URL: https://issues.apache.org/jira/browse/OFBIZ-7013
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk
>Reporter: Wai
> Attachments: collapseFindParty.patch
>
>
> go to: /partymgr/control/findparty
> click on either none, postal, telecom,other radiobutton.
> notice that after clicking on another radiobutton, the section that was 
> previously expanded is not automatically collapsed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-7013) party search form does not properly collapse sections when none|postal|telecom|other selected

2016-04-19 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-7013:
-
Attachment: collapseFindParty.patch

Please find my patch file. I have provide the javascript function to collapse 
the find options that the user not selected.

> party search form does not properly collapse sections when 
> none|postal|telecom|other selected
> -
>
> Key: OFBIZ-7013
> URL: https://issues.apache.org/jira/browse/OFBIZ-7013
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk
>Reporter: Wai
> Attachments: collapseFindParty.patch
>
>
> go to: /partymgr/control/findparty
> click on either none, postal, telecom,other radiobutton.
> notice that after clicking on another radiobutton, the section that was 
> previously expanded is not automatically collapsed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6845) On the balance sheet, it display incorrect value on the total of long-term asset.

2016-02-14 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-6845:
-
Description: 
Now, it display the totals of all transactions of any assets. I have checked on 
the code and I have found the missing condition checked in there. 

{code:title=BalanceSheet.groovy|borderStyle=solid}

List longtermAssetAndExprs = mainAndExprs as LinkedList;
longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
EntityOperator.IN, longtermAssetAccountClassIds));
transactionTotals = select("glAccountId", "accountName", "accountCode", 
"debitCreditFlag", 
"amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();

{code}

Actually, it should be:

{code:java}

List longtermAssetAndExprs = mainAndExprs as LinkedList;
longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
EntityOperator.IN, longtermAssetAccountClassIds));
transactionTotals = select("glAccountId", "accountName", "accountCode", 
"debitCreditFlag", 
"amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();

{code}

  was:
Now, it display the totals of all transactions on the totals of long term 
asset. I have checked on the code and I have found the missing condition 
checked in there. 

{code:title=BalanceSheet.groovy|borderStyle=solid}

List longtermAssetAndExprs = mainAndExprs as LinkedList;
longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
EntityOperator.IN, longtermAssetAccountClassIds));
transactionTotals = select("glAccountId", "accountName", "accountCode", 
"debitCreditFlag", 
"amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();

{code}

Actually, it should be:

{code:java}

List longtermAssetAndExprs = mainAndExprs as LinkedList;
longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
EntityOperator.IN, longtermAssetAccountClassIds));
transactionTotals = select("glAccountId", "accountName", "accountCode", 
"debitCreditFlag", 
"amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();

{code}


> On the balance sheet, it display incorrect value on the total of long-term 
> asset.
> -
>
> Key: OFBIZ-6845
> URL: https://issues.apache.org/jira/browse/OFBIZ-6845
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Supatthra Nawicha
> Attachments: addConditionForLongTermAsset.patch
>
>
> Now, it display the totals of all transactions of any assets. I have checked 
> on the code and I have found the missing condition checked in there. 
> {code:title=BalanceSheet.groovy|borderStyle=solid}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();
> {code}
> Actually, it should be:
> {code:java}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6845) On the balance sheet, it display incorrect value on the total of long-term asset.

2016-01-20 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-6845:
-
Priority: Major  (was: Minor)

> On the balance sheet, it display incorrect value on the total of long-term 
> asset.
> -
>
> Key: OFBIZ-6845
> URL: https://issues.apache.org/jira/browse/OFBIZ-6845
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Supatthra Nawicha
> Attachments: addConditionForLongTermAsset.patch
>
>
> Now, it display the totals of all transactions on the totals of long term 
> asset. I have checked on the code and I have found the missing condition 
> checked in there. 
> {code:title=BalanceSheet.groovy|borderStyle=solid}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();
> {code}
> Actually, it should be:
> {code:java}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6845) On the balance sheet, it display incorrect value on the total of long-term asset.

2016-01-19 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-6845:
-
Attachment: (was: addConditionForLongTermAsset.diff)

> On the balance sheet, it display incorrect value on the total of long-term 
> asset.
> -
>
> Key: OFBIZ-6845
> URL: https://issues.apache.org/jira/browse/OFBIZ-6845
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Supatthra Nawicha
>Priority: Minor
> Attachments: addConditionForLongTermAsset.patch
>
>
> Now, it display the totals of all transactions on the totals of long term 
> asset. I have checked on the code and I have found the missing condition 
> checked in there. 
> {code:title=BalanceSheet.groovy|borderStyle=solid}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();
> {code}
> Actually, it should be:
> {code:java}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6845) On the balance sheet, it display incorrect value on the total of long-term asset.

2016-01-19 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-6845:
-
Attachment: addConditionForLongTermAsset.patch

> On the balance sheet, it display incorrect value on the total of long-term 
> asset.
> -
>
> Key: OFBIZ-6845
> URL: https://issues.apache.org/jira/browse/OFBIZ-6845
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Supatthra Nawicha
>Priority: Minor
> Attachments: addConditionForLongTermAsset.patch
>
>
> Now, it display the totals of all transactions on the totals of long term 
> asset. I have checked on the code and I have found the missing condition 
> checked in there. 
> {code:title=BalanceSheet.groovy|borderStyle=solid}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();
> {code}
> Actually, it should be:
> {code:java}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OFBIZ-6845) On the balance sheet, it display incorrect value on the total of long-term asset.

2016-01-19 Thread Supatthra Nawicha (JIRA)
Supatthra Nawicha created OFBIZ-6845:


 Summary: On the balance sheet, it display incorrect value on the 
total of long-term asset.
 Key: OFBIZ-6845
 URL: https://issues.apache.org/jira/browse/OFBIZ-6845
 Project: OFBiz
  Issue Type: Bug
  Components: accounting
Affects Versions: Trunk
Reporter: Supatthra Nawicha
Priority: Minor
 Attachments: addConditionForLongTermAsset.diff

Now, it display the totals of all transactions on the totals of long term 
asset. I have checked on the code and I have found the missing condition 
checked in there. 

{code:title=BalanceSheet.groovy|borderStyle=solid}

List longtermAssetAndExprs = mainAndExprs as LinkedList;
longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
EntityOperator.IN, longtermAssetAccountClassIds));
transactionTotals = select("glAccountId", "accountName", "accountCode", 
"debitCreditFlag", 
"amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();

{code}

Actually, it should be:

{code:java}

List longtermAssetAndExprs = mainAndExprs as LinkedList;
longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
EntityOperator.IN, longtermAssetAccountClassIds));
transactionTotals = select("glAccountId", "accountName", "accountCode", 
"debitCreditFlag", 
"amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6845) On the balance sheet, it display incorrect value on the total of long-term asset.

2016-01-19 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-6845:
-
Attachment: addConditionForLongTermAsset.diff

> On the balance sheet, it display incorrect value on the total of long-term 
> asset.
> -
>
> Key: OFBIZ-6845
> URL: https://issues.apache.org/jira/browse/OFBIZ-6845
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Supatthra Nawicha
>Priority: Minor
> Attachments: addConditionForLongTermAsset.diff
>
>
> Now, it display the totals of all transactions on the totals of long term 
> asset. I have checked on the code and I have found the missing condition 
> checked in there. 
> {code:title=BalanceSheet.groovy|borderStyle=solid}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").orderBy("glAccountId").queryList();
> {code}
> Actually, it should be:
> {code:java}
> List longtermAssetAndExprs = mainAndExprs as LinkedList;
> longtermAssetAndExprs.add(EntityCondition.makeCondition("glAccountClassId", 
> EntityOperator.IN, longtermAssetAccountClassIds));
> transactionTotals = select("glAccountId", "accountName", "accountCode", 
> "debitCreditFlag", 
> "amount").from("AcctgTransEntrySums").where(longtermAssetAndExprs).orderBy("glAccountId").queryList();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-5853) The createPartyRole service does not check a duplicate key.

2014-11-05 Thread Supatthra Nawicha (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197879#comment-14197879
 ] 

Supatthra Nawicha commented on OFBIZ-5853:
--

We use this service call external from OFBiz and do not want to change it. In 
general it is not a good practice to change a service in compatible with 
previous version. Please revert your change.

 The createPartyRole service does not check a duplicate key.
 ---

 Key: OFBIZ-5853
 URL: https://issues.apache.org/jira/browse/OFBIZ-5853
 Project: OFBiz
  Issue Type: Bug
  Components: party
Affects Versions: Trunk
Reporter: Supatthra Nawicha
Assignee: Nicolas Malin
Priority: Minor
 Fix For: Trunk

 Attachments: OFBIZ-5853.patch, ofbizbug_CreatePartyroleService.diff


 The createPartyRole service is changed from minilang to entity-auto which 
 does not check a duplicate key. It effect to the 
 createPartyRelationshipContactAccount service which call the createPartyRole 
 service without check a duplicate key. And it might effect to other code that 
 call the createPartyRole service as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-5853) The createPartyRole service does not check a duplicate key.

2014-11-05 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-5853:
-
Attachment: (was: ofbizbug_CreatePartyroleService.diff)

 The createPartyRole service does not check a duplicate key.
 ---

 Key: OFBIZ-5853
 URL: https://issues.apache.org/jira/browse/OFBIZ-5853
 Project: OFBiz
  Issue Type: Bug
  Components: party
Affects Versions: Trunk
Reporter: Supatthra Nawicha
Assignee: Nicolas Malin
Priority: Minor
 Fix For: Trunk

 Attachments: OFBIZ-5853.patch, ofbizbug_CreatePartyroleService.diff


 The createPartyRole service is changed from minilang to entity-auto which 
 does not check a duplicate key. It effect to the 
 createPartyRelationshipContactAccount service which call the createPartyRole 
 service without check a duplicate key. And it might effect to other code that 
 call the createPartyRole service as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-5853) The createPartyRole service does not check a duplicate key.

2014-11-05 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-5853:
-
Attachment: ofbizbug_CreatePartyroleService.diff

 The createPartyRole service does not check a duplicate key.
 ---

 Key: OFBIZ-5853
 URL: https://issues.apache.org/jira/browse/OFBIZ-5853
 Project: OFBiz
  Issue Type: Bug
  Components: party
Affects Versions: Trunk
Reporter: Supatthra Nawicha
Assignee: Nicolas Malin
Priority: Minor
 Fix For: Trunk

 Attachments: OFBIZ-5853.patch, ofbizbug_CreatePartyroleService.diff


 The createPartyRole service is changed from minilang to entity-auto which 
 does not check a duplicate key. It effect to the 
 createPartyRelationshipContactAccount service which call the createPartyRole 
 service without check a duplicate key. And it might effect to other code that 
 call the createPartyRole service as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OFBIZ-5853) The createPartyRole service does not check a duplicate key.

2014-11-04 Thread Supatthra Nawicha (JIRA)
Supatthra Nawicha created OFBIZ-5853:


 Summary: The createPartyRole service does not check a duplicate 
key.
 Key: OFBIZ-5853
 URL: https://issues.apache.org/jira/browse/OFBIZ-5853
 Project: OFBiz
  Issue Type: Bug
  Components: party
Affects Versions: Trunk
Reporter: Supatthra Nawicha
 Fix For: Trunk


The createPartyRole service is changed from minilang to entity-auto which does 
not check a duplicate key. It effect to the 
createPartyRelationshipContactAccount service which call the createPartyRole 
service without check a duplicate key. And it might effect to other code that 
call the createPartyRole service as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-5853) The createPartyRole service does not check a duplicate key.

2014-11-04 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-5853:
-
Attachment: ofbizbug_CreatePartyroleService.diff

 The createPartyRole service does not check a duplicate key.
 ---

 Key: OFBIZ-5853
 URL: https://issues.apache.org/jira/browse/OFBIZ-5853
 Project: OFBiz
  Issue Type: Bug
  Components: party
Affects Versions: Trunk
Reporter: Supatthra Nawicha
 Fix For: Trunk

 Attachments: ofbizbug_CreatePartyroleService.diff


 The createPartyRole service is changed from minilang to entity-auto which 
 does not check a duplicate key. It effect to the 
 createPartyRelationshipContactAccount service which call the createPartyRole 
 service without check a duplicate key. And it might effect to other code that 
 call the createPartyRole service as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-5853) The createPartyRole service does not check a duplicate key.

2014-11-04 Thread Supatthra Nawicha (JIRA)

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

Supatthra Nawicha updated OFBIZ-5853:
-
Priority: Minor  (was: Major)

 The createPartyRole service does not check a duplicate key.
 ---

 Key: OFBIZ-5853
 URL: https://issues.apache.org/jira/browse/OFBIZ-5853
 Project: OFBiz
  Issue Type: Bug
  Components: party
Affects Versions: Trunk
Reporter: Supatthra Nawicha
Priority: Minor
 Fix For: Trunk

 Attachments: ofbizbug_CreatePartyroleService.diff


 The createPartyRole service is changed from minilang to entity-auto which 
 does not check a duplicate key. It effect to the 
 createPartyRelationshipContactAccount service which call the createPartyRole 
 service without check a duplicate key. And it might effect to other code that 
 call the createPartyRole service as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)