TX is a bill type for taxes withheld at the source that will be paid to the government, while TXA is for the same taxes, but generated in an advance payment. It works as a preview for TX, since the tax is withheld at issuance.
Taxes that will be considered in this process: IRF, PIS, COFINS, CSLL |
Settings:
Procedure:
Add a supplier advance bill using a nature with tax calculation. This will create the taxes records with field E2_TIPO equal to TXA.
When ISS is configured for withholding at issuance (MV_MRETISS = 1), it will be provisioned at the PA generation, because the generator fact is due to the completion of the service provided, i.e., the invoice issuance is not considered TXA generation for ISS. For more details, check the documentation: Withholding at source - Advance - Payment from LE to LE |
For the operational flows to work correctly, the MV_CPIMPAT parameter must be set to .F. |
|
<!-- 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>
|