Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

How to Submit Custom App to Odoo for Inclusion in Odoo SaaS Apps

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
v8appssaasdeveloper
3 Réponses
10199 Vues
Avatar
David Birchmier

We are developing an app that will integrate Odoo with Stripe. (Credit Card Payment Processor) 

We are running Odoo v8 SaaS. We are developing on a local instance of Odoo but intend to use it on our SaaS instance.

What is the process to submit an App to Odoo for inclusion in the SaaS product? 

I found this: https://apps.openerp.com/apps/upload/

Is there anything else I need to know? Is there any risk that we could develop this Stripe Integration and then Odoo could reject it and we won't be able to use it on the SaaS version?

0
Avatar
Ignorer
Avatar
Fabrice Henrion (fhe)
Meilleure réponse

There is no process to "submit" an app for inclusion in Odoo SaaS. The apps on the SaaS are certified modules covered by the Odoo Enterprise contract. Certifying a module is a big deal as it extends the responsibility of Odoo towards all its customers in terms of maintenance. This is why a module goes through an extensive certification process at Odoo R&D before being certified. You cannot ask that Odoo "looks into" your module to see if it's good enough to be included because everybody creating a module would ask that and this is just not feasible from a resources standpoint (think of the 4000 modules). Additionally, the modules that the community develop are project-driven while the Odoo product roadmap is mass-adoption/innovation/usability driven. Example: a customer is never going to ask a partner (or its IT department) to make the framework API more efficient; they will ask for more features. If only project-driven modules were added to the certified modules, we would end up with a frankenstein Odoo with modules whose rationales come from different projects in different industries with different requirements; it's a threat to genericity.

In regards with your Stripe integration, your best bet is to develop it as similarly as the Ogone one as possible. You have a higher chance with a module like this than with a module that introduces a brand new feature because you can copy another certified module that does the same (except with a different payment processor). Then, make a pull request into Odoo master: https://github.com/odoo/odoo/pulls

2
Avatar
Ignorer
David Birchmier
Auteur

Hi Fabrice, Thanks for the excellent detail. Am I understanding correctly that it is not possible for us to build a module for our own use in our SaaS instance? For example, a model like Zendesk allows us to build all the private apps we want and use them immediately, but also has an option to include in their official App Store. We've released both flavors on Zendesk and other SaaS platforms and it's straightforward. The publicly available apps put the responsibility of maintenance on the developer, NOT the SaaS provider (Odoo) I'm not looking to add a module to the official "Odoo Apps" - Just build out our own 3rd party functionality necessary for our business operations. Is that only doable if we go with a self hosted version of Odoo?

Fabrice Henrion (fhe)

I'm not familiar with what Zendesk allows to do on their SaaS, but if they allow anyone to apply any custom code (as deeply as what a custom module on Odoo would), then it means that it's possible to break (ie. crash) their SaaS instance. Now I understand that they would say "You applied custom code so we are not responsible if your business is stopped because you crashed your instance; clean up your own mess". But we don't want to put users and ourselves in this situation. We want to ensure that "if you are on Odoo SaaS, it won't break". Your alternative is to build your custom development outside Odoo and communicate with Odoo Online through its API. As an example, this is a Magento connector that works with Odoo SaaS because it's exclusively a webservice: www.aio-commerce.com

David Birchmier
Auteur

Thanks for the additional details. Very helpful. The API option sounds workable. Would it be possible to accomplish what we desire through the API? I.e. Having a "STRIPE" button in the POS and when clicked a credit card form pops up, the card is swiped, charged, and then reports that payment back to Odoo. Thanks again for the help.

Avatar
Fabien Pinckaers (fp)
Meilleure réponse

There is no way to include new modules in the SaaS platform. We limit the number of features so that we can guarantee smooth upgrades and bug fix guarantee at very low costs. Odoo prefers to focus its efforts on making existing features become perfect rather than adding more features.

At the current price, we can't afford loosing a few days\hours per monthly upgrade due to a third party module. We would loose all our margins. Usually, the maintenance cost of a module is twice its development costs over the span of 3 years, that's why we can't maintain third party modules at our charge.

0
Avatar
Ignorer
Avatar
Shimon
Meilleure réponse

Could you make this module publically available? I'd like to make use of it.

Thanks!

0
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Not able to open App Store in developer mode
apps developer
Avatar
0
juil. 22
2985
Company logo in website builder Résolu
v8 saas website_builder
Avatar
Avatar
Avatar
Avatar
4
juil. 16
2191
How can I show the Currency of a Sales Order on the printed PDF? Résolu
v8 saas sales_order
Avatar
1
juin 15
7300
If I install an App, does it get downloaded to my server? Where? Résolu
v8 apps download
Avatar
1
mai 15
3714
How to apply website translation imported through PO file?
v8 saas translation
Avatar
0
mars 15
4869
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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