This package adds several fields to the toolbar of the main screen that allow the user to quickly open an item if they know the keyed name of that item.
Release | Notes |
---|---|
v1.0.0 | Initial Release |
Project | Aras |
---|---|
v1.0.0 | 12.0 SP1, 12.0 SP4 |
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed (version 12.0 SPx preferred)
- Aras Package Import tool
- AF_QuickOpen import package
- Backup your database and store the BAK file in a safe place.
- Open up the Aras Package Import tool.
- Enter your login credentials and click Login
- Note: You must login as root for the package import to succeed!
- Enter the package name in the TargetRelease field.
- Optional: Enter a description in the Description field.
- Enter the path to your local
..\AF_QuickOpen\Import\imports.mf
file in the Manifest File field. - Select AF_QuickOpen in the Available for Import field.
- Select Type = Merge and Mode = Thorough Mode.
- Click Import in the top left corner.
- Close the Aras Package Import tool.
You are now ready to login to Aras and try out the Quick Open functionality.
- Log in to Aras as admin.
- In the toolbar at the top, select Part in the dropdown.
- Enter in the Item Number of a Part in your database.
- Click the open button.
- Confirm that the Part with the given Item Number opens in a new tab.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
For more information on contributing to this project, another Aras Labs project, or any Aras Community project, shoot us an email at araslabs@aras.com.
Original Aras community project written by Taha Elhariri at Aras Corp.
Documented and published by Chris Gillis for Aras Labs. @cgillis-aras
Aras Labs projects are published to Github under the MIT license. See the LICENSE file for license rights and limitations.