-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actualizacion de FS, correciones menores y issue #2
- Loading branch information
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,21 @@ | ||
#Adaptación republica dominicana | ||
Plugin de adaptación de FacturaScripts a República Dominicana<br/> | ||
Autor: joenilson@gmail.com<br/> | ||
Para: https://www.facturascripts.com<br/> | ||
Licencia LGPL 3 | ||
Para: https://www.facturascripts.com <br/> | ||
Licencia LGPL 3 | ||
|
||
###Plugin de adaptación de FacturaScripts 2017 a <b>República Dominicana</b>. | ||
<ul> | ||
<li>Agrega las monedas DOP, USD si no estan creadas.</li> | ||
<li>Contiene el módulo de administración NCF.</li> | ||
<li>Genera un Plan Contable básico para República Dominicana.</li> | ||
<li>Agrega el tipo de contribuyente al Maestro de Clientes/Proveedores.</li> | ||
<li>Genera la secuencia de NCF a usar para cada Factura de Ventas/Compra.</li> | ||
<li>Devoluciones parciales a Facturas de Ventas/Compra.</li> | ||
<li>Rectificaciones contables a Facturas de Ventas/Compra.</li> | ||
<li>Genera los archivos XLS para parar estos valores a los formatos 606, 607 y 608 de DGII.</li> | ||
<li>Realiza busquedas de RNC en la página de DGII.</li> | ||
<li>Se generan facturas desde cajas con impresoras matriciales (requiere instalar <a href="https://www.facturascripts.com/descargar?remoteprinter=TRUE" _target="blank">remote-printer</a>).</li> | ||
</ul> | ||
|
||
### Se esta generando otro repositorio para el plugin compatible para FacturaScripts 2020 |