Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Getting Stable Release - A concern on Nightly releases

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
releasetrunknightlystable
2 Replies
10541 Tampilan
Avatar
Ram S

From openerp home page when I click stable download, it downloads Nightly release.

At present for OpenERP 7 there are multiple release

  1. Nightly
  2. Trunk
  3. Bzr

I have downloaded Nightly build and tested Manufacturing flow i.e Purchase, Bill of material etc. It has major issues. That is when ever I run a scheduler, Request for quote the quantity is not matching. Also Product Quantity and forecast quantity also not matching.

I have to show a demo tomorrow and I am struck with roadblocks. Typically for stable release where to get code?

Thank you

4
Avatar
Buang
Fabien Pinckaers (fp)

We did not noticed quantities are wrong on generated RfQs. You should report your issue on launchpad, devs will qualify it.

Avatar
Fabien Pinckaers (fp)
Jawaban Terbai

Nightly is the stable release.

Trunk is the development version (future v8)

BZR is just a tool to download the sources on launchpad. From launchpad, you can download the sources for the stable or the trunk, depending on the branches you used.

2
Avatar
Buang
Clément THOMAS

Do you think we can always use nightly build for each 'customer specific' updates on production server or it's recommanded to keep the same version until next release (like 7.1) ?

Lorenzo Cabrini

@Clément THOMAS: as they say "if it ain't broke don't fix it". Surely you are not going to update the client's code every day? If there is a need to update to fix something that is broken, download a nightly, run tests on it, and when you are satisfied, effect the update. As a general rule, test at home before dumping it onto a client.

Clément THOMAS

Thanks for your response : it's easy to say but it's boring to do, in accordance with number of functional things to test, generally, if we do an update, we test only functional flows related to the update. Other errors exceptionally returned by customer are processed as bug-fix. Maybe I should try to use unit test but it's another subject.

Pablo

Nightly is not so stable. Eg: try to install the portal module on openerp-7.0-20131202-002354.tar.gz .It is not a bug, it will simply crash. I would like to know if there is anything more stable than that. Maybe a nightly build that has been tested and has some sort of warrant that at least it will work.

Rachid

same as I see I developed a test module . when I use an older version the module work fine :) when I use it in the last version the fields are stored in tables but did not shows in the views !!! http://www.mediafire.com/download/428zhr6vcrf5uwm/test.tar.bz2

Avatar
Lorenzo Cabrini
Jawaban Terbai

Sorry if this sounds rude but, if you are using the community edition and you find an issue with it, either (1) fix it or (2) report the bug so that others can fix it for you. Open source is a type of social contract where you get to use and modify a software product, often for free. In return you should give something back to the community. If you know how to program, write documentation, etc., give this back. If you can't, at least help those who write the software by reporting bugs and offering to give as much information as possible in order for your problem to be resolved.

If this doesn't work for you, there is another option: pay for the enterprise edition. Your money buys you support (among other things). The community edition is mostly intended for personal use or for individuals/groups who are fairly good at resolving any issue that may jump at them.

0
Avatar
Buang
Ram S
Penulis

It is a community driven project. I saw some issues and I was not sure it is a really a bug. If you go back to fundamental of software development life cycle, official release is fully tested and qualified release. If you go to OpenERP website and request for download it downloads nightly build and it is mentioned as stable. Complex products like OpenERP requires more than a week to test and qualify.So any developers who download will have concern. I have expressed concern based on my experience with it.

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
What is the status of odoo v8 stable? [Status: RELEASED - 18 September 2014] Diselesaikan
v8 release stable
Avatar
Avatar
2
Apr 23
13592
What is the status of odoo v9 stable? [Status: Under Development] Diselesaikan
release stable v9
Avatar
1
Sep 15
10066
Nightly Builds ... Stale?
trunk build nightly
Avatar
Avatar
Avatar
2
Mar 15
15522
Odoo controlled releases at github
development release stable odoo
Avatar
0
Jun 23
3074
Odoo; Are nightly builds are stable?
version nightly stable Odoo13.0
Avatar
Avatar
Avatar
2
Sep 20
11717
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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