Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Usage of subscription module

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
subscriptioninvoicingecommerce9.0
4 Risposte
12192 Visualizzazioni
Avatar
Torvald Baade Bringsvor

Hi

I'm trying to use the subscription module (or app). I'm on Odoo 9.0

1. If you create a regular sales order that contains a subscription product, shouldn't it then create a new subscription? I'm not able to, but it may be that I'm doing something wrong.

2. If you have several subscription templates (for monthly and yearly subscription for example), is it the tag that is used to group them together in the website (where the user can change plans)?

3. Is it possible to sell subscription products in the ecommerce?


Seems like a cool module, but I can't seem to find much documentation for it.

1
Avatar
Abbandona
Avatar
Yoshi Tashiro
Risposta migliore

1. If you create a regular sales order that contains a subscription product, shouldn't it then create a new subscription? I'm not able to, but it may be that I'm doing something wrong.

Quotation Template field should be added in quotation upon installing `website_contract` (the field comes from `website_quote` which `website_contract` depends on).  To this field, you need to assign a quotation template which is linked to a subscription template in order to generate a subscription upon confirming the quotation.  Odoo proposes "Default Template" to the Quotation Template field of quotation by default.


2. If you have several subscription templates (for monthly and yearly subscription for example), is it the tag that is used to group them together in the website (where the user can change plans)?

Yes, the tag is used for this purpose.


3. Is it possible to sell subscription products in the ecommerce?

Yes, it is possible.  Just publish the subscription product on the website as normal.


3
Avatar
Abbandona
Avatar
Mark Meadows
Risposta migliore

There should be a clarification here, selling the subscription on the website does not work as it should.  The ecommerce module does not set the contract on the sales order which means no contract is created for the subscriptions sold through ecommerce.  This makes publishing the actual subscription product pretty much useless, if you don't have that many subscription products you could create "Start Subscription" products that you could then use automation to hard code proper subscription generation for each one.  I know this post is a year old, but I didn't want others to suffer through the how on something that does not work.

1
Avatar
Abbandona
Yoshi Tashiro

You are right. Since "Default Template" quotation template is hardcoded to be proposed as of 10.0, you probably need to modify that part of the logic for handling multiple subscription products in online shop. I wonder why it's been designed this way.

Avatar
Philippe Thuaud
Risposta migliore

Hello,


Is it possible to have 2 different subscription from 1 quotation generated?

Maybe there is a module to do that

Best regards,

0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Use subscription module without invoicing in Odoo 17/18
subscription invoicing
Avatar
Avatar
1
nov 25
3255
Subscription plan for ecommerce
subscription ecommerce
Avatar
Avatar
1
ago 24
1302
Creating a subscription invoice before renewal date Risolto
subscription invoicing
Avatar
Avatar
Avatar
3
ott 24
3025
Invoice several subscriptions on a single invoice.
subscription invoicing
Avatar
Avatar
1
gen 22
3583
Reccuring subscription
subscription invoicing salesorder
Avatar
Avatar
1
gen 25
1768
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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