openerp

Discover openerp, include the articles, news, trends, analysis and practical advice about openerp on alibabacloud.com

Install ODOO8.0 in DEB mode in Ubuntu

Odoo in Ubuntu the simplest and fastest installation method is deb mode, basic no need to change the database configuration file, fully automated, odoo Chinese Network recommended novice to use this method 1 install Database: sudoapt-getinstallpostgresql2. create a database account and password: sudosupostgrescreateuseropenerpShallthenewrolebeasuperuser? (Y/n The deb method is the simplest and fastest Installation Method for odoo In Ubuntu. You do not need to modify the database configuration fi

OE Mobile version of the framework directory (stay)

BASIC directory Structure of OpenERP Android frameworkThis framework provides all the supporting class files to build an Android client module, and is designed to meet any module based on OE ( or oe Plugin android application requirements, and can build an ORM management approach based on local database (SQLite) .OPENERP-MOBILE└──SRC├──COM│└──OPENERP//Framewor

(+) Oddo loading mechanism

Odoo's launch is done through the Openerp-server script, which is the system's entry.Then load the configuration file openerp-server.conf or. OPENERP_SERVERRC:Main contents of openerp-server.conf:This file is not the default, Odoo system will have a default value, but in general we need to configure this file.Start the HTTP server and listen for the port.Module l

Odoo Two-time development tutorial "one" Odoo installation

One, the two ways of installation:1) Deb Package installation:This installation works well for simplicity and does not require much manual intervention, and most plugins are covered in Deb. The specific steps are as follows:1. Edit the/etc/apt/source.list file and add the Odoo source at the end: http://nightly.odoo.com/  Deb http://nightly.odoo.com/8.0/nightly/deb/./2. sudo apt-get update updates the source list, this process may encounter a key validation failure problem, you can download the p

Dependencies required to install OpenERPV6.1RC1 in Ubuntu

Dependencies. Hereisthelistofexpecteddependencies: install some dependencies in OpenERPv6.1RC1; otherwise, an error may occur. Here is the expected dependency: Z During OpenERP v6.1RC1 setup you can find some errors due to the fact that some new dependencies are required. here is the list of expected dependencies: install some dependencies in OpenERP v6.1RC1; otherwise, an error may occur. Here is the expec

Raw material procurement and warehouse receiving processing in Production Enterprises

From: http://shine-it.net/index.php/topic,4178.0.html There are two kinds of raw material procurement situations: one is to first receive the goods and pay according to the actual amount of goods received; the other is to pay first, and the other party then delivers the goods. For domestic suppliers, the former is usually used for processing, but some imported raw materials, the other party will require first payment, or partial prepayment, the other party will ship. The two cases have differen

How to implement Python mail delivery (Basic article)

((filename or ' attachment ', Part.get_payload (decode=true))Continue# 2) Text/plain-gt; If part.get_content_type () = = ' Text/plain ' and (not alternative or not):BODY = tools.append_content_to_html (the body, Tools.ustr (Part.get_payload (decode=true),Encoding, errors= ' replace '), preserve=true)# 3) text/html-gt; RawElif Part.get_content_type () = = ' text/html ':html = TOOLS.USTR (Part.get_payload (decode=true), encoding, errors= ' replace ')If alternative:BODY = htmlElseBODY = tools.appe

Odoo Joint Adjustment

Odoo Interlock (Sword fly 373500710)1. Preparatory work1.1. Refer to the article "odoo8.0+pycharm4.5 Development Environment Configuration" To configure the Odoo development environment1.2. Download the Chrome browser and install it.1.3. Download the Chrome debugging plugin and unzip the installation.Http://yunpan.cn/ccSnIjbuYf6qB Access Password 6AB92. Configuring the development environment2.1.openerp-server Configuration Reference article "odoo8.0+

Odoo Base Module Lecture Notes

1. Time zone, can be set in the system configuration, so that when adding a database or adding users, no longer select time zone.2.openERP 7.0 There is a bug field with translate function, when the first input, will be in the original English text database, search, will search for translation and original text. Modifications may only be modified when the translation has not been modified by the original.3. User email, stored in the user's correspondin

How do I configure OE when the server starts the dual Nic mode?

How do I configure OE when the server starts the dual Nic mode? As we all know, in the green OE default configuration, db_host and port should be 127.0.0.1 and 5432, which refer to the address and port of the database (pg) connected to OE. OK, no problem. When the server is set to a dual Nic or multiple IP addresses, the problem arises. In this case, OE can be started normally, or PG can, but the 505 error will be prompted when OE is enabled. Why? OE points to pg address 127.0.0.1 at this t

Deb install Odoo 8.0 in Ubuntu

Odoo in Ubuntu the simplest and fastest way to install is the Deb way, basically no need to change the database configuration file, fully automated, Odoo Chinese network recommended for beginners to use this method1 installation database: sudo apt-get install PostgreSQL 2. Establish the Database account number and password: sudo su postgres CreateUser OpenERP Shall the new role be a superuser? (y/n) Y Psql template1 Alter role

Python Challenge Customs Tips (0)

Having recently started developing with OpenERP, there was little progress on the Python language itself and decided to use the free time to do a little python exercise.Finally, a programming game called Python Challenge (http://www.pythonchallenge.com) was found.This game age is very long, but it is said that the problem of difficulty to the back is very large, I very much doubt will be in some of the level card for an extended period of time, anyway

How to install wkhtmltopdf in Ubuntu

Reprinted from: http://vivianyw.blog.163.com/blog/static/1345474222014334256367/Wkhtmltopdf have a compiled Linux version, find the corresponding version in http://wkhtmltopdf.org/downloads.html, view the URL of the packaged file, download the compiled version:32-bit version:wget HTTP://DOWNLOADS.SOURCEFORGE.NET/PROJECT/WKHTMLTOPDF/0.12.0/WKHTMLTOX-LINUX-I386_0.12.0-03C001D.TAR.XZ64 for version:wget HTTP://DOWNLOADS.SOURCEFORGE.NET/PROJECT/WKHTMLTOPDF/0.12.0/WKHTMLTOX-LINUX-AMD64_0.12.0-03C001D.

Open-source ERP-Human Resources

. Human resources Name Compiere Openbravo ERP Nseer nxin Openerp Weberp Sequoiaerp Opentaps Personnel Resource file management √ ×None (you can add this module) √ √ ×None (you can add this module) √ ×None (you can add this module) Salary Distribution Management √(Based on the salary type) ×None (you can add this module) √ √ ×None (you can add this module)

How to achieve a small effect in web development in OE development

Recently, there is a need in the company, that is, when the business people click on a list of orders to open a new window action, and then take some of the values in this record, so that the effect in web development is very simple, perhaps minutes of things. But in the client this development is really not easy, especially openerp this has a lot of constraints in the framework.So how does it work?This place my idea is divided into two main steps: 1.

Client IP processing in Odoo anti-agent

', request.httprequest.remote_addr)Request is an object variable in the openerp/http.pyRequest.httprequest This gets the encapsulated object of the Werkzeug request object a wrapped Werkzeug request objectRequest.httprequest.headers get the head packet dataYou can set the Access-control-allow-methods value to POST using a set method such as Headers.set (' access-control-allow-methods ', ' post ')Here you want to add a key to the head, right here.We u

Odoo IR Value analysis

Source code Location: openerp/addons/base/ir/ir_values.py1Action_slots = [2 "Client_action_multi",#Sidebar Wizard Action3 "Client_print_multi",#Sidebar Report printing button4 "client_action_relate",#Sidebar Related link5 "Tree_but_open",#Double-click on item in tree view6 "tree_but_action",#Deprecated:same as Tree_but_open7]One, the available actions:1.client_action_multi

Odoo various lead times and time

1) Product Lead timeCustomer lead Time (Sale_delay): The number of days that an so confirms to a customer, because the amount of sales varies that time, so here is an average.Manufacturing lead Time (Produce_delay): The time of production, which is the number of days from the production order to the completion of the production, because of the different production quantities, the timing is also different, so here is an average. This time must include the produce_delay of its child parts, as well

Download Install Wkhtmltox system environment

/linux/wkhtmltopdf-0.10.0_rc2-static-amd64.tar.bz2-C/opt/ app/And then run> Unzip the downloaded file:Tar jxvf wkhtmltopdf-0.10.0_rc2-static-amd64.tar.bz2For installation.Copy executable files to Usr/bin when installation is complete cp/opt/app/wkhtmltopdf-amd64 /usr/bin/wkhtmltopdf-amd64 Change the owner to r o T user and add executable propertiessudo chown root:root/usr/bin/wkhtmltopdf-amd64sudo chmod +x/usr/bin/ wkhtmltopdf-amd64Test and print a webpage to your own home directory:Wkhtmltopd

Odoo Web Controller

unsetstemplateControllersControllers need to provide extensibility, much like Model , but can ' t use the same mechanism as the pre-requisites (a data Base with loaded modules) may is available yet (e.g. no database created, or no database selected).Controllers thus provide their own extension mechanism, separate from that of models:Controllers is created by inheritingclassopenerp.http.ControllerAnd defining methods decorated with route() :Mycontroller(open

Total Pages: 7 1 .... 3 4 5 6 7 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.