Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Change login page on v7

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
v7template
3 Replies
20454 Tampilan
Avatar
Lukasz Wilkowski

Hello, where I change login page logo, and template?

5
Avatar
Buang
Avatar
Mohammad Alhashash
Jawaban Terbai

You should never make direct changes to core OpenERP source. Any change will be removed with upgrade. The correct customization method is via a new module. Example module for customizing login screen is described in this answer

4
Avatar
Buang
Mats Kjellberg

Hi, How is it possible to make one customized login screen for users that will not include change of DB and management db settings, and then also have a special login screen for an admin so you are able to still access the removed functions as an admin? /M,

Mohammad Alhashash

The login customization is per instance. You can have another instance using the same db server on a different port or different server without loading the customization module.

Mats Kjellberg

ok, great.. How to set this up?

Mohammad Alhashash

It is described in the linked answer

Avatar
Remya
Jawaban Terbai

Change the base.xml page. Its is in Program Files\Openerp\server\openerp\addons\web\static\src\xml\base.xml

Change the logo First put the image in Program Files\Openerp\server\openerp\addons\web\static\src\img

6
Avatar
Buang
Lukasz Wilkowski
Penulis

This work for me :) Image file name is logo2.png

Remya

Yes image file is logo2.png...

Tam Nguyen

Hi Remya, I updated base.xml and replaced logo2.png also. But nothing change in my login page. Is it cached somewhere and how can I flush it? Thanks

Remya

which os you are using? Did you change in the correct addons path?

Tam Nguyen

I'm using Ubuntu 12.04 - OpenERP 7.0. I've just changed core files (base.xml and logo2.png) for testing only.

Tam Nguyen

My add-on page: /home/openerp/openerp-7.0-20130726-231403/openerp/addons/web/static/src. Inside this folder, I have css, font, img, js, xml and fixbind.js

Remya

Are you sure? Addons_paths are mainly /opt/openerp/server/openerp/addons. please check this.

Francisco Luz

Although it will work, this answer it plain wrong. Hacking into core modules it not the way to go. Every time updates are applied you will lose your changes.

Avatar
rihene
Jawaban Terbai

Hi I want to personalize the page login of openerp!! In fact i want to add a new button on this page to get an other form that i will create by my self but i didnt understabd how it must be done. I have added in that base.xml but it doesnt work for me so please i need your help :(

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
How do I get the "Quote Template" option on the Quotation Form?
v7 quotation template
Avatar
Avatar
1
Jul 16
11790
how can i change email template recipients
email v7 template
Avatar
0
Mar 15
4472
Email template in multi-company environment
email v7 template
Avatar
0
Mar 15
7014
How to add a "Delete" button on the popup form? Diselesaikan
v7
Avatar
Avatar
1
Okt 25
5597
Template Color
template
Avatar
0
Jan 25
1759
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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