Alvin Li
- Actividad total 22
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 6
Comentarios
Actividad reciente de Alvin Li-
Hi Kevin, Thanks for the feedback. The Macro will be triggered after new invoice data is added into database. The Macro is below OpenForm(13|$[NEWID]); //open invoice form with new invoice number A...
-
That will be great, thanks.
-
Hi Geoff Thanks for your advice, using $[NEWID] keyword can really help! Is it possible to get document ID for a specific user by using the keyword? The reason I am asking is that. In a scenario of...
-
Hi Jay Thank you very much for your time and information. I will look into it. Cheers
-
Hi Jay Thanks for the input. I found the SAP note below which mentions VS community version is not supported. Have you exactually installed the community version in your SAP system and create addo...
-
Comentario oficial Finally I get the answer from previous post. The DLL file have to save in C:\Program Files\sap\SAP Business One\AddOns\BOY\B1 Usability Package. then the Net Snippet can find the DLL file and the ...
-
Hi Rasmus, Thanks, it works.
-
Hi Rasmus, Thanks for your comment. I just create 2 validation, one for clicking button, another for key press to solve the problem. Thanks
-
Hi Rasmus, Thanks for your comment. Once I create my DLL file, where should I store the file? Cheers, Alvin