How to create direct receipt in Sage X3

Sage ERP X3 offers functionality to create the direct purchase receipt by just setting a parameter. This parameter indicates whether a user is authorized to create a direct receipt (not attached to a purchase order, a shipment request or an inter-company shipment). New Stuff: How to calculate remainder using X3 mod function? The list of possible… Read More: How to create direct receipt in Sage X3 »

How to calculate remainder using x3 mod function

You may come across the situation, where you having arithmetic operation with numbers. You may want to calculate the remainder of division. New Stuff: How to open Sage ERP X3 Code file in Eclipse Editor in Version7? Sage X3 has a special function to calculate the remainder of division. mod: This function calculates the remainder of… Read More: How to calculate remainder using x3 mod function »

How to open Sage ERP X3 Code file in eclipse folder in version 7

This blog post will guide you through on adding the Sage ERP X3 Code file to the eclipse folder. In Safe X3, navigate to ‘screen dictionary’ and under ‘scripts’ section, select the option ‘Editor’. New Stuff: Customize the Title bar of the Client workstation. Make sure you open the eclipse before clicking on ‘Editor’ and… Read More: How to open Sage ERP X3 Code file in eclipse… »

Customize the Title Bar of Client Workstation

Perhaps, one of the most nice features of Sage X3’s UI is the ability to customize the Title bar of the Client Workstation. Sage CRM Developer’s Delight: Fiddler: A tool which gives you a super power This can be done by configuring the Title Bar field on the User Management screen. Before:  After: You just can… Read More: Customize the Title Bar of Client Workstation »

How to Restrict the Modification of gross price/Discounts/Charges for Transaction

Have you felt a situation where you don’t want to modify the gross price/discount/charges while creating sales orders/shipments/Invoices/Quotes? Sage X3 has provided standard features for this. Here is the process Our new GUMU™ Integration Solution: GUMU™ for Sage CRM – Sage ERP X3 Integration ~ real-time, bi-directional, multi-folder Path: Set UP >General parameters>Parameters value>VEN sales>AUZ If… Read More: How to Restrict the Modification of gross price/Discounts/Charges for Transaction »

How to add search criteria to a Graphical Requester

You may come across a situation where you want to add the search criteria to a Graphical requester window. Sage ERP X3 has a special in-built feature to address the issue. New Stuff: How to fetch revision number through code? Follow below instructions to add search criteria to the graphical requester. Step 1: Go to… Read More: How to add search criteria to a Graphical Requester »

How to create a storage area in Sage ERP X3 Version 7

In Sage ERP X3 version 7, Sage has enhanced the security for dealing with files. Now in version 7, we cannot directly get access to or store the files anywhere in the system. After some research, we were able to find the feature of X3 storage classes incorporated in version 7. New Stuff: How to… Read More: How to create a storage area in Sage ERP X3… »