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

E-commerce bug

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
dockere-commerce13
3 Replies
3461 Tampilan
Avatar
Kolda

I created odoov13 container from github.com/zurawsm3/odoov13RPI 

I got Odoo source code from: github.com/odoo/docker/tree/master/13.0

EROR:

web_1 | 2020-02-13 09:45:43,404 1 ERROR nowa_baza odoo.http: Exception during JSON request handling. 
web_1 | Traceback (most recent call last):
web_1 | File "/usr/lib/python3/dist-packages/odoo/http.py", line 619, in _handle_exception
web_1 | return super(JsonRequest, self)._handle_exception(exception)
web_1 | File "/usr/lib/python3/dist-packages/odoo/http.py", line 309, in _handle_exception
web_1 | raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
web_1 | File "/usr/lib/python3/dist-packages/odoo/tools/pycompat.py", line 14, in reraise
web_1 | raise value
web_1 | File "/usr/lib/python3/dist-packages/odoo/http.py", line 664, in dispatch
web_1 | result = self._call_function(**self.params)
web_1 | File "/usr/lib/python3/dist-packages/odoo/http.py", line 345, in _call_function
web_1 | return checked_call(self.db, *args, **kwargs)
web_1 | File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 93, in wrapper
web_1 | return f(dbname, *args, **kwargs)
web_1 | File "/usr/lib/python3/dist-packages/odoo/http.py", line 338, in checked_call
web_1 | result = self.endpoint(*a, **kw)
web_1 | File "/usr/lib/python3/dist-packages/odoo/http.py", line 910, in __call__
web_1 | return self.method(*args, **kw)
web_1 | File "/usr/lib/python3/dist-packages/odoo/http.py", line 510, in response_wrap
web_1 | response = f(*args, **kw)
web_1 | File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 1320, in call_kw
web_1 | return self._call_kw(model, method, args, kwargs)
web_1 | File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 1312, in _call_kw
web_1 | return call_kw(request.env[model], method, args, kwargs)
web_1 | File "/usr/lib/python3/dist-packages/odoo/api.py", line 395, in call_kw
web_1 | result = _call_kw_multi(method, model, args, kwargs)
web_1 | File "/usr/lib/python3/dist-packages/odoo/api.py", line 382, in _call_kw_multi
web_1 | result = method(recs, *args, **kwargs)
web_1 | File "/usr/lib/python3/dist-packages/odoo/addons/website/models/ir_ui_view.py", line 430, in save
web_1 | super(View, self).save(value, xpath=xpath)
web_1 | File "/usr/lib/python3/dist-packages/odoo/addons/web_editor/models/ir_ui_view.py", line 184, in save
web_1 | self.save_embedded_field(arch_section)
web_1 | File "/usr/lib/python3/dist-packages/odoo/addons/web_editor/models/ir_ui_view.py", line 50, in save_embedded_field
web_1 | value = converter.from_html(Model, Model._fields[field], el)
web_1 | File "/usr/lib/python3/dist-packages/odoo/addons/web_editor/models/ir_qweb.py", line 408, in from_html
web_1 | return float(value.replace(lang.thousands_sep, '')
web_1 | TypeError: replace() argument 1 must be str, not bool

I see in logs that before 'save' I didn't have any errors/warnings

I tried with older versions of odoov13 nightly builds and postgresql v12.0. I've got the same error

IMHO changing price of product is common feature. I don't know why it's not working


0
Avatar
Buang
Kolda
Penulis

What I did is in comment, because I have number of chars limit:

1) docker-compose up

2) create database * in GUI

3) install Website app

4) choose Bootswatch

5) install E-commerce app

6) add product

7) edit product price

8) save

Kolda
Penulis

I realized that in English language everything works, but in Polish language not

Avatar
Ravi Gadhia
Jawaban Terbai

I confirm this is a bug. 
Error raise because of thousand separators not set for polish language.
ref: https://imgur.com/a/oZsD6xZ
I wonder why this bug is not detected earlier because there are many languages were a thousand separators not available.
ref: https://github.com/odoo/odoo/blob/13.0/odoo/addons/base/data/res.lang.csv

1
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
I can't find created modules
module scaffold docker 13
Avatar
0
Feb 20
5879
Generate user after checkout completion
e-commerce
Avatar
0
Sep 25
1806
Price configuration in e-commerce
e-commerce
Avatar
Avatar
1
Apr 24
3038
How to automate initial configuration? Diselesaikan
13
Avatar
Avatar
Avatar
Avatar
4
Feb 24
8054
Where can I find a report on cash in / out? Diselesaikan
13
Avatar
Avatar
Avatar
Avatar
3
Mar 24
3736
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