[jira] [Commented] (OFBIZ-7105) Purchase Return shipments not allowing to select received inventory within auto-completer search against the returned item

2016-06-04 Thread Pierre Smits (JIRA)

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

Pierre Smits commented on OFBIZ-7105:
-

To which component and version is this related?

> Purchase Return shipments not allowing to select received inventory within 
> auto-completer search against the returned item
> --
>
> Key: OFBIZ-7105
> URL: https://issues.apache.org/jira/browse/OFBIZ-7105
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Swapnil Shah
>Assignee: Divesh Dutta
>Priority: Minor
> Attachments: OFBIZ-7105.patch, OFBIZ-7105.patch
>
>
> When any return shipment is created against a Purchase Order and product's 
> inventory is attempted to be selected via auto-completer then it doesn't 
> return anything,
> Expected behavior: The auto-completer search should always show the all 
> inventory item supplied by the given vendor and having ATP > 0



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


[jira] [Commented] (OFBIZ-7105) Purchase Return shipments not allowing to select received inventory within auto-completer search against the returned item

2016-06-04 Thread Divesh Dutta (JIRA)

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

Divesh Dutta commented on OFBIZ-7105:
-

Patch is committed in trunk: 1746804, r14.12 : 1746807, r13.07:1746808

> Purchase Return shipments not allowing to select received inventory within 
> auto-completer search against the returned item
> --
>
> Key: OFBIZ-7105
> URL: https://issues.apache.org/jira/browse/OFBIZ-7105
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Swapnil Shah
>Assignee: Divesh Dutta
>Priority: Minor
> Attachments: OFBIZ-7105.patch, OFBIZ-7105.patch
>
>
> When any return shipment is created against a Purchase Order and product's 
> inventory is attempted to be selected via auto-completer then it doesn't 
> return anything,
> Expected behavior: The auto-completer search should always show the all 
> inventory item supplied by the given vendor and having ATP > 0



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


[jira] [Commented] (OFBIZ-7105) Purchase Return shipments not allowing to select received inventory within auto-completer search against the returned item

2016-06-03 Thread Divesh Dutta (JIRA)

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

Divesh Dutta commented on OFBIZ-7105:
-

Also let's rename InventoryCondition.groovy to some thing specific . May be 
"getSupplierInventories.groovy" . 

> Purchase Return shipments not allowing to select received inventory within 
> auto-completer search against the returned item
> --
>
> Key: OFBIZ-7105
> URL: https://issues.apache.org/jira/browse/OFBIZ-7105
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Swapnil Shah
>Assignee: Divesh Dutta
>Priority: Minor
> Attachments: OFBIZ-7105.patch
>
>
> When any return shipment is created against a Purchase Order and product's 
> inventory is attempted to be selected via auto-completer then it doesn't 
> return anything,
> Expected behavior: The auto-completer search should always show the all 
> inventory item supplied by the given vendor and having ATP > 0



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


[jira] [Commented] (OFBIZ-7105) Purchase Return shipments not allowing to select received inventory within auto-completer search against the returned item

2016-06-03 Thread Divesh Dutta (JIRA)

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

Divesh Dutta commented on OFBIZ-7105:
-

[~ankush.upadhyay] , In InventoryCondition.groovy file, you have imported all 
the classes of entity condition. Could you please make change in patch to 
include only needed package. 

> Purchase Return shipments not allowing to select received inventory within 
> auto-completer search against the returned item
> --
>
> Key: OFBIZ-7105
> URL: https://issues.apache.org/jira/browse/OFBIZ-7105
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Swapnil Shah
>Assignee: Divesh Dutta
>Priority: Minor
> Attachments: OFBIZ-7105.patch
>
>
> When any return shipment is created against a Purchase Order and product's 
> inventory is attempted to be selected via auto-completer then it doesn't 
> return anything,
> Expected behavior: The auto-completer search should always show the all 
> inventory item supplied by the given vendor and having ATP > 0



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


[jira] [Commented] (OFBIZ-7105) Purchase Return shipments not allowing to select received inventory within auto-completer search against the returned item

2016-05-21 Thread Ankush Upadhyay (JIRA)

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

Ankush Upadhyay commented on OFBIZ-7105:


Added support to enable auto-completer at Issue inventory item section, now 
user is able to search inventories supplied by the given vendor and having ATP 
> 0  via auto-completer.

Attached patch for review.

> Purchase Return shipments not allowing to select received inventory within 
> auto-completer search against the returned item
> --
>
> Key: OFBIZ-7105
> URL: https://issues.apache.org/jira/browse/OFBIZ-7105
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Swapnil Shah
>Priority: Minor
> Attachments: OFBIZ-7105.patch
>
>
> When any return shipment is created against a Purchase Order and product's 
> inventory is attempted to be selected via auto-completer then it doesn't 
> return anything,
> Expected behavior: The auto-completer search should always show the all 
> inventory item supplied by the given vendor and having ATP > 0



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