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
Some of you must be surprised that Odoo is how the XML in the module, such as the record, how the MenuItem is organized and defined, and the various fields of the various properties of what exactly, today, we come to a probe.Relax NG:The next-generation normal language for Extensible Markup Language is a syntax-based Extensible Markup Language schema language that can be used to describe, define, and limit the vocabulary of Extensible Markup Language
Odoo uses scaffolding to complete the module creation work.Scaffolding Chinese meaning is scaffoldingCall way like this$./odoo-bin Scaffold Academy My-modulesOdoo-bin is an executable unitScaffold is the action to be done.Academy is the module nameMy-modules is the folder where the module residesPS: This file is sandwiched betweenTry ThisOdoo-bin Scaffold People peoplesIf there's no hint, it should be a suc
1 After you configure Odoo as a system service:Odoo Log directory:/var/log/odooOdoo configuration file directory:/etc/odoo/openerp-server.confOdoo Initialization file directory:/etc/init.d/odoo2 Update Odoo profile to be more adaptable to system services, here are the items to note:
Addons_path: Add the path to the custom module here
Xmlrpc_port: Listeni
How does the SAP mm inventory process handle transaction code MI11 recount inventory vouchers?1, MI01 Create a physical inventory document,2, MI04 to input the count result,3, we found there is the stock difference, then we conduct the re-count, want to input the new count result to this physical I Nventory document.But we cannot use the MI04 to input the new cou
1. Overview:
The transaction code mb5b is the report for sending and receiving data within the selected period.
The receiving and sending information is collected and sent during the selected period, and stored as the inventory data at the beginning and end of the selected period;
We can also use this report to query the inventory of a previous day, but note that there are some restrictions.2. Description o
If there is a commodity inventory problem, each time a customer buys an inventory, one is reduced accordingly. PHP statement, as an online store. The inventory of a commodity is 10, and each time a customer buys an inventory, it is reduced by one. In the past, I used to add, delete, modify, and query data. I suddenly e
If there is a commodity inventory problem, each time a customer buys an inventory, one is reduced accordingly. PHP statement, as an online store. The inventory of a commodity is 10, and each time a customer buys an inventory, it is reduced by one. In the past, I used to add, delete, modify, and query data. I suddenly e
Second kill core design (inventory reduction)-anti-overselling and high concurrency, inventory --
From: http://www.tuicool.com/articles/Bfa63e6Static product details page, varnish acceleration, second-kill product library independent deployment of servers this is skipped. Only the optimization of inventory is discussed.For mySQL configuration optimization, refer
Tags: blog Io OS ar use for SP Div on
(MVT: 702 + e gi Phys. Inv.: SLS. ord inventory loss)(MVT: 701 + e gr physical inventory: sales order inventory profit)
Cause of the story: for various reasons, order is cancel, and order has been shipped out, but the component below the item of Line 10 is not issue, so it is always hanging in md04.
Thought of the solu
OpenCart 2.x system product quantity inventory reduction logic, opencart inventory reduction
OpenCart 1.5.x and 2. in Version x, When you edit a product in the background, you can set whether to reduce the inventory (subtract) option. If you select this option, the inventory quantity will be reduced during subsequent
In the daily development of Odoo, we will inevitably use the constraints, Chinese is the constraint .First, let's introduce two kinds of constraints in Odoo.SQL Constraints: Is a constraint that adds a database._sql_constraints is the property of Odoo and is a list of the meta-ancestors, each of which is a database constraint. The first element of the Ganso is the constraint name, the second element is the
* PrefaceIn general, we deploy with Nginx as the front-end processing, sometimes the load will also use other Web service anti-proxyOnly the Nginx processing method is given here, and the other reference processing* Customer IP Transfer on NginxIn the server module, addserver{...Location/{...Proxy_set_header Host $host;Proxy_set_header X-real-ip $remote _addr;Proxy_set_header x-forwarded-for $proxy _add_x_forwarded_for;...}...}For X-real-ip is actually the head package inside the parameter key,
ODOO Source code Installation requirementsRef:http://www.odoo.com/documentation/10.0/setup/install.html#setup-install-sourcePython version is 2.7.9【NoteIf Python is a already installed, make sure it's 2.7.9, previous versions is less convenient and 3.x versions was not comp Atible with Odoo】Also need to install some dependency packages are in Requirements.txtWindows can be psycopg installed byTODO: How is t
The company is using Odoo for internal information management. As the business grows, the performance of Ubuntu servers has become a bottleneck. To solve these problems, the focus of recent work will be on performance adjustment, the entire processing process will also be recorded here for future review. Install Odoo8.0http: // www.linuxidc.com/linux/2015-12/126177.htmon the git source code in UbuntuServer14.04LTS
The company is using
Can the Odoo EDI function Exchange data between Odoo instances and what data can be exchanged?Default support:
Account.invoice invoice, including invoice lines
Res.currency
Res.partner
Purchase.order purchase order, including order lines
Sale.order orders, including order lines
??If required, you can extend your own EDI interface, but all partner must deploy an extended EDI int
As we all know, the Odoo 8 has the new API which is different with v7. How do I override the Create,write,unlink Orm method in Odoo 8?let see it.If you want override create method, you should have the model decorator.@api. Modeldef Create (self,values): ...... If you want override the Write method, you is not supposed to use write method,using multi decorator instead.@api. Multidef Write (self,values): .
Odoo production automatically consumes materials from the raw materials location, producing finished products into the finish productslocation.When Odoo automatically generates Mo[manufacture order], the raw materials location is set to the stock location, and the finish Productslocation is the stock location.The production location must be used to make the system available for preparation before production
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.