You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anil K Patel (JIRA)" <ji...@apache.org> on 2007/02/21 19:12:05 UTC

[jira] Created: (OFBIZ-749) Service to create Requirement for Preventive Maintenance coming up on a FixedAssets

Service to create Requirement for Preventive Maintenance coming up on a FixedAssets
-----------------------------------------------------------------------------------

                 Key: OFBIZ-749
                 URL: https://issues.apache.org/jira/browse/OFBIZ-749
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
            Reporter: Anil K Patel


Implement a Service that can be scheduled for watching coming up Preventive Maintenances on a FixedAsset. FixedAsset has relation to Product and from there to ProductMaint. ProductMaint has list of suggested Maintenance and their schedule planning data. Data in ProductMaint along with Prior Maintenance on a FixedAsset should be analyzed to decide need for a PreventiveMaintenance. If a Preventive maintenance is coming up then create a Requirement. This requirement can later be used to create a FixedAssetMaint.

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


[jira] Commented: (OFBIZ-749) Service to create Requirement for Preventive Maintenance coming up on a FixedAssets

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633963#action_12633963 ] 

Anil K Patel commented on OFBIZ-749:
------------------------------------

I agree with you. There is no need to create requirement.

> Service to create Requirement for Preventive Maintenance coming up on a FixedAssets
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-749
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-749
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product, specialpurpose/assetmaint
>    Affects Versions: SVN trunk
>            Reporter: Anil K Patel
>             Fix For: SVN trunk
>
>
> Implement a Service that can be scheduled for watching coming up Preventive Maintenances on a FixedAsset. FixedAsset has relation to Product and from there to ProductMaint. ProductMaint has list of suggested Maintenance and their schedule planning data. Data in ProductMaint along with Prior Maintenance on a FixedAsset should be analyzed to decide need for a PreventiveMaintenance. If a Preventive maintenance is coming up then create a Requirement. This requirement can later be used to create a FixedAssetMaint.

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


[jira] Closed: (OFBIZ-749) Service to create Requirement for Preventive Maintenance coming up on a FixedAssets

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

Adrian Crum closed OFBIZ-749.
-----------------------------

    Resolution: Fixed

> Service to create Requirement for Preventive Maintenance coming up on a FixedAssets
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-749
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-749
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product, specialpurpose/assetmaint
>    Affects Versions: SVN trunk
>            Reporter: Anil K Patel
>             Fix For: SVN trunk
>
>
> Implement a Service that can be scheduled for watching coming up Preventive Maintenances on a FixedAsset. FixedAsset has relation to Product and from there to ProductMaint. ProductMaint has list of suggested Maintenance and their schedule planning data. Data in ProductMaint along with Prior Maintenance on a FixedAsset should be analyzed to decide need for a PreventiveMaintenance. If a Preventive maintenance is coming up then create a Requirement. This requirement can later be used to create a FixedAssetMaint.

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


[jira] Commented: (OFBIZ-749) Service to create Requirement for Preventive Maintenance coming up on a FixedAssets

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633960#action_12633960 ] 

Adrian Crum commented on OFBIZ-749:
-----------------------------------

Anil,

I implemented something similar to your description. Fixed Asset Maintenances are generated automatically based upon ProductMaints. I didn't have it create a requirement though. Is there really a need to generate a requirement? If not, can we close this issue?


> Service to create Requirement for Preventive Maintenance coming up on a FixedAssets
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-749
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-749
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product, specialpurpose/assetmaint
>    Affects Versions: SVN trunk
>            Reporter: Anil K Patel
>             Fix For: SVN trunk
>
>
> Implement a Service that can be scheduled for watching coming up Preventive Maintenances on a FixedAsset. FixedAsset has relation to Product and from there to ProductMaint. ProductMaint has list of suggested Maintenance and their schedule planning data. Data in ProductMaint along with Prior Maintenance on a FixedAsset should be analyzed to decide need for a PreventiveMaintenance. If a Preventive maintenance is coming up then create a Requirement. This requirement can later be used to create a FixedAssetMaint.

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


[jira] Updated: (OFBIZ-749) Service to create Requirement for Preventive Maintenance coming up on a FixedAssets

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

Marco Risaliti updated OFBIZ-749:
---------------------------------

          Component/s: product
                       assetmaint
        Fix Version/s: SVN trunk
    Affects Version/s: SVN trunk

> Service to create Requirement for Preventive Maintenance coming up on a FixedAssets
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-749
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-749
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: assetmaint, product
>    Affects Versions: SVN trunk
>            Reporter: Anil K Patel
>             Fix For: SVN trunk
>
>
> Implement a Service that can be scheduled for watching coming up Preventive Maintenances on a FixedAsset. FixedAsset has relation to Product and from there to ProductMaint. ProductMaint has list of suggested Maintenance and their schedule planning data. Data in ProductMaint along with Prior Maintenance on a FixedAsset should be analyzed to decide need for a PreventiveMaintenance. If a Preventive maintenance is coming up then create a Requirement. This requirement can later be used to create a FixedAssetMaint.

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