Opened 16 years ago
Last modified 16 years ago
#15 closed doubt
Estrategia de Estimation — at Initial Version
| Reported by: | irobles | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | Estimation 0.5 |
| Component: | Estimation | Keywords: | |
| Cc: |
Description
Buenos días,
en la estimación, el código de la definición de la estrategia es fijo:
@MMS.Estimation::New([[
Text name = "Estimación";
@MMS.Model model = MMS::GetModel("Mat.Veh","1.0");
@MMS.StrategyBSR strategy = @MMS.StrategyBSR::Default(?)
]])
Si cambiamos strategy por strategy2, da los siguientes errores:
- Warning: [23] La función
- ha fallado en : (args::strategy)
Warning: [24] La función Copy ha fallado en :
Copy(args::strategy)
ERROR: [1] strategy no se pudo crear.
[Call stack]
[1] NameBlock @MMS.Estimation::New (NameBlock args)
Se puede probar cambiando strategy por strategy2 en el modelo de
matriculación de vehiculos.
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/mms/chrome/site/logomms.png)