Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Will odoo 9 only support API based development?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
apiodoo9
8 Respuestas
6664 Vistas
Avatar
Brijesh Kesariya

Currently odoo 8 supports both API based and ORM methods based on osv. Will odoo 9 support both? Or API based development will only supported by odoo 9?

Thanks in Advance.

2
Avatar
Descartar
Emipro Technologies Pvt. Ltd.

Please read your description again. This is your 2nd sentence :"Or API based development will only supported by odoo 9?" in first sentence you have already wrote, in V8, Odoo supports both API and ORM methods. However API and ORM methods are same. Don't you know ?

Brijesh Kesariya
Autor

Yes I know. But my main concern is up-gradation of Module from 8.0 to 9.0.

Emipro Technologies Pvt. Ltd.

if your module is written in V8 API, it will work in V9 too ! ( Unless some of the xml side view changes )

Yenthe Van Ginneken (Mainframe Monkey)

Had a chat with a few of the developers @ Odoo days and normally the XML side view shouldn't change.

Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Mejor respuesta

Hi Brijesh

I've created a topic about this here: https://www.odoo.com/forum/help-1/question/how-long-will-the-odoo-v7-api-stay-available-will-it-be-removed-in-odoo-9-86441

To quote my answer from my topic:

 There has been a discussion about this on the official Odoo Experience (2015) and the compatibility with the V7 API will remain in Odoo 9. This means you will be able to use both the V7 and V8 API in both Odoo 8 and Odoo 9.

The exact moment when the support for the V7 API will be removed isn't decided yet and will depend on how fast Odoo itself changes everything to the new API and how fast the partners do this. It might even be the case that Odoo 10 will still support the old API!
Note: There hasn't been any official statement about this, besides in the Odoo Experience presentation about 'Ask Me Anything'. If the video from this presentation comes online I will add a link here that confirms this.
3
Avatar
Descartar
Emipro Technologies Pvt. Ltd.

+1 @Yenthe

Avatar
chirag jogi
Mejor respuesta

Hello Brijesh ..

Are you talking about following two different ways ?

1) def write(self, cr, uid, ids, vals, context=None):

2) @multi

    def write(self,values):


0
Avatar
Descartar
Brijesh Kesariya
Autor

Yes Exactly Mr. Chirag.

Brijesh Kesariya
Autor

I have my Module written as per first method, but while upgrading it to odoo 9, Will it create any Problem?

Yenthe Van Ginneken (Mainframe Monkey)

Odoo 9 will support both the V7 and the V8 API, so no this won't give you any problems. It could be that the old API (method one) will be removed in Odoo 10, but thats still not sure.

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Odoo9: PROBLEM WITH THE API
javascript api odoo9
Avatar
0
ene 19
4860
Widget Javascript not displayed in Odoo
javascript api odoo9
Avatar
Avatar
1
ene 16
5441
Has anyone integrated Helpdesk with Zoom for meeting scheduling?
api
Avatar
Avatar
1
ago 25
1299
Using API check if Odoo is using Odoo sh or on-premises hosting. Resuelto
api
Avatar
Avatar
1
ago 25
1689
External API XMLRPC Authentication Keeps Replying with false
api
Avatar
Avatar
Avatar
2
jul 25
4588
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now