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í
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • 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
    • Services for Partners
    • 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

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

Odebírat

Get notified when there's activity on this post

This question has been flagged
addonsgitbranchesodoo.sh
1 Odpovědět
20686 Zobrazení
Avatar
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
Avatar
Zrušit
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!

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Nejlepší odpověď

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
Avatar
Zrušit
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
Odoo 11 - how to import Addons from Github into Odoo.sh Vyřešeno
addons git github odoo.sh
Avatar
Avatar
1
led 20
8742
First time installing / deploying custom addon in odoo.sh
addons odoo.sh
Avatar
Avatar
Avatar
2
čvc 25
3297
Unable to push code changes to Odoo.SH
git odoo.sh
Avatar
Avatar
Avatar
2
bře 22
6217
Odoo studio changes conflicting with addon code Vyřešeno
addons studio odoo.sh
Avatar
Avatar
1
pro 24
2204
Odoo.sh Git Workflow (GitFlow) Help
workflow git odoo.sh
Avatar
0
srp 21
4976
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