İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

ir_attachment.location for V8?

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
v8filestorereportsparameterlocal
9 Cevaplar
33813 Görünümler
Avatar
Hannes Hörting

Hello!

Are the Option ir_attachment.location available in V8? "https://accounts.openerp.com/forum/Help-1/question/529/"

I want to save my PDF´s on the local disc. Or is there another way to do this?

I put in Technical/Paramater/Systemparamter: "ir_attachment.location" with the value "file:///filestore"

Generate a folder with "filestore" in the root of openERP and set chmod 777 and chown openerp.

But no files are saved. Server restarted of course.

Thank you!

5
Avatar
Vazgeç
Avatar
Bole
En İyi Yanıt

In V8 filestore is used by default.. no need for extra setup...

If user runnig odoo has home set to /opt/odoo , then default filestore location is:
/opt/odoo/.local/share/Odoo/filestore/database_name

it can be set in config file with new  config setting:

data_dir = /path/to/desired/Odoo

In that path, odoo will create folders: addons, filestore and session

in filestore odoo server will create a new folder for each database,  and in database, 
in table ir_attachment will be stored path relative to /path/to/desired/Odoo/filestore/db_name ... to actual file...


This folder will contain all attachments (from backend, and also all website materials like pictures etc...)

Hope this helps..

 

p.s.

odoo user should have rw acces to that folder, but under any cicrcumstances should it be 777 , never ever do that! 640 is quite good, and everything shlud work with that permissions !

7
Avatar
Vazgeç
Tobias Frankl

Good Answer The filenames "asfdlhjasdfasdf6a7sdf67adsf7z" are not a great help if one wants to access files from outside odoo. Is there a workaround to have human readable filenames?

yuri

I'm interested on that too.

Avatar
Ashish Singh
En İyi Yanıt

Suppose we set data_dir = /path/to/desired/Odoo in odoo-server.conf file , Now i want to read data_dir path in my custome module , So how can i read data_dir in my module?                                                                            

 

 

 

2
Avatar
Vazgeç
Avatar
George
En İyi Yanıt

Hi friends,

i am using windows server when i use data_dir = D:\Development\Workspace\odoo-8.0-20150317\doo_documents like this i get error while click on the page


Traceback (most recent call last):

File "D:\Development\Workspace\odoo-8.0-20150317\openerp\http.py", line 530, in _handle_exception

return super(JsonRequest, self)._handle_exception(exception)

File "D:\Development\Workspace\odoo-8.0-20150317\openerp\http.py", line 1399, in _dispatch_nodb

func, arguments = self.nodb_routing_map.bind_to_environ(request.httprequest.environ).match()

File "C:\Python27\lib\site-packages\werkzeug-0.9.4-py2.7.egg\werkzeug\routing.py", line 1433, in match

raise NotFound()

NotFound: 404: Not Found


Please help me to solve this issue

1
Avatar
Vazgeç
Avatar
Rafael
En İyi Yanıt

Hi! I have a problem with odoo 8. When i attach any file, this file is saved both filestore and bd. If i upload a file with 1200kb, making du to filestore I view that grown 1200kb, but when i backup my bd, it also has grown 1200kb! With openerp 7 did no happen this

0
Avatar
Vazgeç
yuri

Is this still happening? Should I check my instalation to see if that is happening?

Avatar
Winyoo
En İyi Yanıt

For Odoo 8, you need only to change the location in "openerp-server.conf". 

There is a row with "data_dir = ...." You can change to the place that you want. 

For example, mine is "data_dir = C:\Odoo Attach"

 

You don't need to modify "System Parameters", because it is set to be "file" as a default.

0
Avatar
Vazgeç
Avatar
wizardz
En İyi Yanıt

I have this problem with that :


Hi, When I'm trying to install Aeroolib I get error:

chown: cannot access ‘/var/lib/odoo’: No such file or directory

I think thats because I installed Odoo in an other directory.

Is there a way to clean this? I mean to install aeroolib aeroo-docs with odoo in the directory /opt/odoo?

Odoo is installed in /opt/odoo, not in /var/lib/odoo.

Thanks for all the help

0
Avatar
Vazgeç
Avatar
Andreas Marpmann
En İyi Yanıt

Try it after move "filestore" into /opt/openerp/server/openerp/filestore

0
Avatar
Vazgeç
Avatar
Mathias Colpaert
En İyi Yanıt

Has anybody succeeded in storing files on server, with Odoo v8?

 

@Andreas, Do you think it is possible?

0
Avatar
Vazgeç
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
[V8] How to get DATA_DIR Çözüldü
v8 filestore
Avatar
Avatar
Avatar
4
Tem 15
8488
Why won't the header appear in a PDF report? Çözüldü
v8 reports wkhtmltopdf
Avatar
Avatar
Avatar
Avatar
Avatar
5
May 23
20603
[SOLVED] how to add record number in reports ? Çözüldü
v8 qweb reports
Avatar
Avatar
2
Eki 22
7214
Why is the wrong currency symbol displayed? Çözüldü
v8 currency reports
Avatar
Avatar
1
Mar 15
6857
Odoo v8 - Qweb Footer without horizontal line (top border) Çözüldü
v8 qweb reports footer
Avatar
Avatar
2
Oca 25
10554
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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