Tag Archives: Function

How to Setup Up User Security for Sales Order and Pick Tickets

To prevent the customer care agent from creating a pick ticket from the sales order screen, follow these instructions to set up your functional profile for them.A button that displays the order’s life is located in the right upper panel of the sales order screen. These are known as validation links or buttons. Fig 1:… Read More: How to Setup Up User Security for Sales Order and… »

How to set up reports in Payment entry transactions to be available to print based on legislation

Have you ever pondered whether you could make the report printable based on the Legislation in Payment Entry Transaction screen? In Sage X3, we have figured out how to make this achievable. Before we proceed, kindly note this setup is only possible when you have multiple legislation in your Sage X3 application. When you have… Read More: How to set up reports in Payment entry transactions to… »

How to add a report as a module in Sage X3

One of your frequent chores may involve running specific reports as a Sage X3 user. By putting up a report as a single item for a particular module, you can simplify work processes and eliminate uncertainty about which report to execute. The example that follows will show how I will add our Sales Invoice report… Read More: How to add a report as a module in Sage… »

How to open a screen at query submission of batch task

In Sage X3, for processing certain functionalities or scripts as per requirement and on interval basis, sage x3 provides a feature of batch task. It allows the user to execute multiple processes at single time and can be processed on interval basis. Creating a batch task is very common. We often create a batch task… Read More: How to open a screen at query submission of batch… »

Error: “Function not defined for the value given..” in Sage X3

In Sage X3, developers can do customization within Sage X3 using development module. Sometimes user reports an error “Function not defined for the given value” whenever he/she tries to use the customization done in Sage X3. As shown in below screenshot. New stuff: Restriction on Purchase/Sales transactions on the basis of PAN No Error In… Read More: Error: “Function not defined for the value given..” in Sage… »

How to make the Function accessible in batch task

We may come across the scenario, where we need to make the customize function to be executed through the batch task. This process can be executed without manual intervention on the regular interval. Solution: Step 1: When we make the function we need to attach the Action. Step 2: The Action linked to the function… Read More: How to make the Function accessible in batch task »