Overview
For existing Accounting Seed users and customers who use custom permission sets, there are a few configuration changes that need to be made for using the new 1099 Information.
Note: These changes are not applicable to users who are installing Accounting Seed for the first time.
Configure the Page Layouts
For help with editing page layouts, refer to the Edit Page Layouts Manually knowledge article.
- Add the new Update 1099 Info button from the Mobile & Lightning Actions to the detail page in the Salesforce Mobile and Lightning Experience Actions, and to the list view page default layout (select the Search Layouts for SF Classic) on the following objects:
- Remove the old Default 1099 Box field from the Account and Contact detail page layouts.
- Add the new Default Form 1099 Box field to the Account and Contact detail page layouts.
Configure Permission Access
If you are using custom permission sets, complete the steps below:
- Add the following Apex Classes:
- AcctSeed.UpdateDefault1099InfoCntrlExt
- AcctSeed.X1099InfoHelper
- Add the following Visualforce pages:
- AccountUpdateDefault1099Info
- ContactUpdateDefault1099Info
- CashDisbursementUpdate1099Info
- Provide Edit access to the following fields on the objects listed below:
-
- Account
-- Default Form 1099 Box
-- Default Form Category Id - Contact
-- Default Form 1099 Box
-- Default Form Category Id - Cash Disbursement
-- Form 1099 Box
-- Form Category Id
- Account
-
Comments
0 comments
Please sign in to leave a comment.