[ http://issues.apache.org/jira/browse/OFBIZ-343?page=all ]

Ricardo Chavez updated OFBIZ-343:
---------------------------------

    Attachment: ProdRun-FixedAsset-v3.patch

Hello people. Sorry to bug you yet another time.
I found this bug which won't let you modify a Fixed Asset - Production Run Task 
association when the production run is already confirmed (that  is, in the 
ProductionRunDeclaration screen). The edit/add form shows up, but it doesn't do 
anything on submit. So I've included a new request-map which calls the 
actionEditProductionRun simple method and returns to the 
ProductionRunDeclaration screen, and also have set the target of the edit/add 
form to this new request-map.
Guess I need to test my changes more throughly before submitting them :S
Regards,

Ricardo Chavez

> Handle the association of many machines to a production run task
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-343
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-343
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: manufacturing
>            Reporter: Ricardo Chavez
>         Assigned To: Jacopo Cappellato
>         Attachments: ProdRun-FixedAsset-screenbug.patch, 
> ProdRun-FixedAsset-v2.patch, ProdRun-FixedAsset-v3.patch, 
> ProdRun-FixedAsset.patch
>
>
> Hello everybody
> The idea of this feature is to cover the case in which many machines are used 
> to complete a production task, e.g. having 20 sewing machines working to 
> complete a production task of 100 T-shirts. It'd also be useful is this could 
> allow the user to keep track of things like how many T-shirts has produced 
> each machine, among others.
> As suggested by Jacopo Cappellato on the ofbiz-user mailing list, this can be 
> implemented in many ways:
> > a) expanding the concept of FixedAsset groups (so that the data model will
> > be left mostly unchanged); you create a fixed asset of type group (e.g.
> > 'sewing machines of room A') and this fixed asset is associated to the
> > task; then you link each sewing machine (other fixed assets) to the fixed
> > asset group
> >
> > b) (more complex) add new association entities to link a task (WorkEffort)
> > to one or more machines (FixedAsset).
> Comments and suggestions are always welcome!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to