Eduardo Garroux
B1UP fan, SAP consultant, and gamer in spare time.
- Actividad total 13
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 2
- Suscripciones 5
Resumen de la actividad
Última actividad de Eduardo Garroux-
Eduardo Garroux hizo un comentario,
I don't know if I can put it here, but this can be easily done by creating a Dynamic Code (.Net SDK) UF with this simple code: Recordset oRSOrders = (Recordset)company.GetBusinessObject(BoObjectTyp...
-
Eduardo Garroux creó una publicación,
UF - Service Layer
RespondidaIntro: As of version 10 of SAP Business One, SAP encourages the usage of Service Layer. Not only because it's fancy, but it outperformances DI API integrations by far. As example, I have 2 scenario...
-
Eduardo Garroux hizo un comentario,
Yes, @STOREs works perfectly. I've been using them for years. You can also create an UDO with fields for your parameters, remove Add button and create a new button where you would Trigger the custo...
-
Eduardo Garroux hizo un comentario,
Can't you use an Schedule UF with C# Code, that use an Record.Set querying those open Orders and changing their DocStatus within DI API?
-
Eduardo Garroux hizo un comentario,
Can't you trigger it on "Next" button, make it BeforeAction: False, ActionSucces: True, make it Sleep for .5 and then validate any field that exists in this form? Like: IF $[$31.0.0] = 'My pane ite...
-
Eduardo Garroux hizo un comentario,
Hi, Scott. I think this should be in Feature Request session. But, you can make this work with "Revolver - Tabs", an Chrome Extension (there are many apps/extensions that would do that). Then you j...