Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

How to set different values of a field?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
javascriptopenerp7
2 Odpowiedzi
1255 Widoki
Awatar
Abdelwahed

Hi can anyone answer me please

I use self.field_manager.set_values to modify a value of a field that i have created in openerp but what i want to know is:

Can we set different values of a field in openerp in the same time??!!

Please i need help.

 

 
0
Awatar
Odrzuć
Emanuel Cino

What do you want to achieve, can you explain what you are doing ? Because it's not logical to set different values to a same field. Maybe you need to have a relational field of type one2many which can link to several records. But again, if you explain more what you are trying to do maybe we can better help finding a solution.

OdooBot
 Bonjour;
Je vous explique.
Je suis entrain de créer un nouveau widget qui charge un fichier.csv cote client et je lui fais du traitement. Puis le résultat de ce traitement je veux l'enregistrer dans la base.
De plus, le résultat est selui d'une boucle for et exactement c'est un json donc plusieurs json à la fin de la boucle.
Maintenant je veux enregistrer chaque json dans la base plus précisemment dans le field concerné. Ainsi, j'aurais plusieurs lignes pour ce field . Si je fais "self.field_manager.set_values({
                        "horraire_data":self.x,
                        });" je ne vais enregistrer que le dernier résultat de la boucle for.
SVP aidez-moi :/
 
--Cordialement;
Abdelwahèd Rihène ingénieur Génie Informatique 
Ecole Nationale des Ingénieurs de Tunis
Tél: +216 21 22 49 98
Never a Failure Always A Lesson !!
         Be the change you want to see in the world


De : Emanuel Cino <ecino@compassion.ch>
À : Abdelwahed <abdelwahed_rihene@yahoo.fr>
Envoyé le : Mercredi 11 mars 2015 11h44
Objet : Re: How to set different values of a field?

What do you want to achieve, can you explain what you are doing ? Because it's not logical to set different values to a same field. Maybe you need to have a relational field of type one2many which can link to several records. But again, if you explain more what you are trying to do maybe we can better help finding a solution.
--
Emanuel Cino
Sent by Odoo S.A. using Odoo about Forum Post How to set different values of a field?


OdooBot
hi i am so sorry because ihave sent you an email in french :/
i explain to you i have a new widget that uploads a csv file then it reads it to create a result which is a result of a loop that means multiple lines like this :
 {"days":[{"day":"1","hours":"10","nature":"T"},{"day":"2","hours":"20","nature":"T"},{"day":"3","hours":"30","nature":"T"},{"day":"4","hours":"40","nature":"T"}]}
 {"days":[{"day":"1","hours":"11","nature":"T"},{"day":"2","hours":"21","nature":"T"},{"day":"3","hours":"31","nature":"T"},{"day":"4","hours":"41","nature":"T"}]}
 {"days":[{"day":"1","hours":"12","nature":"T"},{"day":"2","hours":"22","nature":"T"},{"day":"3","hours":"32","nature":"T"},{"day":"4","hours":"42","nature":"T"}]}
{"days":[{"day":"1","hours":"13","nature":"T"},{"day":"2","hours":"23","nature":"T"},{"day":"3","hours":"33","nature":"T"},{"day":"4","hours":"43","nature":"T"}]}
 {"days":[{"day":"1","hours":"14","nature":"T"},{"day":"2","hours":"24","nature":"T"},{"day":"3","hours":"34","nature":"T"},{"day":"4","hours":"44","nature":"T"}]}
I use
self.field_manager.set_values({
                        "horraire_data":self.jsonjsmmme,
     });
to modify the value of horraire_data which is a field i have created in openerp but what i want to do is to send all the result to horraire_data which means to create multiple lines (diffrent values) of the field in my data base please can you help me??!!
May be i should use the _.each of underscore.js please i need an answer
 
--Cordialement;
Abdelwahèd Rihène ingénieur Génie Informatique 
Ecole Nationale des Ingénieurs de Tunis
Tél: +216 21 22 49 98
Never a Failure Always A Lesson !!
         Be the change you want to see in the world


De : Emanuel Cino <ecino@compassion.ch>
À : Abdelwahed <abdelwahed_rihene@yahoo.fr>
Envoyé le : Mercredi 11 mars 2015 11h44
Objet : Re: How to set different values of a field?

What do you want to achieve, can you explain what you are doing ? Because it's not logical to set different values to a same field. Maybe you need to have a relational field of type one2many which can link to several records. But again, if you explain more what you are trying to do maybe we can better help finding a solution.
--
Emanuel Cino
Sent by Odoo S.A. using Odoo about Forum Post How to set different values of a field?


Awatar
Emanuel Cino
Najlepsza odpowiedź

I think you should reconsider your modelisation of data. You could define a new model representing the data that is on your json like for instance :

    class day(orm.Model):

    _name = 'horraire.day'

    _columns = {

        'day': fields.integer(...),

        'hours': fields.integer(...),

        'nature': fields.selection(...),

        'horraire_id': fields.many2one('other.object.you.use', ...)

    }

 

Now where you initially have your loop method you would do something like this, instead of your field horraire_data, you would have:

    'horraire_data': fields.one2many('horraire.day', 'horraire_id', ...)

And before and in your for loop, you would do :

    horraire_day_obj = self.pool.get('horraire.day')
    for :
        ... do your treatment ...
        
        horraire_day_obj.create(cr, uid, {
            'day': 1,
            'hours': 10,
            'nature': 'T',
            'horraire_id': ids[0] # your object_id
        }, context)
        
In this way your field 'horraire_data' will automatically link to all records 'horraire.day' attached to it.

0
Awatar
Odrzuć
Awatar
Abdelwahed
Autor Najlepsza odpowiedź

Thanks  a lot for your answer but i want to know if it is possible to apply the

self.field_manager.set_values on a one2many field???

0
Awatar
Odrzuć
Emanuel Cino

what is the type of your field 'horraire_data' ? char ? same question for your variable x, you put a string inside it ? if you do x = something inside your for loop, it will override the last value at each iteration. You should consider declaring x as a list, replace x = something by x.append(something) inside your for loop and then if 'horraire_data is a string, you can save your values by doing 'horraire_data': ','.join(x)

OdooBot
Hi!!!
Horraire_data is a json. I need to make many records to only one field but result contains many lines and when i click save, it will save only the last line. can self.field_manager.set_values create many records to one field please answer me.

De : Emanuel Cino <ecino@compassion.ch>
À : Abdelwahed <abdelwahed_rihene@yahoo.fr>
Envoyé le : Mercredi 11 mars 2015 14h39
Objet : Re: How to set different values of a field? (81700)

what is the type of your field 'horraire_data' ? char ? same question for your variable x, you put a string inside it ? if you do x = something inside your for loop, it will override the last value at each iteration. You should consider declaring x as a list, replace x = something by x.append(something) inside your for loop and then if 'horraire_data is a string, you can save your values by doing 'horraire_data': ','.join(x)
--
Emanuel Cino
Sent by Odoo S.A. using Odoo about Forum Post How to set different values of a field? (81700)


Emanuel Cino

No, set_values cannot create many records, if your field is of type char (type json does not exist for a OpenERP field). The only way is to create a one2many field as I explained in my answer, otherwise you have to convert your json into a string separated by commas or formatted in a way which you will be able to read afterwards. PS: Please remove the original message if you reply by e-mail, because it pollutes the thread.

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
how to get list of users?
javascript openerp7
Awatar
Awatar
1
wrz 15
9781
How to get classes or objects or records of openerp from javascript? Rozwiązane
javascript openerp7
Awatar
Awatar
2
sie 15
6147
How to fill a table from a javascript function in Openerp?
javascript openerp7
Awatar
0
sie 15
3873
Get the selected menu in the topbar menu item ? Rozwiązane
javascript openerp7
Awatar
Awatar
1
mar 15
4817
self.field_manager.set_values
javascript openerp7
Awatar
0
mar 15
854
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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