Dave Gutman
I'm an ERP software consultant with over 10 years in the Business One world. My expertise is focused on Boyum's B1UP, Produmex WMS, Produmex Scan, Beas manufacturing, and Cystal Reports.
- Actividad total 568
- Última actividad
- Miembro desde
- Siguiendo 2 usuarios
- Lo siguen 1 usuario
- Votos 134
- Suscripciones 334
Comentarios
Actividad reciente de Dave Gutman-
I think you need to use the 'Multi' option to link the drill down (golden arrow) column with both the entry number and the object type. That's how it works for other marketing documents, I haven't...
-
Maybe check for an SAP-based UI Customization on the screen? Does it work properly on other screens - Quotes, Invoices?
-
Hi Dave, Suggest you first confirm that there is no Item Placement Tool definitions for the B1 Validation Configuration screen. (When you right-click and selected 'Edit Item Placement' on the Vali...
-
Categories are great for grouping / identifying a set of B1UP definitions across any of the types; the 'Overview' feature is especially useful. I agree with Michael's idea to allow override of the...
-
-
Hi Dick, This can be done via a UF type = macro which executes the 'Activate (1292)' command. 1292 is the SAP Menu UID for 'Add Row'. Your line loop can fire off the macro UF. Hope this helps, Dave
-
Expanding on this idea a bit to include a new 'automatic resize' option on the UF screen. Reference: https://support.boyum-it.com/hc/en-us/community/posts/360036817953-Universal-Function-type-Cryst...
-
Perhaps using an algorithm like Soundex which can eliminate a few common spelling and punctuation differences when comparing. Would probably require writing the BP Code, BP Name and the Soundex va...
-
Maybe change the text of the right-click menu option to avoid users seeing two Copy Table choices. Maybe call the B1UP option 'Copy Table With Advanced Formatting'.
-
We have the same issue with the UDT Handler. The user can launch any number of SQL Report and / or UDT Handler windows. The macro CLOSE() command closes the current window, but what if the user h...