v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 3321
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Accounting and Finance (account_accountant)
Discuss (mail)
Community Apps Dependencies
Technical Name odoope_ruc_validation
LicenseAGPL-3
Websitehttp://odooperu.pe/page/contabilidad
Versions 12.0 8.0 9.0 10.0 11.0 16.0 13.0 15.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Accounting and Finance (account_accountant)
Discuss (mail)
Community Apps Dependencies
Technical Name odoope_ruc_validation
LicenseAGPL-3
Websitehttp://odooperu.pe/page/contabilidad
Versions 12.0 8.0 9.0 10.0 11.0 16.0 13.0 15.0 14.0

Valida y extrae información del RUC/DNI

Localización Perú

Valida el RUC o DNI y extrae datos como Nombre, razón social, dirección y condición del contribuyente. Valida si el RUC está activo o si es "Habido".

Consulta en un solo lugar

con unos simples pasos

En solo tres pasos podrás obtener información de la persona natural o jurídica.

Elige Tipo

Solo extrae información si elige RUC o DNI

Ingrese número

Si es DNI 8 caracteres y RUC 13 caracteres

Verifica

Para DNI solo extraerá Nombre

Instalación

Requiere instalar las siguientes librerias en el servidor:

$ sudo apt-get install tesseract-ocr tesseract-ocr-eng python-imaging python-pip python-bs4
$ sudo pip install pytesseract

En caso de error 'IOError: decoder jpeg not available' siga las siguientes instrucciones aquí

Desarrollado por Odoo Perú

Expertos en Odoo

Visítanos en:
www.odooperu.pe

Basado en el módulo de Alex Cuellar en https://github.com/alexcuellar/l10n_pe_doc_validation

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
I have installed the module. Now the app shows the button "Actualizar datos RUC" but does nothing
by
Jorge Tupac-Yupanqui
on 4/24/17, 7:46 PM

Odoo 10 on Ubuntu Linux 14.04 Installed tesseract-ocr tesseract-ocr-eng python-imaging python-pip python-bs4 Installed pytesseract No message after pressing the button "Actualizar datos RUC" Does it need any other configuration?