[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2019-01-11 Thread Deepak Nigam (JIRA)


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

Deepak Nigam commented on OFBIZ-10574:
--

Thanks [~jacques.le.roux] and [~suraj.khurana].

I think 'ASSETMAINT_VIEW' permission was added mistakenly in the patch. We are 
good to close the ticket.

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBiz-10574.patch, OFBiz-10574.patch
>
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-11-23 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux commented on OFBIZ-10574:
-

Hi Deepak,

Why adding  ASSETMAINT_VIEW in AccountingSecurityPermissionSeedData when it's 
already defined as seed in AssetMaintSecurityPermissionSeedData ?

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBiz-10574.patch, OFBiz-10574.patch
>
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-10-27 Thread Deepak Nigam (JIRA)


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

Deepak Nigam commented on OFBIZ-10574:
--

Hi all, please have a look into the patch attached. We may proceed for 
committing.

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
> Attachments: OFBiz-10574.patch, OFBiz-10574.patch
>
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-09-24 Thread Deepak Nigam (JIRA)


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

Deepak Nigam commented on OFBIZ-10574:
--

Added the updated patch including permission id 'ASSETMAINT_VIEW'.

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
> Attachments: OFBiz-10574.patch, OFBiz-10574.patch
>
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-09-22 Thread Deepak Nigam (JIRA)


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

Deepak Nigam commented on OFBIZ-10574:
--

Added the patch containing ORDERMGR_CRQ_ADMIN and ORDERMGR_CRQ_UPDATE 
permission data. Thanks, [~deepak.dixit], [~pfm.smits] and [~suraj.khurana] for 
your inputs.

[~suraj.khurana] , I agree with you that the relation type should be 'one' 
instead of 'one-nofk', but we need to figure out why the type 'one' is used 
originally. Maybe we need to discuss this thing on the dev mailing list?

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
> Attachments: OFBiz-10574.patch
>
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-09-20 Thread Deepak Dixit (JIRA)


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

Deepak Dixit commented on OFBIZ-10574:
--

Also need to add SecurityPermission data for ORDERMGR_CRQ_UPDATE permission as 
well. 

 

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-09-20 Thread Pierre Smits (JIRA)


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

Pierre Smits commented on OFBIZ-10574:
--

These are related to customer requirement functions, but it seems they were 
never applied in such functions.

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-09-20 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10574:
---

Nice catch Deepak.

IMO, relation type should also be 'one' instead of 'one-nofk'. I can't thought 
of any use case that we are using 'one-nofk' here. 

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



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