Hi,is there a way to rearrange field order or position in the customer form ?I know that this form is now accessible for plugin, but i don't know where to find any documentation about.thanks for your help,
Introduction
I have been coding with SAP Business One SDK since 2006. Working with Visual Studio and integrated fonction from B1 Studio is really great.
But when I have upgraded Visual Studio to 2017 version, I found out that it wasn't supported wit...
We are using the excel interactive analysis plugin to create pivot table.
we'd like to add expand / collapse as we used to in "classic" excel pivot.
Within the pivot option window, we've tried to apply "display plus/minus button", but it doesn't ...
Dear all,I have a problem with creating Item's translation.I'm using B1 SQL Server V9.0 PL8 and the associated integration framework.I've no probleme updating translation.When i try to create translation i generate the following structure. It sems to...
Hi,What is your B1 version, suse version, memory ?you should check the log to get more informations. for exemple under: /var/log/SAPBusinessOne/ServerTools/SLD/usr/sap/SAPBusinessOne/ServiceLayer/logs /usr/sap/SAPBusinessOne/Common/tomcat/logs I know...
Hi Miklós,we have faced the same problem.Even if you try to use queue, you'll have an incoming payload too big, which leads to freeze or crash.Starting with an SQL Call, we have choose to limit the number of row returned by the query, then put each r...
So i've tried ans it works !
on the postReceipt event, I map the needed objects, and call the getPrinterJob function with the A4 receipt template.
Here is the code I've made, if it can help someone.
@PluginAt(pluginClass = ReceiptPosService.class,...