Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
list
7 Replies
8664 Tampilan
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
Buang
Avatar
Paresh Wagh
Jawaban Terbai

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
Buang
FD Displays
Penulis

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
Penulis

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
Penulis

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
Jawaban Terbai

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
Buang
FD Displays
Penulis

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
Penulis

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
Jawaban Terbai

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

0
Avatar
Buang
FD Displays
Penulis

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?

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
how to remove the duplicate number of elements in list? Diselesaikan
list
Avatar
Avatar
Avatar
Avatar
Avatar
5
Des 23
19775
How to save a list of float / string on .py file?
list
Avatar
Avatar
1
Mar 17
5972
Saved Shopping Carts for Vendors, for large POs? Diselesaikan
list purchase_order
Avatar
Avatar
1
Jan 22
2718
how i can update list in Directory odoo 12 Diselesaikan
list dictionary
Avatar
Avatar
Avatar
2
Agu 19
5275
List of tasks that were finished in the last month Diselesaikan
project list
Avatar
Avatar
3
Jan 19
2782
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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