İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

Adding fields to inventory app

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
stockfieldsinheritanceinventory
3 Cevaplar
9144 Görünümler
Avatar
Leke Onile-ere

I want to add fields to the product creation form in the Inventory app in order to fit my needs better however I can't find the view in order to do this i tried to look inside the app code and found that a few of the forms inherit product.product_template_form_view however i cannot find the actual view itself. I managed to add a field to the tab right at the end however ideally id like to create a separate tab where i can put whatever extra fields i need.

Using Odoo 11 any help would be appreciated

<record id="view_template_property_form" model="ir.ui.view">
<field
name="name">product.template.stock.property.form.inherit</field>
<field
name="model">product.template</field>
<field
name="inherit_id" ref="product.product_template_form_view"/>
<field
name="arch" type="xml">
<group
name="packaging" position="before">
<group
name="inventory">
<group
string="Operations" name="operations">
<field
name="route_ids" widget="many2many_checkboxes" attrs="{'invisible':[('type', 'in', ['service', 'digital'])]}"/>
<field
name="route_from_categ_ids" widget="many2many_tags" readonly="1" attrs="{'invisible':[('route_from_categ_ids', '=', [])]}"/>
<label
for="sale_delay"/>
<div>
<field
name="sale_delay" attrs="{'readonly':[('sale_ok','=',False)]}" class="oe_inline" style="vertical-align:baseline"/> days
</div>
</group>
<group
string="Logistics" name="group_lots_and_weight" attrs="{'invisible':[('type', 'not in', ['product', 'consu'])]}">
<label
for="weight"/>
<div
class="o_row" name="weight">
<field
name="weight"/>
<span>
kg</span>
</div>
<label
for="volume"/>
<div
class="o_row" name="volume">
<field
name="volume" string="Volume"/>
<span>
m³</span>
</div>
</group>
<group
string="Traceability" name="traceability" groups="stock.group_production_lot">
<field
name="tracking" widget="radio" attrs="{'invisible':[('type', 'in', ['service', 'digital'])]}"/>
</group>
<group
string="Counterpart Locations" name="stock_property" groups="base.group_no_one">
<field
name="property_stock_production" domain="[('usage','=','production')]"/>
<field
name="property_stock_inventory" domain="[('usage','=','inventory')]"/>
</group>
</group>
</group>
<group
name="description" position="after">
<group>
<group
string="Description for Delivery Orders">
<field
name="description_pickingout" nolabel="1" placeholder="This note will show up on delivery orders."/>
</group>
<group
string="Description for Receptions">
<field
name="description_pickingin" nolabel="1" placeholder="This note will show up on the receipt orders (e.g. where to store the product in the warehouse)."/>
</group>
<group
string="Description for Internal Transfers">
<field
name="description_picking" placeholder="This note will show up on internal transfer orders (e.g. where to pick the product in the warehouse)." nolabel="1"/>
</group>
</group>
<group
name="drscustomfields" position="after">
<group
string="CustomField">
<field
name="customfield1"/>
</group>
</group>
</group>
</field>
</record>


0
Avatar
Vazgeç
Sehrish

Look into odoo customization: http://learnopenerp.blogspot.com

Avatar
Piotr Cierkosz
En İyi Yanıt

When you are in developer mode open view and choose "edit form view" - you will see that the basic view is:

product.product_template_only_form_view
Open the Inherited Views tab and you will see the views that are adding additional functions/tabs (try on Odoo runbot and you will see that there are 6 of them).

Remember that if you are using product variants the original view would be product.product_normal_form_view
model would be product.product in that case. Variants are inheriting basic stuff from product.template and also contain the specific attributes available for variants.

To add additional tab you can use code:

1) Specify where would be the new tab
<xpath expr="//page[@name='notes']" position="after">

2) Name it

<page string="Last Price">
3) Add text and fields

Sample use in this module: https://apps.odoo.com/apps/modules/10.0/product_last_price_tab/

Enjoy

1
Avatar
Vazgeç
Avatar
subbarao
En İyi Yanıt

Hello Leke,

Activate Developer mode 

under that you can see edit for view, here you can get the actual xml id , by using xml id you can inherit it


1
Avatar
Vazgeç
Enjoying the discussion? Don't just read, join in!

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

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
How to solve this error Field `show_check_availability` does not exist ?
stock inventory
Avatar
0
Tem 24
2941
How to prefill one2many records
stock inventory
Avatar
Avatar
1
Mar 24
3111
Out of Stock Çözüldü
stock inventory
Avatar
Avatar
Avatar
Avatar
Avatar
4
Şub 24
6519
How to create Custom fields under different tabs in any Module
fields inheritance
Avatar
Avatar
Avatar
2
Ağu 23
3985
Available stock by the end of each month in each location (Stock History)
stock inventory
Avatar
Avatar
1
Tem 23
3694
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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