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
    • Textile
    • Kov
    • Nábytek
    • Jídlo
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • IT hardware a podpora
    • 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
    Browse all Industries
  • 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
    • Services for Partners
    • 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

2 Different windows for Inventory report

Odebírat

Get notified when there's activity on this post

This question has been flagged
reportingInventory
2 Odpovědi
2712 Zobrazení
Avatar
Rickard Wallster

Hi,

Using Odoo 14 Enterprise. When I go to Inventory\Reporting\Inventory Report I come to this adress.
xxxxxxx.se/web#action=412&model=stock.quant&view_type=list&cids=1&menu_id=248

But if I refresh the window using Internet brower refresh button, I am redirected to a different adress: xxxxxxx.se/web#action=412&cids=1&menu_id=248&model=stock.quant&view_type=list

Why is there 2 different windows for the Inventory Report? I want to modify the view using Studio, but the Studio-button is greyed out in the first view, hence I can only modify the second view, which then is only available after refreshing the window.


Can I somehow redirect the menu button to the second view directly, or are there any way I can modify the first view?


Regards,
Rickard

0
Avatar
Zrušit
Avatar
Jainesh Shah(Aktiv Software)
Nejlepší odpověď

Hello Rickard Wallster,

For Inventory\Reporting\Inventory Report. On the first time when you open Inventory Report.
It has given URL: xxxxxxx.se/web#action=412&model=stock.quant&view_type=list&cids=1&menu_id=248
This time it will load with 'stock.view_stock_quant_tree_editable' this view id.(if you check list view id then it will be this one)

But when you refresh the window using the Internet browser refresh button, it will redirect you to a given address: xxxxxxx.se/web#action=412&cids=1&menu_id=248&model=stock.quant&view_type=list
This time it will load with 'stock.view_stock_quant_tree' this view id.

So I think you need to customised 'stock.view_stock_quant_tree_editable' view using Studio according to your requirement

Thanks & Regards,

Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

1
Avatar
Zrušit
Avatar
Rickard Wallster
Autor Nejlepší odpověď

Hi Jainesh

Thanks a lot for your  answer.  It seems like you are right on spot with your observation. I really can't understand why Iam redirected to these 2 different views though.

I solved the problem by removing standard Inventory Report and instead creating a new menu button which links me to 'stock.view_stock_quant_tree'. Now I can configure the view as I wish.

Thanks,
Rickard

0
Avatar
Zrušit
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
Warehouse analysis
reporting Inventory
Avatar
Avatar
Avatar
Avatar
3
čvn 24
3662
Quant's editing is restricted, you can't do this operation.
Inventory
Avatar
Avatar
Avatar
2
lis 25
292
How to attach specific locations to products
Inventory
Avatar
Avatar
Avatar
2
srp 25
1365
Canned reports in Odoo 17 for all the modules
reporting
Avatar
Avatar
1
lis 24
2458
Profit and lost account
reporting
Avatar
0
srp 24
2209
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