You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Montalbano Florian (JIRA)" <ji...@apache.org> on 2016/07/08 08:28:11 UTC

[jira] [Updated] (OFBIZ-7586) Error in Create Billing Account From HR

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

Montalbano Florian updated OFBIZ-7586:
--------------------------------------
    Attachment: OFBIZ-7586.patch

I was about to open a ticket for the same problem appearing in the party component. It seems that the same screen is used in both Humanres and Partymgr.

The screen is "PaymentMethodScreens.xml#EditBillingAccount". I read the parent ticket of this one and it was about moving common xml resources to the commonext component. This resource is located in the Party component. Should we move it along in this ticket or create a proper task for this component ?

The patch does not move the resources to the commonext component, it simply corrects the URI in the controller (of the Party component) and add a default value (BILL_TO_CUSTOMER) for the roleTypeId in the context of the screen.

What should we do about moving these resources ? 

> Error in Create Billing Account From HR
> ---------------------------------------
>
>                 Key: OFBIZ-7586
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7586
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: humanres
>    Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, Release Branch 15.12
>            Reporter: Chandan Khandelwal
>            Assignee: Pranay Pandey
>         Attachments: OFBIZ-7586.patch
>
>
> # Go To HR
> # Select Comapny
> # Create Billing Account 
> # Save
> URL : https://ofbiz-vm.apache.org:8443/humanres/control/EditBillingAccount?partyId=MARKETING
> getting error "org.ofbiz.webapp.control.RequestHandlerException: Unknown request [createBillingAccountAndRole]; this request does not exist or cannot be called directly."



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