Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Guest House
    • Distributeur de boissons
    • Hotel
    Real Estate
    • Real Estate Agency
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consulting
    • Accounting Firm
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Solar Energy Systems
    • Cordonnier
    • Services de nettoyage
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

What exactly does updating "Base" module do?

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
v7update
3 Réponses
14665 Vues
Avatar
Yoshi Tashiro

I think there can be situations where you may want to upgrade the "Base" module (i.e. update some translation, fix incomplete module uninstallation, etc.), but I'm not clear what exactly I should expect out of it.

I noticed that when you upgrade the Base module the modifications on views you made via "Manage Views" of developer mode just disappear while those on actions (via "Edit Action") stay effective.

Is this actually the expected result by upgrading Base module? (If this is the case we should always avoid making adjustments to views via Manage Views in developer mode for production database.) Any additional info is welcome!

2
Avatar
Ignorer
Avatar
Kevin McMenamin
Meilleure réponse

When you update base you end up updating all installed modules. I suggest that any changes you make to screens etc are done as a module rather than on the system - typically for our customers we create a views module which holds these sorts of customisations.


Extra details: There is a module (App) that is called "base". Every other module in Odoo depends on this one. You will need to clear the Apps filter to find it and be in Developer mode to verify (there are a few that have base in the name). Upgrading a module recreates and resets all XML created records from the module. Since all modules depend on base this has the effect of recreating every XML record defined in every module. Any records created by XML that were deleted or edited will be reset. This "fixes" common issues that occur when users delete things or edit Views or Menus or Window Actions etc that cause Odoo to not work correctly.

5
Avatar
Ignorer
Yoshi Tashiro
Auteur

Thanks for your answer! I guess creating a module for views is the way to go.

Adrian Reich

Worked in V17 already to resolve my error. Got a problem with the pdf generator that shows "A CSS error occured, using an old style to render this page".

Short overview what i did to get it run:

1. Login into Odoo as Admin
2. Go to settings and scroll down
3. I activate the dev mode with assets
4. i go to apps, clear the filter and search for base. - You need to Look for the App exactly called "Base".

Avatar
Simplify it!
Meilleure réponse

If you update the module you are updating almost everything. Basically the views and the code behind views. If you want to make a change that persists on the time. You have to write a module. If you want to install your module in other server you can do it.

If you are making changes on the view you don't have to reinstall that module because everything is going to get cleared.

1
Avatar
Ignorer
Yoshi Tashiro
Auteur

Thanks for your answer!

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
menu link error
error v7 update
Avatar
0
mai 15
4138
How to update with OpenERP nightly builds under Windows 7?
windows v7 update
Avatar
Avatar
Avatar
Avatar
3
mars 15
12466
How to calculate new function field on module update? Résolu
default v7 update
Avatar
Avatar
1
mars 15
8480
How to add a "Delete" button on the popup form? Résolu
v7
Avatar
Avatar
1
oct. 25
5451
Minimum Lot Charge For Sales Order Line Items
v7
Avatar
0
déc. 24
10387
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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