Hi.
Questions:
1)Is there a way I can check the remaining capacity that a facility (or
machine/fixed asset) can accommodate for a given time? 

2)What does TechDataServices.capacityRemaining() do exactly?

Scenario:
I tried to set the production CAPACITY for the DemoMachine, then I created a
production run (PRun1) with  QUANTITY = production capacity of the
DemoMachine. Then I created another production run (PRun2), where the
estimated start time of PRun2 should be LATER than the estimated end time of
PRun1, since PRun1 already used up all the number of productions that
DemoMachine can accommodate. Unfortunately, things didn't turn out as
expected.

While looking for a workaround, I found this service in
TechDataServices.capacityRemaining(), 
which I thought would return a quantity that the DemoMachine can still
accommodate on a given time period. But the value it returned was several
thousand times more than what I've set as the DemoMachine's capacity. 

Please enlighten me.

Roy
-- 
View this message in context: 
http://www.nabble.com/TechDataServices-capacityRemaining--tp18826711p18826711.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to