This feature allows you to enter additional information on the implementation of payment bills that will be used later in the annual completion of transaction form 1099.
| Purpose of the Screen: | Allow you to enter additional data to be used to complete the transaction form 1099 in the implementation of bills payable. |
Main Fields and Parameters:
| Field: | Description: | |
|---|---|---|
| Taxpayer number | Enter the taxpayer number provided by the supplier of the bill.
| |
| Type of Transaction 1099 | Enter the type of transaction 1099 that corresponds to the payment of the supplier.
| |
| Value 1099 | Enter 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>
|