Tag Archives: Technical

How to enable close button in Sales Order Screen | Sage Enterprise Management

In Sage Enterprise Management, we may come across a scenario where the user wants to close sales orders manually, but the close button is closed. This functionality can be achieved by the following steps: Navigate to: Sales → Orders → Orders Refer below screenshot, you can see that, the close button is disabled here. Follow… Read More: How to enable close button in Sales Order Screen |… »

To fetch current line value from Grid in Sage Enterprise Management

Sometime, we need a particular value from a line in order to calculate, copy or for some other use. We can just fetch that value using nolign-1  nolign-1 fetches the current value of the field form the grid. For example: If we want to know the item description of any selected product, perform the following.… Read More: To fetch current line value from Grid in Sage Enterprise… »

Utilizing assorted tables in Sage X3 ERP.

Sage X3 has provided the developers with an extensive feature called as Miscellaneous Tables. Miscellaneous Tables are logical tables to store codes/ List of Values for e.g. Rules, Terms, Payment Methods, etc., it comes handy whenever we need to provide users with options/ dropdowns to have strict data integrity. There are 2 types of the… Read More: Utilizing assorted tables in Sage X3 ERP. »

Diagnostic/Debugging tool in Sage X3 ERP: The Debugger

Sage X3 has a robust design that provides even the non technical users/ administrators to easily create custom fields and display/ hide fields in Sage X3 screens. The challenging task here is to identify the Table that is being used and finding the screen to which you need to add the field. To overcome this… Read More: Diagnostic/Debugging tool in Sage X3 ERP: The Debugger »