Skip to Content
Odoo Menu
  • Prisijungti
  • Išbandykite nemokamai
  • Programėlės
    Finansai
    • Apskaita
    • Pateikimas apmokėjimui
    • Sąnaudos
    • Skaičiuoklė (BI)
    • Dokumentai
    • Pasirašymas
    Pardavimai
    • CRM
    • Pardavimai
    • Kasų sistema - Parduotuvė
    • Kasų sistema - Restoranas
    • Prenumeratos
    • Nuoma
    Svetainės
    • Svetainių kūrėjimo įrankis
    • El. Prekyba
    • Internetinis Tinklaraštis
    • Forumas
    • Tiesioginis pokalbis
    • eMokymasis
    Tiekimo grandinė
    • Atsarga
    • Gamyba
    • PLM
    • Įsigijimai
    • Priežiūra
    • Kokybė
    Žmogaus ištekliai
    • Darbuotojai
    • Įdarbinimas
    • Atostogos
    • Įvertinimai
    • Rekomendacijos
    • Transporto priemonės
    Rinkodara
    • Socialinė rinkodara
    • Rinkodara el. paštu
    • SMS rinkodara
    • Renginiai
    • Rinkodaros automatizavimas
    • Apklausos
    Paslaugos
    • Projektas
    • Darbo laiko žiniaraščiai
    • Priežiūros tarnyba
    • Pagalbos tarnyba
    • Planavimas
    • Rezervacijos
    Produktyvumas
    • Diskucija
    • Patvirtinimai
    • IoT
    • VoIP
    • Žinių biblioteka
    • WhatsApp
    Trečiųjų šalių programos Odoo Studija Odoo debesijos platforma
  • Pramonės šakos
    Mažmeninė prekyba
    • Knygynas
    • Drabužių parduotuvė
    • Baldų parduotuvė
    • Maisto prekių parduotuvė
    • Techninės įrangos parduotuvė
    • Žaislų parduotuvė
    Food & Hospitality
    • Barai ir pub'ai
    • Restoranas
    • Greitasis maistas
    • Guest House
    • Gėrimų platintojas
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektūros įmonė
    • Konstrukcija
    • Estate Managament
    • Sodininkauti
    • Turto savininkų asociacija
    Consulting
    • Accounting Firm
    • Odoo Partneris
    • Marketing Agency
    • Teisinė firma
    • Talentų paieška
    • Auditai & sertifikavimas
    Gamyba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Įmonių dovanos
    Sveikata & Fitnesas
    • Sporto klubas
    • Akinių parduotuvė
    • Fitneso Centras
    • Sveikatos praktikai
    • Vaistinė
    • Kirpėjas
    Trades
    • Handyman
    • IT įranga ir palaikymas
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Aplinkos agentūra
    • Reklaminių stendų nuoma
    • Fotografavimas
    • Dviračių nuoma
    • Programinės įrangos perpardavėjas
    Browse all Industries
  • Bendrija
    Mokykitės
    • Mokomosios medžiagos
    • Dokumentacija
    • Sertifikatai
    • Mokymai
    • Internetinis Tinklaraštis
    • Tinklalaidės
    Skatinkite švietinimą
    • Švietimo programa
    • Scale Up! Verslo žaidimas
    • Aplankykite Odoo
    Gaukite programinę įrangą
    • Atsisiųsti
    • Palyginkite versijas
    • Leidimai
    Bendradarbiauti
    • Github
    • Forumas
    • Renginiai
    • Vertimai
    • Tapkite partneriu
    • Services for Partners
    • Registruokite jūsų apskaitos įmonę
    Gaukite paslaugas
    • Susiraskite partnerį
    • Susirask buhalterį
    • Susitikti su konsultantu
    • Diegimo paslaugos
    • Klientų rekomendavimas
    • Palaikymas
    • Atnaujinimai
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Gaukite demo
  • Kainodara
  • Pagalba

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

  • CRM
  • e-Commerce
  • Apskaita
  • Atsarga
  • PoS
  • Projektas
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
odoo accounting v14 pos v15
About this forum
Pagalba

Table not expanding full width in odoo 16

Prenumeruoti

Get notified when there's activity on this post

This question has been flagged
styletabledesignodoo16features
2300 Rodiniai
Portretas
Oskar Hertzman



Since we upgraded to odoo 16 some tables aren't expanding their full width correctly:



this is our code:
<xpath expr="//group[@name='rfq_main_group']" position="after">
<
group name="applicants_group">
<
group name="applicants_group_left" string="Huvudansökande">
<
field name="applicant" string="Ansökande" widget="res_partner_many2one" domain="[('customer_rank','>',0), ('is_company', '!=', True)]"/>
<
field name="applicant_occupation"/>
<
field name="applicant_employer"/>
<
field name="applicant_monthly_income"/>
<
field name="applicant_category" widget="many2many_tags" options="{'color_field': 'color', 'no_create_edit': True}" placeholder="Taggar..."/>
<
/group>
<
group name="applicants_group_right" string="Medsökande">
<
field name="coapplicant" string="Ansökande" widget="res_partner_many2one" domain="[('customer_rank','>',0), ('is_company', '!=', True)]"/>
<
field name="coapplicant_occupation"/>
<
field name="coapplicant_employer"/>
<
field name="coapplicant_monthly_income"/>
<
field name="coapplicant_category" widget="many2many_tags" options="{'color_field': 'color', 'no_create_edit': True}" placeholder="Taggar..."/>
<
/group>
<
/group>
<
group name="rfq_dashboard_group_security" string="Säkerhet">
<
group name="rfq_dashboard_group_sequrity_left" string="Självdeklarerat">
<
field name="collateral_id" string="Säkerhet"/>
<
field name="collateral_type_of_property"/>
<
field name="collateral_property_typecode"/>
<
field name="collateral_city" string="Område"/>
<
field name="collateral_estimated_market_price"/>
<
field name="collateral_mortgage_monthly_amortization"/>
<
/group>
<
group name="rfq_dashboard_group_sequrity_right" string="Inhämtat">
<
field name="loan_to_value" widget="percentage"/>
<
field name="loan_to_value_loan_configuration" widget="percentage"/>
<
field name="object_valuation"/>
<
field name="should_use_broker_evaluation" invisible="1"/>
<
field name="broker_evaluation" attrs="{'invisible':[('should_use_broker_evaluation','==', False)]}"/>
<
/group>
<
/group>
<
group name="rfq_dashboard_group_amortization" attrs="{'invisible':[('is_consumer_loan','==', True)]}">
<
group name="rfq_dashboard_group_sequrity_left" string="Amortering">
<
field name="amortization_document_id" context="{'hide_title': 1}"/>
<
field name="amortization_id"/>
<
field name="amortization_amortization_requirements"/>
<
field name="amortization_gross_debt_ratio" widget="percentage"/>
<
field name="amortization_amortization_calculated"/>
<
field name="amortization_evaluation"/>
<
/group>
<
/group>
<
group name="rfq_dashboard_group_additional_terms" string="Villkor">
<
field name="additional_terms"/>
<
/group>
<
group name="rfq_dashboard_group_completion" string="Kompletteringar" col="4">
<
field name="completion_ids" nolabel="1" domain="[('rfq_id','=', active_id), ('applicant_id', 'in', [applicant, coapplicant])]" context="{'tree_view_ref': 'hemma.view_tree_application_completion_extended', 'default_rfq_id': active_id}"/>
<
/group>
<
group name="rfq_dashboard_group_credit_provider_notes" string="Anteckningar">
<
field name="credit_provider_notes" nolabel="1"/>
<
/group>
<
group name="rfq_dashboard_group_energy" string="Anläggningar">
<
field name="site_ids" nolabel="1"/>
<
/group>
<
group name="rfq_dashboard_group_approval" string="Handläggare">
<
field name="approval_ids" nolabel="1"/>
<
/group>
<
/xpath>

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

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

Registracija
Related Posts Replies Rodiniai Veikla
in Tree View i can't use style, so any alternative?
treeview style odoo16features
Portretas
0
rugs. 23
2431
Odoo Website Inline Text Max Font Only 62?
font design website_builder font_size odoo16features
Portretas
Portretas
1
rugs. 23
2338
V16 UI/UX Disappointing - Just White
design interface experience odoo16features UI
Portretas
Portretas
1
kov. 23
3053
Child table doesnt fit content
style table stylesheet tablesize table-responsive
Portretas
0
spal. 21
2603
DeprecationWarning: The longpolling-port is a deprecated alias to the gevent-port option, please use the latter Solved
odoo16features
Portretas
Portretas
Portretas
Portretas
Portretas
5
rugs. 25
24209
Bendrija
  • Mokomosios medžiagos
  • Dokumentacija
  • Forumas
Atvirasis kodas
  • Atsisiųsti
  • Github
  • Runbot
  • Vertimai
Paslaugos
  • Odoo.sh talpinimas
  • Palaikymas
  • Atnaujinti
  • Pritaikytas programavimo kūrimas
  • Švietimas
  • Susirask buhalterį
  • Susiraskite partnerį
  • Tapkite partneriu
Apie mus
  • Mūsų įmonė
  • Prekės ženklo turtas
  • Susisiekite su mumis
  • Darbo pasiūlymai
  • Renginiai
  • Tinklalaidės
  • Internetinis Tinklaraštis
  • Klientai
  • Teisinis • Privatumas
  • Saugumas
الْعَرَبيّة 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 yra atvirojo kodo verslo programų rinkinys, kuris apima visas įmonės poreikius: CRM, El. Prekybą, Apskaitą, Atsargų, Kasų sistemą, Projektų valdymą ir kt.

Unikali Odoo vertės pasiūla – būti tuo pačiu metu labai lengvai naudojama ir visiškai integruota sistema.

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