Odoo Server (MOVED TO GITHUB) 5.0.8

Milestone information

Project:
Odoo Server (MOVED TO GITHUB)
Series:
5.0
Version:
5.0.8
Released:
 
Registrant:
Stephane Wirtel (OpenERP)
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Christophe CHAUVET, 2 Jay Vora (Serpent Consulting Services), 3 Stephane Wirtel (OpenERP), 1 Yogesh (SerpentCS), 1 gpa(OpenERP)
Blueprints:
1 Implemented
Bugs:
3 Invalid, 14 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon openerp-server-5.0.8.tar.gz (md5) 20
last downloaded 47 weeks ago
Total downloads: 20

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

Bugfixes (server)
-----------------

 * Not linked to a bug report:
   * res_lang : if value of thousands_sep is not present in language,method will give error- 'moentary' name is not defined [IMP] clear cache of language on write,to be sure to get right value if value of language is changed before cache timeout
   * bin/tools/convert.py: no need to import time since the eval(domain) is probably going to be removed or wrapped in an exception handler
   * sql_db: avoid deadlock when releasing leaked cursors
   * bin/tools/convert.py: reverted revision 2017.1.1: could not eval some strings. Need a dict with uid, active_id, active_ids, ...
   * bin/tools/convert.py: missing time module
   * i18n: fr_FR: missing information
   * In the case we want to generate the RPM package, we change the version
   * DONT pformat() each RPC request !
   * reporting: change the way that para style are computed
   * add cache to res.lang format() function
   * fixed a bug in copy_data: it now copies the original (not translated) field value as the source value
   * disabled "code" server action due to the security threat it poses, added --enable-code-actions command-line flag to enable it
   * only admin can delete ir.property
   * when deleting ir.property, do not delete the linked field
   * correct import rng file
   * 'Partner Manager' group should see the Partner menu
   * removed python-xml from list of debian packages in doc/INSTALL
   * remove ubuntu-related pyxml/python-xml hacks from openerp-server.py as pyxml shouldn't be used anywhere anymore
   * Remove python-xml reference in setup.py
 * https://launchpad.net/bugs/495948
   * Corrected language code for Slovenian and Danish locales. Renamed corresponding PO files.
 * https://launchpad.net/bugs/531430
   * Remove the default values on the --no-netrpc and --no-xmlrpc
 * https://launchpad.net/bugs/538399
   * netrpc: Close the socket if there is a raised exception
 * https://launchpad.net/bugs/532365
   * Document : It should be allowed to browse through FTP,disregard to --no-databse-list option
 * https://launchpad.net/bugs/531026
   * Exploit Broken : Search should have checked access rights of read
 * https://launchpad.net/bugs/513290
   * Export should honor the current locale(language) settings of the user.
 * https://launchpad.net/bugs/535551
   * Uninstalling a board_* module removes dashboard action, but user shuold be allowed to login with default action
 * https://launchpad.net/bugs/514273
   * Remove the libxml2 and libxslt dependencies for the packaging
 * https://launchpad.net/bugs/314973
   * do not keep connections to template1, template0 and postgres in the connection pool
 * https://launchpad.net/bugs/544087
   * Behaviour of fields.related corrected for copy() and write() calls
 * https://launchpad.net/bugs/551664
   * Evaluate domain in act_window element is now possible
 * https://launchpad.net/bugs/528624
   * Import : Any exception should be raised in well-manner
 * https://launchpad.net/bugs/543521
   * Export : Correction made when selection field value if False.
 * https://launchpad.net/bugs/516568
   * retro-compatibility: 'obj' is available in ir.action.server code
 * https://launchpad.net/bugs/380955
   * setup.py: add the missing librairies for the windows packaging
 * https://launchpad.net/bugs/497364
   * base: respect the limit and offset arguments of the search method

Improvements (server)
---------------------

 * sql_db: improve logging
 * The act_window does not show groups.This adds groups and rearranges the view with a notebook to ensure that the addition of this m2m field doesnt introduce a scroll

1 blueprint and 17 bugs targeted

Blueprint Priority Assignee Delivery
Choose which tree,form view on search button in many2one Choose which tree,form view on search button in many2one 1 Undefined Christophe CHAUVET  11 Implemented
Bug report Importance Assignee Status
528039 #528039 regression: Error when importing a csv file with UTF-8 characters 3 High gpa(OpenERP)  3 Invalid
531452 #531452 search new modules - constraint violation ir_model_data_module_name_uniq 4 Medium   3 Invalid
540182 #540182 error opening form 1 Undecided   3 Invalid
380955 #380955 smtpclient crashes on install 3 High Stephane Wirtel (OpenERP)  10 Fix Released
537196 #537196 Cannot login (5.0) 3 High   10 Fix Released
538399 #538399 Net-RPC socket not closed on exception 3 High Stephane Wirtel (OpenERP)  10 Fix Released
544087 #544087 Fields.related fields cause recursion on copy(), fields.related calls write() with unrelated model and fields! 3 High   10 Fix Released
497364 #497364 Search of Menu behaves wrongly for non-Admin users 4 Medium Jay Vora (Serpent Consulting Services)  10 Fix Released
513290 #513290 [5.0] Exporting data from a tree view does not honor the user's locale settings 4 Medium   10 Fix Released
523071 #523071 Default_get : Fields of _inherits ignored for default values 4 Medium   10 Fix Released
528624 #528624 [5.0] import_data return a raise and not the real problem 4 Medium   10 Fix Released
531430 #531430 [5.0] Disable NETRPC doesn't work in 5.0.7 4 Medium Stephane Wirtel (OpenERP)  10 Fix Released
532365 #532365 "Document Management" module and --no-database-list option doesn't work 4 Medium Yogesh (SerpentCS)  10 Fix Released
535551 #535551 User's action menu if removed, causes login problem 4 Medium Jay Vora (Serpent Consulting Services)  10 Fix Released
543521 #543521 Error in export field selection "state" of "product" view. 4 Medium   10 Fix Released
523971 #523971 missing import in osv.fields 5 Low   10 Fix Released
314973 #314973 [5.0.7] : "template1" is being accessed by other users while creating a DB via Terminal 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.