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
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • 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
    Procházet všechna odvětví
  • 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
    • Služby pro partnery
    • 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

How to change the calendar culture

Odebírat

Get notified when there's activity on this post

This question has been flagged
languagecalendardate
1 Odpovědět
8750 Zobrazení
Avatar
Omid Rezvani

I have installed openerp on my computer and I want to run it for a company which uses another calendar culture (instead of Georgian one)

How can I change the calendar cultue? I have written a code to convert the dates, I also changed some of the javascript files related to the web calendar but nothing changed (are they stored in the database? why openerp did not considered my changes on javascript and po files?)

0
Avatar
Zrušit
Avatar
Laura Jarvenpaa
Nejlepší odpověď

I have noticed that the calendar changes based on the locale code in language (we made a custom language file but because custom locale codes are not supported in OpenERP we had to use existing one so I just randomly picked up one but it's calendar was not right and when I changed the locale code to another, calendar changed to correspond the calendar on that location which was what we wanted) so if you want to change calendar without changing the language change the locale code. OpenERP seems to download date formats etc. somewhere online based on the locale code which also means that you can use locale codes for languages which doesn't have translations in OpenERP. However, note that if you put there locale code that is same as locale code for already existing language (e.g. en_US) it will overwrite that language file (happened to me when I changed locale code of our custom file into en_US so it overwrote language file for English).

1
Avatar
Zrušit
Omid Rezvani
Autor

I want to change both the language and the date culture. I loaded a translation automatically, but the date didn't changed. Do you know why is that? Or do you know how to solve it?

Laura Jarvenpaa

I don't know why it didn't change for you, for me they changed based on the locale code so I would assume that if it doesn't change for your language they somehow get your language's calendar definition wrong from the place where they get them (which is if I have understood right from somewhere online). But as I don't know the details how and where they get the language information I can't help you with this.

Omid Rezvani
Autor

Laura, I checked the source code and have a little understanding of what's going on, if you are using another language culture and know a little programming, you can definitely help me solve this (by helping me compare what to change). Are you a developer of openerp or you just use it? My gmail id is 'orezvani' and I would really appreciate it if you could help me further

Laura Jarvenpaa

I'm just using openerp, I know some programming so I guess I can try to help you if you didn't solve this already it seemed that you have got some more advice elsewhere?

Omid Rezvani
Autor

I know that some of the date files are located in openerp/addons/web/static/lib/datejs/globalization But I don't know what should be changed to make the calendar work in another system. Can you check the java scripts related to your country (must be yourlanguagetag.js) and tell me what should I do?

Laura Jarvenpaa

This is my link to my language file: http://bazaar.launchpad.net/~openerp/openerp-web/saas-1/view/head:/addons/web/static/lib/datejs/globalization/fi-FI.js You can see also other language files here http://bazaar.launchpad.net/~openerp/openerp-web/saas-1/files/head:/addons/web/static/lib/datejs/globalization/

Omid Rezvani
Autor

This file contains information about the labels not the calendar conversions. BTW, I made changes on this file of my own language and nothing changed in the labels!

Omid Rezvani
Autor

You use Georgian calendar yes? I want to use Jalali (Solar) calendar.

Laura Jarvenpaa

Ah ok, I had misread your question sorry... This may be what you need https://www.openerp.com/apps/7.0/web_persian_calendar/

Omid Rezvani
Autor

Thanks for this module. But this module only changes the pop-up which is not completely what I want. I want to replace the solar date, wherever a date is demonstrated, For example filter items based on solar calendar, and other places.

mitra safari

hello @Omid Rezvani

I have the same problem. did you find any solution?

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
v17 schedule wrong date
calendar date
Avatar
0
kvě 24
2709
how to change the calendar format ?
calendar date
Avatar
Avatar
1
bře 15
5943
Is it possible to change the Date formats in Odoo? Vyřešeno
language date odoo
Avatar
Avatar
1
lis 23
2198
Date Widget Autocomplete in Odoo16
calendar date autocomplete
Avatar
Avatar
1
čvn 23
3665
How to change the Date/Calendar widget to support Solar Hijri calendar? Vyřešeno
system calendar date
Avatar
Avatar
Avatar
Avatar
14
pro 23
19449
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