Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

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

Odebírat

Get notified when there's activity on this post

This question has been flagged
list
7 Odpovědi
8657 Zobrazení
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
Zrušit
Avatar
Paresh Wagh
Nejlepší odpověď

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
Zrušit
FD Displays
Autor

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
Autor

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
Autor

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
Nejlepší odpověď

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
Zrušit
FD Displays
Autor

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
Autor

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
Nejlepší odpověď

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

0
Avatar
Zrušit
FD Displays
Autor

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?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
how to remove the duplicate number of elements in list? Vyřešeno
list
Avatar
Avatar
Avatar
Avatar
Avatar
5
pro 23
19775
How to save a list of float / string on .py file?
list
Avatar
Avatar
1
bře 17
5972
Saved Shopping Carts for Vendors, for large POs? Vyřešeno
list purchase_order
Avatar
Avatar
1
led 22
2718
how i can update list in Directory odoo 12 Vyřešeno
list dictionary
Avatar
Avatar
Avatar
2
srp 19
5274
List of tasks that were finished in the last month Vyřešeno
project list
Avatar
Avatar
3
led 19
2782
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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