Tag Archives: Custom

How to add custom field in Journal Entry Screen

Currently, we are facing issues while adding a custom field to the journal entry screen in the details line. The field is not getting added to the screen even after validating Windows. So, we have to manually add a custom field to the standard screen to solve this issue in Sage X3. We have to… Read More: How to add custom field in Journal Entry Screen »

Disabling buttons for Miscellaneous windows in Sage X3

In Sage X3, there are several types of windows design to choose from such as Object, Miscellaneous, Inquiry and Inquiry criteria. Out of which main transaction windows are object types, however miscellaneous types windows offer freedom to customize the windows however the developer wants. Below we’ll show how to disable a custom window button for… Read More: Disabling buttons for Miscellaneous windows in Sage X3 »

Triggering windows and passing data from main window in Sage X3

In Sage X3, sometimes it requires us to link a pop-window from a button and display information based on a particular record. To achieve this requirement, let us take you through a simple and effective process provided by Sage X3 as shown: We’ll be referencing the following screen from Sage X3 for this: Product Master:… Read More: Triggering windows and passing data from main window in Sage… »

Work Order REL unit update customization in Sage X3

In Sage X3, one of the client’s requirements was to have a way to quickly convert their work order REL unit (release product unit) from stocking to packing unit for the header product. To provide them with a business solution for the above requirement we developed a new screen and a button on the Work… Read More: Work Order REL unit update customization in Sage X3 »

Sage X3 Integration with Weighing Scales

Is it possible to integrate weighing scales to ERP? Yes. In Sage X3, we have established integration with weighing scales to fulfil the client’s requirement in which we have fetched/read a weight programmatically from weighing scale machine which is connected to the user’s machine and loaded the received data in Sage X3. To achieve this… Read More: Sage X3 Integration with Weighing Scales »

Integrate your Patch/Custom Modifications in Sage X3

Whenever we do any customizations/development in Sage X3 and want it to be deployed at client’s system. Unlike other ERP’s where we need to create a setup or installable which will be executed at the client’s end, in Sage X3 we just need to create a file named “Patch” and this file will be integrated at… Read More: Integrate your Patch/Custom Modifications in Sage X3 »

Check Validity of an Accounting Period in Sage ERP X3

As an ERP user it is quiet mandatory that whenever we do any accounting transaction, it should be carried in Open Fiscal Year/Open Period. Now if we design a custom screen that deals with financial transactions in Sage X3, it should check for the validity of transaction date. In other words, it needs to be… Read More: Check Validity of an Accounting Period in Sage ERP X3 »