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

ODOO.SH: How to update the Production-branch using all updates/developpment of the Staging-branch

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
addonsgitbranchesodoo.sh
1 Odpowiedz
20752 Widoki
Awatar
Admin Samadeva

Dear Odoo.sh developpers,


How can we update the Production-branch using all updates/developpment of the Staging-branch (in which we have developped Odoo Studio customized fields and automations, css customizations, database stored fields, new images) ?

After creating a Production branch  and a Staging branch in odoo.sh, it remains empty in github and without any commit. Why the Production branch or Staging branch does not add automatically all the files from src/odoo/addons ? Why is it restricted to the addons directory and does not include css, images, database modifications ? Do we have to manually git-add these files so that they get tracked in our Production branch (running in "src/users/"  the  " git add " command on all files contained in the src/odoo/addons directory ) ?Is there a way to git all files of the staging and not only the addons ?

Or is there any command in the menu tabs in odoo.sh that allows you to do it directly ?

Why isn't there a git-commit command in odoo editor or odoo.sh ? Do we have to go through command lines in the Odoo terminal ? Is there another way? 

How can we update the Production-branch-Database using all updates/developpment Staging-branch-Database

Thank you for your help ! Best regards, Sylvain

1
Awatar
Odrzuć
Admin Samadeva
Autor

Thank you for your answer !

when we modify - in the developpment or staging branch - the existing modules (sale, event or website) using odoo studio : adding custom fields for example or modifying the website template using the user interface

and when we drag-drop this branch to the Production branch, these modifications are not updated in the production branch.

so we are wondering wether there's someting wrong with the odoo.sh configuration or if it s a bug ? Thank you for your help !

Eduardo Ramirez

@Pedro, yes you can create the staging branch since production branch and all the data will the same.

Melvin

So, currently you cannot drag a branch from staging stage and drop it in production, or if you can, the data that was applied in that staging branch will be erased after transfering to production?

Ray Carnes (ray)

Only code changes (ie: modules written in the repository) are pushed between branches. Database changes (ie: Studio, new records, configuration changes) are not. You need to either export/import your Studio changes / record / configuration changes or reapply them) - see also https://www.odoo.com/forum/help-1/how-to-get-studio-form-view-changes-from-staging-branch-to-production-branch-145491

Admin Samadeva

Thx @Ray Carnes (ray) for your detailed answer!

Awatar
Cybrosys Techno Solutions Pvt.Ltd
Najlepsza odpowiedź

Hi,

we can merge the staging branch with production so that all the work you done will be move to the production.

Refer the following for more information

https://www.odoo.com/documentation/user/13.0/odoo_sh/getting_started/branches.html

Regards

0
Awatar
Odrzuć
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ść
Odoo 11 - how to import Addons from Github into Odoo.sh Rozwiązane
addons git github odoo.sh
Awatar
Awatar
1
sty 20
8777
First time installing / deploying custom addon in odoo.sh
addons odoo.sh
Awatar
Awatar
Awatar
2
lip 25
3361
Unable to push code changes to Odoo.SH
git odoo.sh
Awatar
Awatar
Awatar
2
mar 22
6274
Odoo studio changes conflicting with addon code Rozwiązane
addons studio odoo.sh
Awatar
Awatar
1
gru 24
2219
Odoo.sh Git Workflow (GitFlow) Help
workflow git odoo.sh
Awatar
0
sie 21
5041
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