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 corresponding partner.
4. Data rights, personnel replacement, the same position personnel handover, a program directly change the original man. Worst B Scenario: Batch update of previous data, no tools to do, it takes 2 or 3 days to do by the case.
5.public users, do not need to login, portal users, need a vendor or customer binding, can only see their own data. User tick:
So customers can log in and build their own sales list. Then the customer refers to their own product, the number?
The user tick only means that he can log in, and other permissions seem to be adjusted
6. Delete the user, do not delete directly, remove the effective that tick best.
7. Permissions, usually at least 3 days to set.
8.admin is not affected by the logging rules. Can bypass permissions. cannot be deleted. Multi-company is based on permissions to do, with the admin can not be tested. Admin is for the consulting company. Generally disabled.
9. Rights Manager [], only assign permissions, specific also by the technical consultant to do.
10. system administrator [Settings], similar permissions as the Rights Manager, Base.group_system
11. After the base module is installed, change the company information first. Avoid other modules as default values passed past.
12. Refresh the list of local modules and addons all directories in the configuration directory.
13. Perform scheduled upgrades, errors in some installations, pending queued installation modules, where they can continue to run.
14. Company, address 2 can enter the company's main contact person. Jeff Experience.
15. The email address in the company that is used as the sending address to reset the user's password.
16. New modules, you need to synchronize the terminology before exporting PO files. Otherwise, the Po file is empty.
17.linux, to disable the default outgoing sender server. If it is configured, it can be used as the outgoing server for all users. That is, localhost, without setting up the outgoing server for each user.
18. User-defined default values, set in developer mode user defaults, will be displayed here.
19. log_db = False In the configuration file, when True, the log is written to the database, which can be seen in the technical features.
20. Before you go online, go through all the sequences, namely numbered rules, to avoid numbers that are not enough to produce duplicates, such as SO001
21. After creating the database, you must set up the currency before you can use it, otherwise there will be problems after installing other modules.
22. New contact rights, translation problems, refers to the maintenance of the address master data, such as country, appellation, etc.
The number of 23.OPENERP is continuous increment, you even add the prefix he still increments, such as 20140008 is the last number of 2014, you to 2015, the first single 20150009,
Adding a date does not resolve the reset problem, and the serial number reset module is useful.
24. For example, the product catalog, need to have permission to modify, but not necessarily technical features-you do not understand the technical characteristics, technical features are set for specific interface elements of the permission group, not for the object or the data table
Odoo Base Module Lecture Notes