Ramon Duunk
- Actividad total 207
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 41
- Suscripciones 63
Publicaciones
Actividad reciente de Ramon Duunk-
Use microsoft power automate (flow) to execute B1 print and delivery (mail) actions
RespondidaThe user scenario of this is that when we send (automated) payment reminders we get emails returned that they miss a invoice, would be great if the customer itself could start this action.
-
Make a wizard document creation on a schedule
RespondidaThe idea is based on the default function of SAP.However there are several issues with this option : limited selection criterialimited customer selection filter (manual only, or select all/none)Can...
-
Option to use the FileSystemWatcher for UFFI instead of schedule
RespondidaWe use schedules to import xml documents, this is done every minute.This will also create a log file where often it status no documents found.This create a huge anount of files that are not importa...
-
Sql report different database
RespondidaCan we make sql reports from a different database (running on the same server)So for example : USE TheNewDatabaseSELECT * FROM OCRD
-
UFFE to UFFI
RespondidaI have made a export file which runs smoothly however when i want to import it back i get an error.It seems that it cant handle a UDF on the item master data, as this is not recognized, is there a ...
-
Return quotation in customer template
RespondidaWe are getting more and more requests for sending quotations back into a customers made excel template.This takes way to much time as we have to fill in everything manually, so we are looking for a...
-
Support $[DOCUMENT_SALESEMPLOYEE] on the http trigger
RespondidaWe want to use this syntax as we have made various templates to ask a sales employee to do something with a document. As sample we want to have : Hi $[DOCUMENT_SALESEMPLOYEE], The customer called a...
-
Support FormType 0 (main screen)
No planeadaI want to execute a validation after B1up loads, but this happens on FormType 0, but B1UP Always uses formtype 169 (main menu)
-
Pin code request before executing universal function
RespondidaWe have a case where functions button should be locked for some users.However the function must be able to be run by a manager on the "locked" users account.For now we are thinking of some kind of ...
-
B1 validation triggered twice
RespondidaHi All, For some reason this validation triggers the prompt twice, i checked it multiple times but i can find the reason.The UF just show a message (no blocking event).