Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

How is the All-in-one Windows installer built from source?

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
windowsv7
1 Antworten
6596 Ansichten
Avatar
thenon

When I install the windows latest nightly, I get an install dir like:

program files\OpenERP 7.0-20130213-002107

I'm assuming 002107 is the build number.

But when I look at runbot.openerp.com, I see build numbers in the 3000s/4000s for trunk 7.0.

I'm curious as to how this process works, but mostly trying to find the most stable 7.0 version to demo this to my company, as I'm finding various bugs in the nightlies. Where can I find the most stable 7.0 windows installer?

Many thanks!

3
Avatar
Verwerfen
Angela

+1 on this one... I'd also like to find a version tagged as stable or something, and not just the latest junk built after the rushed evening integrations.... I downloaded my all in one and got OpenERP 7.0-20130212-002145, a frightening name I must say...

Angela

An interisting comment is that my build number from the 12th is higher than thenon's from the 13th

thenon
Autor

Additionally, even on the latest nightly, bugs I believe to be fixed on trunk, are still present. For example quite a major one: if you try install any app on a db with demo data enabled, it fails, due to trying to insert an invalid date ("30th" feb....).

Avatar
Olivier Dony (odo)
Beste Antwort

The OpenERP release policy is described on the official website. It mentions specifically that:

As of mid-2012, minor/patch OpenERP versions have been replaced by nightly builds - every night a new set of installation packages is generated using the latest bugfixes and translations, after going through our comprehensive test suite. These packages are directly published on the Downloads page.

What this means is that for stable branches the latest nightly build is the last stable version. Note that nightly builds are only published if they pass our full testsuite (including all unit and functional tests + installation test of all modules).

As for the numbering of the nightly builds, you should not try to infer anything from them: they simply contain the date and time; e.g. 20130212-002145 means 2013-02-12 00:21:45.

Stable branches do not receive "rushed evening integrations" nor "latest junk". Stable means they only receive low-risk bugfixes that have been reviewed and approved. That does not mean no bug exists, but there should be little risk of seeing regressions.

If you're experiencing an issue with demo data, you should try to install a database without demo data. And for demos there's a very simple solution: use the demo version on OpenERP.com, you can even start your own personalized instance for free in 2 clicks - it will live for the duration of your session, perfect for demos.

Finally, I don't know what you mean by "believed to be fixed on trunk", but in any case trunk is a different branch and seeing a bug fixed in one branch does not mean it is fixed in all of them. The bug management policy is explained in the documentation.

5
Avatar
Verwerfen
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
XmlHttpRequestError in web-client when connecting via IP Gelöst
windows v7
Avatar
Avatar
Avatar
Avatar
Avatar
7
Dez. 23
32309
don't see all the modules in addons only the web modules in v7 windows
windows v7
Avatar
Avatar
1
März 15
5399
PostgreSQL is not running after installing OpenERP 7 All-in-One on Windows Gelöst
windows install v7
Avatar
Avatar
Avatar
Avatar
Avatar
6
Dez. 23
31259
How to Install from source in windows? Gelöst
windows install v7
Avatar
Avatar
1
Jan. 24
14777
Why web access is slow on domain vs IP?
performance windows v7
Avatar
Avatar
1
März 15
11959
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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