Author Archives: Greytrix

Payment Proposal Process in Sage X3

The posting of the payment of invoices coming from the Purchase, Sales or AP-AR Accounting modules is the payments generation. Using this function we can automatically generate the payment proposal. Not all the invoices/credit memos are managed by the automatic proposal: when open items (invoices or credit memos) must be recorded on a statement, the… Read More »

Sub contract Transfer in X3

The function is to intervene on stock line or group of stock line to transfer to the Supplier location. Functional Path: Inventory Receipt/issue Transaction>> Sub Contract Transfer This functionality gets covered by selecting the stock of a product. New Stuff : Customer Balances resynchronization in X3 First we create a miscellaneous receipt for a product then… Read More »

Protecting Customized Mod through Code

In one of our previous blog named “How to check ‘Active’ Activity Code” we discussed deactivation of the Activity Code. There we looked on for checking of the active Activity Code through global variables. We can implement the same logic directly through code also. There may be a scenario when we write the code for… Read More »

How to include crystal report with patch in Sage X3

Whenever we develop any report in Sage X3 and we need to include the same in the patch. We would need to check for the objects which need to be considered while creating the patch. We would like to help you in getting these objects, kindly refer to the below points. ARV: It is an… Read More »

Text Translation in Sage X3

Sage X3 has the special feature of translating the description text of the objects. The function “Text Translation” (FUNTRAAXX) is used for translating the descriptive text of the table fields from one language to another. Setup > Text Translation (FUNTRAAXX): The Source is the source language and the Translation is the field in which in… Read More »

‘Identify’ in Sage X3

The main entity for any ERP is its Business Partner, and in X3 we have an important feature which provides the information about all the Business Partners at one click. Path to reach: Customer relation → Identify The “Identify” window of the Customer Relation menu provides access to all the functions of the module. Each function… Read More »