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

Module updating error in Odoo.sh (Version 11)

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
psycopg2python3odooodoo11
4052 Weergaven
Avatar
Barış Erdoğan

Hello 

I developed a custom module for currency rates. I have added extra fields like "special_currency_rate" to the res.currency model during the development phase of this module. However, when I upload the changes I make to Odoo.sh , I am getting error in odoo.log file like this: psycopg2.ProgrammingError: column res_currency.special_currency_rate does not exist.

I've tried some ways to solve the problem:

- I changed name of variable

- I removed everything about "special_currency_rate" from methods and views and only I defined the variable.

But none of it worked. How can I solve this problem urgently?


2018-09-17 08:11:34,363 4 INFO ? werkzeug: 176.237.61.112 - - [17/Sep/2018 08:11:34] "GET /web_editor/static/src/xml/editor.xml HTTP/1.1" 200 -
2018-09-17 08:11:34,412 4 INFO nitrobilisim-test-131700 werkzeug: 176.237.61.112 - - [17/Sep/2018 08:11:34] "GET /web/image/website/1/favicon/ HTTP/1.1" 200 -
2018-09-17 08:11:34,468 4 INFO ? werkzeug: 176.237.61.112 - - [17/Sep/2018 08:11:34] "GET /web_planner/static/src/xml/web_planner.xml HTTP/1.1" 200 -
2018-09-17 08:11:34,585 4 INFO ? werkzeug: 176.237.61.112 - - [17/Sep/2018 08:11:34] "GET /web_tour/static/src/xml/tip.xml HTTP/1.1" 200 -
2018-09-17 08:11:34,611 4 INFO nitrobilisim-test-131700 werkzeug: 176.237.61.112 - - [17/Sep/2018 08:11:34] "POST /web/dataset/call_kw/web.planner/search_read HTTP/1.1" 200 -
2018-09-17 08:11:37,708 4 ERROR nitrobilisim-test-131700 odoo.sql_db: bad query: b'SELECT "res_currency"."id" as "id","res_currency"."special_currency_rate" as "special_currency_rate","res_currency"."create_uid" as "create_uid","res_currency"."name" as "name","res_currency"."write_date" as "write_date","res_currency"."currency_subunit_label" as "currency_subunit_label","res_currency"."active" as "active","res_currency"."currency_unit_label" as "currency_unit_label","res_currency"."position" as "position","res_currency"."create_date" as "create_date","res_currency"."write_uid" as "write_uid","res_currency"."symbol" as "symbol","res_currency"."rounding" as "rounding" FROM "res_currency" WHERE "res_currency".id IN (8, 1, 32, 11, 3)'
ERROR: column res_currency.special_currency_rate does not exist
LINE 1: SELECT "res_currency"."id" as "id","res_currency"."special_c...



File "/home/odoo/src/odoo/odoo/sql_db.py", line 232, in execute
res = self._obj.execute(query, params)
psycopg2.ProgrammingError: column res_currency.special_currency_rate does not exist
LINE 1: SELECT "res_currency"."id" as "id","res_currency"."special_c...
^


My class definition is as follows:

class ResCurrency(models.Model):

    _inherit  = 'res.currency'
    rate = fields.Float(compute='_compute_current_rate', string='Efektif Satış', digits=(12, 6),

                        help='The rate of the currency to the currency of rate 1.')

    banknot_buying_rate = fields.Float(digits=(12, 6), string="Efektif Alış", compute='compute_banknot_buying_rate')

    forex_selling_rate = fields.Float(digits=(12, 6), string="Döviz Satış", compute='compute_forex_selling_rate')

    forex_buying_rate = fields.Float(digits=(12, 6), string="Döviz Alış", compute='compute_forex_buying_rate')

    special_currency_rate = fields.Float(digits=(12, 6), string="Özel Kur")




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
Call Python function in window action odoo
python3 odoo odoo11
Avatar
0
jan. 20
13122
How to integrate python code?
python3 odoo
Avatar
0
nov. 23
3328
How to set a filter as default filter in odoo Opgelost
python3 odoo11
Avatar
Avatar
Avatar
2
feb. 24
16803
How to set default stage to when recruitement record is created Opgelost
python3 odoo11
Avatar
Avatar
1
dec. 22
5868
How to change the value of a field which depends on other fields automatically ? Opgelost
python3 odoo11
Avatar
Avatar
Avatar
2
dec. 22
15721
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