Category Archives: Uncategorized

How to add Sales Invoice elements in X3?

Sales invoice is a bill issued by the seller and is proof the selling process has already happened. The setup of the invoice footers is used to define the numbered codes which are calculated upon valuation of the invoice footer. Based on the setup, this valuation can be performed starting from: The value defined when… Read More »

Using Calculator in Sage ERP X3

While working on one of my customization, I need to populate one customized field with a calculated value. I completed my code and found that the value was not getting displayed in the respective field. I was not sure whether my field was containing the calculated value or not. New Stuff: Copying processing files from one… Read More »

WO reactivation and Product tracking deletion in sage X3

If we close the firm work orders in process which have been tracked before hand.The Complete function specifies the status “completed” of each operation, material and product line released. The WO status changes automatically from “in process” to “completed”. It is possible to continue to perform production tracking on a completed work order that is not… Read More »

Modifying the standard log file

While working for one of client’s customization I was looking to import the sequential file in order to create a Sales Order in X3. I created a new import template in X3 and assigned an object of Sales order i.e. SOH to my import template. Using my template though I was successfully imported the data… Read More »

Deleting a file from a directory

Sage X3 has a special feature to delete a file from a directory. The Sage X3 has a simple function through which we can easily delete the file present in the specified directory. New Stuff: How to add a Product to multiple sites simultaneously SYSTEME: This function can be used to delete the file present in the… Read More »

Changing Labels of standard miscellaneous tables

In the Sage X3 implementation there may be a need of changing the label (title) of standard miscellaneous table like product-customer statistical group. We cannot change the label of this standard miscellaneous table through miscellaneous table screen as the description field always is in display mode. However Sage X3 has provided an additional function (screen)… Read More »