Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Base
  3. Validador de RUC - Peru v 13.0
  4. Sales Conditions FAQ

Validador de RUC - Peru

by OPeru https://www.operu.pe/r/manual_validador_ruc_dni
Odoo
v 13.0 Third Party 3763
Download for v 13.0 Deploy on Odoo.sh
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Contacts (contacts)
• Discuss (mail)
• Invoicing (account)
Lines of code 471
Technical Name odoope_ruc_validation
LicenseLGPL-3
Versions 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Contacts (contacts)
• Discuss (mail)
• Invoicing (account)
Lines of code 471
Technical Name odoope_ruc_validation
LicenseLGPL-3
Versions 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0

Valida y extrae información del RUC - SUNAT

Localización Peruana

Nubefact - Verificado por SUNAT
OPeru

Valida y extrae información del RUC

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".

CAPTURAS DE PANTALLA

Elige tipo de documento

Solo extrae información si elige RUC.

Ingrese número

Si es RUC 13 caracteres.

Instalación

Requiere instalar las siguientes librerias en el servidor:

$ sudo pip3 install beautifulsoup4

¿Necesitas ayuda?

Operu brinda soporte gratuito por 45 días a partir de la fecha de compra si el cliente informa un problema a través de nuestro sistema de tickets de soporte y si Operu reconoce que el problema surge debido a nuestra aplicación Odoo. Tenga en cuenta que no está autorizado a distribuir este módulo después de la compra. En caso de requerir nuestro soporte copiar el siguiente link:


Soporte Apps Operu

Copia el link

https://www.operu.pe/r/soporte-modulos

Políticas de Soporte Apps Operu

Copia el link:

https://www.operu.pe/politicas-soporte-apps-operu

Desarrollado por OPerú

Expertos en Odoo

OPeru
  • OPerú
  • Eventos
  • Cursos
  • Módulos
  • Contacto

Copyright ©2020 OPerú, www.odoofact.pe

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.
  • Ratings
  • Discuss
No funciona por completo
by
Enmanuel Ramírez
on 7/16/21, 3:34 PM

El validador del RUC no funciona, sólo autocompleta DNI. Agregar más Apis a las cuales consultar en caso de que una se rompa.


Problema al ingresar un Ruc
by
Manuel Diestra
on 2/5/21, 10:32 AM

Hola tengo el siguiente error al instalar el módulo, tienen idea que puede ser?


Error:

Odoo Server Error


Traceback (most recent call last):

  File "/usr/local/lib/python3.7/site-packages/odoo/http.py", line 624, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/usr/local/lib/python3.7/site-packages/odoo/http.py", line 310, in _handle_exception

    raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])

  File "/usr/local/lib/python3.7/site-packages/odoo/tools/pycompat.py", line 14, in reraise

    raise value

  File "/usr/local/lib/python3.7/site-packages/odoo/http.py", line 669, in dispatch

    result = self._call_function(**self.params)

  File "/usr/local/lib/python3.7/site-packages/odoo/http.py", line 350, in _call_function

    return checked_call(self.db, *args, **kwargs)

  File "/usr/local/lib/python3.7/site-packages/odoo/service/model.py", line 94, in wrapper

    return f(dbname, *args, **kwargs)

  File "/usr/local/lib/python3.7/site-packages/odoo/http.py", line 339, in checked_call

    result = self.endpoint(*a, **kw)

  File "/usr/local/lib/python3.7/site-packages/odoo/http.py", line 915, in __call__

    return self.method(*args, **kw)

  File "/usr/local/lib/python3.7/site-packages/odoo/http.py", line 515, in response_wrap

    response = f(*args, **kw)

  File "/usr/local/lib/python3.7/site-packages/odoo/addons/web/controllers/main.py", line 1322, in call_kw

    return self._call_kw(model, method, args, kwargs)

  File "/usr/local/lib/python3.7/site-packages/odoo/addons/web/controllers/main.py", line 1314, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/usr/local/lib/python3.7/site-packages/odoo/api.py", line 387, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/usr/local/lib/python3.7/site-packages/odoo/api.py", line 374, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "/usr/local/lib/python3.7/site-packages/odoo/models.py", line 6097, in onchange

    record._onchange_eval(name, field_onchange[name], result)

  File "/usr/local/lib/python3.7/site-packages/odoo/models.py", line 5898, in _onchange_eval

    method_res = method(self)

  File "/mnt/extra-addons/l10n_pe_servicesup/odoope_ruc_validation/models/res_partner.py", line 36, in onchange_vat

    if company.ruc_validation == True:

AttributeError: 'res.company' object has no attribute 'ruc_validation'


Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with