You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ratnesh Upadhyay (JIRA)" <ji...@apache.org> on 2009/10/14 09:44:31 UTC

[jira] Created: (OFBIZ-3039) Last inventory count field should not be editable.

Last inventory count field should not be editable.
--------------------------------------------------

                 Key: OFBIZ-3039
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3039
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
            Reporter: Ratnesh Upadhyay
             Fix For: SVN trunk


Last inventory count field should not be editable, It will update automatically by a schedule service.

Steps to reach the affected area : 

1. Go to catalog component.
2. Insert product Id - GZ-2644 in text box available in search products screen.
3. Select Facilities in product jump drop down.
4. System will redirect the user on edit product facility screen, where you can find last inventory count field editable in Add and Edit product facility form.

Note : "setLastInventoryCount" service is responsible to update it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OFBIZ-3039) Last inventory count field should not be editable.

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur reassigned OFBIZ-3039:
----------------------------------

    Assignee: Vikas Mayur

> Last inventory count field should not be editable.
> --------------------------------------------------
>
>                 Key: OFBIZ-3039
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3039
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: OFBiz_3039.patch
>
>
> Last inventory count field should not be editable, It will update automatically by a schedule service.
> Steps to reach the affected area : 
> 1. Go to catalog component.
> 2. Insert product Id - GZ-2644 in text box available in search products screen.
> 3. Select Facilities in product jump drop down.
> 4. System will redirect the user on edit product facility screen, where you can find last inventory count field editable in Add and Edit product facility form.
> Note : "setLastInventoryCount" service is responsible to update it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-3039) Last inventory count field should not be editable.

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-3039.
------------------------------

    Resolution: Fixed

Thanks Ratnesh,

Your patch is in trunk rev. 825052

Just forget to mention in commit log that lastInventoryCount is a field on ProductFacility entity.

Vikas

> Last inventory count field should not be editable.
> --------------------------------------------------
>
>                 Key: OFBIZ-3039
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3039
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: OFBiz_3039.patch
>
>
> Last inventory count field should not be editable, It will update automatically by a schedule service.
> Steps to reach the affected area : 
> 1. Go to catalog component.
> 2. Insert product Id - GZ-2644 in text box available in search products screen.
> 3. Select Facilities in product jump drop down.
> 4. System will redirect the user on edit product facility screen, where you can find last inventory count field editable in Add and Edit product facility form.
> Note : "setLastInventoryCount" service is responsible to update it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-3039) Last inventory count field should not be editable.

Posted by "Ratnesh Upadhyay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ratnesh Upadhyay updated OFBIZ-3039:
------------------------------------

    Attachment: OFBiz_3039.patch

Patch to fix mentioned issue.

- Ratnesh Upadhyay

> Last inventory count field should not be editable.
> --------------------------------------------------
>
>                 Key: OFBIZ-3039
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3039
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Ratnesh Upadhyay
>             Fix For: SVN trunk
>
>         Attachments: OFBiz_3039.patch
>
>
> Last inventory count field should not be editable, It will update automatically by a schedule service.
> Steps to reach the affected area : 
> 1. Go to catalog component.
> 2. Insert product Id - GZ-2644 in text box available in search products screen.
> 3. Select Facilities in product jump drop down.
> 4. System will redirect the user on edit product facility screen, where you can find last inventory count field editable in Add and Edit product facility form.
> Note : "setLastInventoryCount" service is responsible to update it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.