Skip to main content

Epicor Recently Opened Items Feature

During my work in Epicor, I discovered a nice feature in some Epicor programs which is the track of the recently opened items for the current user in the current session so if you closed Epicor and Reopen it again you will not see any recent items.




Let us explorer this feature by examples:

In Part Maintenance program:




In Buyer Maintenance Program


You can open any recent item by click on it and the information of this item will be uploaded automatically.

Comments

Popular posts from this blog

Epicor 9 ToolBars

Like any other application, Epicor has list of toolbars and it uses the Infragistics controls and you can modify these toolbars in your code by adding new tools or change the properties for the existing toolbars and Tools.

How to Use the Business Activity Query Export Process

Business Activity Query Export Process let you export the BAQ data in XML or CSV format. You can export the BAQ data manually and you can schedule it to run automatically (Daily, Weekly, ,Monthly,Once,startup..etc) and you can configure this in the “system agent maintenance” and I will explain this later in this article.