Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Odoo project list error

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
projectEEv15
2 Antwoorden
3625 Weergaven
Avatar
Michael Espinosa

Hi we are vahing some problems with the module project, it is a bug that we cant create a new project from the list view

We tried it on a new install with no succes, it is easy to replicate.

-Install project and studio

-Open project and select the views and add the list view.

-Try to create a new project from the list view and the error is whis


The operation cannot be completed: 

- Create/update: a mandatory field is not set. 

- Delete: another model requires the record being deleted. If possible, archive it instead. 

Model: Project (project.project), Field: Name (name)

2022-11-12 20:42:58,875 4737 ERROR apps odoo.sql_db: bad query: INSERT INTO "project_project" ("id", "active", "alias_id", "allow_recurring_tasks", "allow_subtasks", "allow_task_dependencies", "allow_timesheets", "analytic_account_id", "color", "company_id", "create_date", "create_uid", "is_fsm", "label_tasks", "last_update_status", "price_rate", "privacy_visibility", "rating_active", "rating_status", "rating_status_period", "rfi_price_rate", "sequence", "stage_id", "timesheet_product_id", "user_id", "write_date", "write_uid") VALUES (nextval('project_project_id_seq'), true, 86, true, true, true, true, 64, 0, 1, '2022-11-12 20:42:58.846446', 2, false, 'Tasks', 'on_track', 0.0, 'portal', false, 'stage', 'monthly', 0.0, 10, 1, 97, 2, '2022-11-12 20:42:58.846446', 2) RETURNING id

ERROR: null value in column "name" of relation "project_project" violates not-null constraint

DETAIL: Failing row contains (44, null, 86, null, null, null, t, 10, null, null, null, 1, 64, Tasks, 0, 2, portal, null, null, t, t, t, null, f, stage, monthly, 1, null, on_track, 2, 2022-11-12 20:42:58.846446, 2, 2022-11-12 20:42:58.846446, t, f, null, null, null, null, 97, null, null, null, null, null, 0, null, 0).



2022-11-12 20:42:58,880 4737 WARNING apps odoo.http: The operation cannot be completed:

- Create/update: a mandatory field is not set.

- Delete: another model requires the record being deleted. If possible, archive it instead.



Model: Project (project.project), Field: Name (name)

 

0
Avatar
Annuleer
Avatar
Michael Espinosa
Auteur Beste antwoord

The mandatory field that are needed te be save are set on screen, is there some modifications needed to do on the project module?
You could try it, it is replicable, you need studio and project, add the view list with project and try to create a new project on the list view. 

0
Avatar
Annuleer
Avatar
Manish Bohra
Beste antwoord

Hello, 
There are some mandatory field value are not set that's why you're facing this issue.

Kindly, review the project screen. 
Thanks

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Change delivery address of Sales order with dropship
EE v15
Avatar
Avatar
Avatar
2
jan. 25
3413
Wizard value in report filename
EE v15
Avatar
Avatar
Avatar
3
nov. 24
3099
See filesize in Documents
EE v15
Avatar
Avatar
1
dec. 22
4825
Is it possible to change the name of the tasks in order to better fit the business requirements ? Opgelost
project v15
Avatar
1
jul. 22
97
what is the visual impact of clicking on one of the colored bars at the top of a kanban stage ?
project v15
Avatar
1
mei 24
1237
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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