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

How to create editable table with Studio (odoo.sh v13)

Iscriviti

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

La domanda è stata contrassegnata
list
7 Risposte
8693 Visualizzazioni
Avatar
FD Displays

I'm trying to create a new table (or list) in Sales Quote List View, with some columns that should get some text entries as well as some float entries.

These entries are not related to any other fields and need to be editable.

How can i do this? I thought it was goind to be easy, but i'm a bit lost.

Can anyone help me out?

0
Avatar
Abbandona
Avatar
Paresh Wagh
Risposta migliore

Hi:

I'm assuming you want to add new fields to the sale.order list view that is displayed when you click on the Sales menu.

To do this:

  1. Go to the list view and open Studio

  2. In the New Fields section on the left, you will see various data types. Click on the appropriate data type and drag it to the column where you want to display the new field. Studio will now prompt you for the properties of the field in the left pane. Specify the Label and any other properties you want to set.

  3. Then go back into the Add tab and add all the fields that you need and set their properties.

  4. Go to the View tab and select one of the two values in the Editable field.

  5. Then click Save to save your changes.

  6. You should now be able to edit the fields inline in the List view.

1
Avatar
Abbandona
FD Displays
Autore

Hi! Thanks for the help, but i'd actually like to add a new tab with a new table in the sale order.

Paresh Wagh

You will to add a new model, add a new One2many field to the sale.order model that references the new model, and add a new tab with the field in it on the Quotation/Sales Order form.

FD Displays
Autore

Sorry, i just saw your comment. I don't understand how i can acomplish that. By new model, you mean a new app?

FD Displays
Autore

I made a new post that can better explain what i'm trying to accomplish.

https://www.odoo.com/pt_BR/forum/ajuda-1/question/add-spreadsheet-to-quote-odoo-sh-v13-165114

Avatar
Marco
Risposta migliore

On that case, I think you may need to create new fields, which you're going to edit. These are going to be related the each sales quotes. Maybe you want to have values that are not related to any other field, but they need to be related to something, in this case, with an individual sales quote. 

Try adding text fields (or whatever you need) to the sales quote view. Important, make them editable (do not check the "read only"). Then, on the list view add those columns. 

1
Avatar
Abbandona
FD Displays
Autore

Oh, that's a begining :)

But how can i create the table itself? An empty table.

Marco

Hmmm no, I think creating an empty table isn't possible.

FD Displays
Autore

Oh well... That's disapointing. Thanks Marco.

Marco

Yeah, It isn't as custumizable as we'd like sometimes.

You're welcome, please vote up and mark as asnwered, thanks.

Avatar
Marco
Risposta migliore

It depends of what variables are you willing to show. But mostly, I think they should be related to a field.

0
Avatar
Abbandona
FD Displays
Autore

I don't want to create any relations. I just need to insert some text values, like Place, and other fieds with float values, like other costs.

These values should be inserted manually and have no relation to other fields.

Isn't this possible?

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à
how to remove the duplicate number of elements in list? Risolto
list
Avatar
Avatar
Avatar
Avatar
Avatar
5
dic 23
19791
How to save a list of float / string on .py file?
list
Avatar
Avatar
1
mar 17
5981
Saved Shopping Carts for Vendors, for large POs? Risolto
list purchase_order
Avatar
Avatar
1
gen 22
2721
how i can update list in Directory odoo 12 Risolto
list dictionary
Avatar
Avatar
Avatar
2
ago 19
5281
List of tasks that were finished in the last month Risolto
project list
Avatar
Avatar
3
gen 19
2782
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