[ 
https://issues.apache.org/jira/browse/OFBIZ-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856945#action_12856945
 ] 

Bob Morley commented on OFBIZ-3700:
-----------------------------------

Not sure if you mean "Work Effort component" or "Work Effort entity" ?  For the 
latter the answer is no; the former is a pretty loaded question.  :)  To be 
honest, we have just started to really get into the manufacturing / work effort 
areas of the application so my knowledge of that space is pretty skimpy.  BJ 
has been very valuable shedding some light on how stock Ofbiz works.

The only thing that seems odd to me is the handling of tasks in the PR as it 
relates to "WorkEffortPartyAssignment".  I see how these are copied from the 
routing task when they are adding the PR, but it does not appear that you can 
update the party who will be doing that work after the task has been added.  
Moreover, in the Work Effort component these tasks do not appear at all 
(without looking, it appears that the PR header / routing tasks are excluded 
form the WE find).  If you know anything off the top of your head about that it 
would be much appreciated; otherwise I am going to continue my reading.

> Convert WorkEffort (and related entities) quantities from Double -> BigDecimal
> ------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3700
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3700
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: SVN trunk
>            Reporter: Bob Morley
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> It appears that this entity was missed from the BigDecimal conversion.  Ran 
> into this when ProductionRunServices was attempting to create a WorkEffort 
> (it is passing the quantity to produce as a BigDecimal).  A different bug in 
> OFBIZ-3699 was causing an auto-convert of the field from BigDecimal to Double 
> (which was allowing ProductionRuns to be created).  At any rate, we should 
> convert this entity and any other quantity related entities in the WorkEffort 
> component.

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

        

Reply via email to