This feature allows you to view the additional information on payment bills that will be used later in the annual completion of transaction form 1099.
| Purpose of the Screen: | Allow you to view the additional information on bills that will be used in the completion of transaction form 1099. |
Main Fields and Parameters:
| Field: | Description |
|---|---|
| Taxpayer number | Displays the taxpayer number provided by the supplier of the bill. |
| Type of Transaction 1099 | Displays the type of transaction 1099 that corresponds to the payment of the supplier. |
| Value 1099 | Displays the amount corresponding to the payment made to be considered for transaction 1099. |
<!-- esconder o menu -->
<style>
div.theme-default .ia-splitter #main {
margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
display: none;
}
#main {
padding-left: 10px;
padding-right: 10px;
overflow-x: hidden;
}
.aui-header-primary .aui-nav, .aui-page-panel {
margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
margin-left: 0px !important;
}
</style>
|