[jira] [Commented] (OFBIZ-5203) In HR Componant, In Globle HR Setting menu, Position Type find the position type and delete it delete is not working properly

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-5203) In HR Componant, In Globle HR Setting menu, Position Type find the position type and delete it delete is not working properly

Nicolas Malin (Jira)

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

Harsha Chadhar commented on OFBIZ-5203:
---------------------------------------

Hi Dhiraj,
The above log refers that before deleting the corresponding EmplPositionType data/value, all the foreign key references to that type need to be deleted first. Since the EmplPostitionType we are attempting to delete is referenced at other places(like RateAmount entity in this case) hence we can not delete it straight away.


               

> In HR Componant, In Globle HR Setting menu, Position Type find the position type and delete it delete is not working properly
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5203
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5203
>             Project: OFBiz
>          Issue Type: Bug
>          Components: humanres
>    Affects Versions: Release 10.04, Release Branch 11.04, Release 11.04.01, Release Branch 12.04
>            Reporter: Dhiraj Gupta
>         Attachments: OFBIZ-5203.patch
>
>
> Hi All,
> In HR componant go to given link
> https://demo-trunk.ofbiz.apache.org/humanres/control/FindEmplPositionTypes
> Find the created position type and click delete button.Delete button is not properly work...
> Thanks
> Dhiraj Gupta

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira