Ramon Duunk
- Total activity 207
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 41
- Subscriptions 63
Posts
Recent activity by Ramon Duunk-
Use microsoft power automate (flow) to execute B1 print and delivery (mail) actions
AnsweredThe 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
AnsweredThe 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
AnsweredWe 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
AnsweredCan we make sql reports from a different database (running on the same server)So for example : USE TheNewDatabaseSELECT * FROM OCRD
-
UFFE to UFFI
AnsweredI 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
AnsweredWe 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
AnsweredWe 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)
Not plannedI 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
AnsweredWe 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
AnsweredHi 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).