How to Delete particular row and reset Grid

We usually come across a scenario when we need to delete row from a grid through coding. Now we can even think of using SQL queries to delete the data, but these changes were reflected at the database level. The screen do not have the changes reflected and this may cause data inconsistency. So for… Read More »

How to send mail programmatically

To help in making everyday tasks easier, Sage ERP X3 provides features of sending mails, but are we aware of the code to send the message programmatically? If no then let me explain you the same with this blog: New Stuff: How to automatically create payment reminders for multiple customers? SEND keyword is used to… Read More »

How to use Product Notes in Sage X3

Sage X3 enables users to create unlimited product notes in an easy and convenient manner. You can go to the product notes section in the text menu and use the Notes screen to associate the notes to that particular product. The following characteristics are available on the Notes creation screen: Effective Date – for notes which… Read More »