<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Planet Open ERP</title>
	<link rel="self" href="published"/>
	<link href="http://www.openerp.com/planet/"/>
	<id>published</id>
	<updated>2010-03-14T21:59:09+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry>
		<title type="html">Windows Installer of the GTK Client for OpenERP 5.2-dev</title>
		<link href="http://stephane-wirtel-at-tiny.blogspot.com/2010/03/windows-installer-of-gtk-client-for_08.html"/>
		<id>tag:blogger.com,1999:blog-8352820668110486648.post-6676789544100036693</id>
		<updated>2010-03-08T10:48:22+00:00</updated>
		<content type="html">We have released a Windows Installer of the GTK Client for OpenERP 5.2-dev, this package is based on the revision 1190 [1] of the Trunk branch [2].&lt;br /&gt;&lt;br /&gt;This version only works with the trunk version of OpenERP server.&lt;br /&gt;Do &lt;b&gt;not&lt;/b&gt;&amp;nbsp;use it with a stable (5.0) server or instead of a stable client.&lt;br /&gt;&lt;br /&gt;You can find the installer in the 'Downloads' section of the OpenERP website [3]&lt;br /&gt;&lt;br /&gt;As always, bugs should be reported on the GTK client's Launchpad [4]&lt;br /&gt;&lt;br /&gt;[1] http://bazaar.launchpad.net/~openerp/openobject-client/trunk/revision/1190&lt;br /&gt;[2] lp:openobject-client&lt;br /&gt;[3] http://openerp.com/downloads.html&lt;br /&gt;[4] https://bugs.launchpad.net/openobject-client/+filebug&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;OpenERP: http://www.openerp.com&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/8352820668110486648-6676789544100036693?l=stephane-wirtel-at-tiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Stephane Wirtel</name>
			<email>stephane.wirtel@gmail.com</email>
			<uri>http://stephane-wirtel-at-tiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Stephane Wirtel @ OpenERP S.A.</title>
			<subtitle type="html">On this blog, I speak of my life at OpenERP.</subtitle>
			<link rel="self" href="http://stephane-wirtel-at-tiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-8352820668110486648</id>
			<updated>2010-03-08T10:48:22+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">OpenERP 5.0.7</title>
		<link href="http://stephane-wirtel-at-tiny.blogspot.com/2010/03/openerp-507.html"/>
		<id>tag:blogger.com,1999:blog-8352820668110486648.post-5140432359444298711</id>
		<updated>2010-03-01T16:44:00+00:00</updated>
		<content type="html">We have the pleasure to announce a new revision of OpenERP 5.0.&lt;br /&gt;&lt;br /&gt;This release contains lots of improvements and bug fixes which you can find in the changelog below.&lt;br /&gt;&lt;br /&gt;You will find the tarball archives on OpenERP download page.&lt;br /&gt;&lt;br /&gt;The Windows Installers will be made available as soon as possible.&lt;br /&gt;&lt;br /&gt;As discussed in &lt;a href=&quot;http://julienthewys.blogspot.com/2010/02/new-release-process-ongoing.html&quot;&gt;http://julienthewys.blogspot.com/2010/02/new-release-process-ongoing.html&lt;/a&gt;, we will release at least one revision each month, major issues and regressions might warrant more frequent revision releases from time to time. This is the first release of that improved process.&lt;br /&gt;&lt;br /&gt;You can contribute to OpenERP on LaunchPad.&lt;br /&gt;&lt;br /&gt;* OpenObject Project on LaunchPad: &lt;a href=&quot;https://launchpad.net/openobject&quot;&gt;https://launchpad.net/openobject&lt;/a&gt;&lt;br /&gt;* Translations: &lt;a href=&quot;https://translations.launchpad.net/openobject&quot;&gt;https://translations.launchpad.net/openobject &lt;/a&gt;&lt;br /&gt;* Bug Reporting: &lt;a href=&quot;https://bugs.launchpad.net/openobject/+filebug&quot;&gt;https://bugs.launchpad.net/openobject/+filebug&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For more information, take a look at the wiki and the forum.&lt;br /&gt;&lt;br /&gt;The OpenERP Team,&lt;br /&gt;&lt;br /&gt;ChangeLog 5.0.7:&lt;br /&gt;&lt;br /&gt;Bugfixes (server)&lt;br /&gt;-----------------&lt;br /&gt;* --smtp-ssl is not a dependent on the server ssl mode&lt;br /&gt;* bug:504718&lt;br /&gt;* orm: ensure the cursor is valid before computing parent_store values&lt;br /&gt;* correct ustr. avoid a crash if getlocale() return None&lt;br /&gt;* Fields.function : if store={}/True is removed,column should be dropped with cascaded effect&lt;br /&gt;* Base.sql : added relation field column to ir_model_feilds&lt;br /&gt;* Fields : relational field was not getting written to ir_model_fields,in case of one2many&lt;br /&gt;* allow to create menu executing ir.actions.server&lt;br /&gt;* orm: bug when browsing _inherits object&lt;br /&gt;* Search made working for function/related fields with store=True/{...} or fnct_search=method&lt;br /&gt;* _inherits table may delete the record which is parental to other object but not required.&lt;br /&gt;* remove the lock on database connections&lt;br /&gt;* correct threading problems in cache&lt;br /&gt;* Server Action : Email can be sent with non-English characters now&lt;br /&gt;* quality_integration_server: if db exits, db should removed on database creation&lt;br /&gt;* Currency : Rounding improved&lt;br /&gt;* Importation when fails,needs cursor to be rolled back&lt;br /&gt;* handle the case of missing &quot;#:&quot; formated comment in po files&lt;br /&gt;* custom report xml creation&lt;br /&gt;* better locking when accessing to template1 database&lt;br /&gt;* remove minidom from report/custom, replace with lxml&lt;br /&gt;* leftover call to minidom in ps_form even though minidom isn't imported there anymore&lt;br /&gt;* Remove leftover instances of libxslt and libxml2, replace them by lxml&lt;br /&gt;* hang in OSX when trying to shutdown server via SIGINT&lt;br /&gt;* set absolute path for the config file to avoid the save() method breaking on single file, since os.path.exists('') returns false and you can't create the current directory&lt;br /&gt;* quality_integration_server: fixed problem in make link&lt;br /&gt;* translation: modify msg id where it contains python code in translations po files&lt;br /&gt;* use env for python shebang rather than hardcoding /usr/bin/python&lt;br /&gt;* base: wrong fr_FR translation for 'Delete Permission'&lt;br /&gt;* db_exist method works as expected&lt;br /&gt;* quality_integration_server : fixed bug on make link&lt;br /&gt;* quality_integration_server: wrong web-service name&lt;br /&gt;* Upgrade could have failed when its a change in name field,added cascade&lt;br /&gt;* Expression : Making search easier for 'child_of'- Recursivity on field used as a Left operand&lt;br /&gt;* solve problem of importing data from csv with constraints available on object&lt;br /&gt;* act_window False domain problem - produce after dom to lxml conversion&lt;br /&gt;* On update, fields with only numeric/int/float could have digits&lt;br /&gt;* On Update, if only the size of column is changed,it should reflect into DB&lt;br /&gt;* quality_integration_server : fixed problem in integration server on translation checking if translation file is changed on base module&lt;br /&gt;* Avoid crash when no args&lt;br /&gt;* Config : wrong calculation if cached_timeout comes from config file&lt;br /&gt;* Expression : domain calculation failes, max. recursion error protected&lt;br /&gt;* recursive calls&lt;br /&gt;* allow to call write without ids on osv_memory objects&lt;br /&gt;* Specify the name of the argument for the context, to avoir a critical bug&lt;br /&gt;*  problem Report Engine&lt;br /&gt;* Workflow button desactivation regarding user roles&lt;br /&gt;* Improved Previous bad commit for pagelayout error&lt;br /&gt;* Import : Context of the action/screen passed,taken into consideration while importing&lt;br /&gt;* quality_integration_server: ascci encoding problem in quality html log&lt;br /&gt;* recursive child_of on one2many and many2many&lt;br /&gt;* default context&lt;br /&gt;* https://launchpad.net/bugs/463415&lt;br /&gt;* https://launchpad.net/bugs/525962&lt;br /&gt;* Ir_model : Made an offensive check of context&lt;br /&gt;* https://launchpad.net/bugs/430133&lt;br /&gt;* Name_search() is having now record limit to be 80 instead of None&lt;br /&gt;* https://launchpad.net/bugs/407667&lt;br /&gt;* Allowed SQL reserved keywords to be used in _order,group by ,etc.[Make sure , your _order should look like _order='to' instead of to]&lt;br /&gt;* https://launchpad.net/bugs/495636&lt;br /&gt;* Warning for reports for header attributes used in .py&lt;br /&gt;* https://launchpad.net/bugs/523071&lt;br /&gt;* Default_get : fields of _inherits for default values should be considered&lt;br /&gt;* https://launchpad.net/bugs/493548&lt;br /&gt;* Ir_actions : Unicode error corrected&lt;br /&gt;* https://launchpad.net/bugs/409354&lt;br /&gt;* Browse with _inherits issue fixed  if more than one M2O to parent object exists&lt;br /&gt;* https://launchpad.net/bugs/430805&lt;br /&gt;* Import made successful when field is O2M and it has relation under that.&lt;br /&gt;* https://launchpad.net/bugs/462506&lt;br /&gt;* Priority on fields.function with store dictionary made working.&lt;br /&gt;* https://launchpad.net/bugs/483527&lt;br /&gt;* https://launchpad.net/bugs/373176&lt;br /&gt;* Behavior of server corrected if addons-path is wrong&lt;br /&gt;* https://launchpad.net/bugs/489355&lt;br /&gt;* fields: '_fnct_write' should pass context object to the 'write' method&lt;br /&gt;* https://launchpad.net/bugs/491867&lt;br /&gt;* revert bad fix&lt;br /&gt;* fields.related were misbehaving&lt;br /&gt;* https://launchpad.net/bugs/433886&lt;br /&gt;* Update Module : Float8 to float and numeric to float casting made possible&lt;br /&gt;* https://launchpad.net/bugs/410191&lt;br /&gt;* Record rule : domain evaluation problem corrected&lt;br /&gt;* https://launchpad.net/bugs/519468&lt;br /&gt;* Fields : Only one2many fields can have relation_field,avoid checks for others&lt;br /&gt;* https://launchpad.net/bugs/523971&lt;br /&gt;* Missing imports of _ of tools.translate provided&lt;br /&gt;* https://launchpad.net/bugs/500571&lt;br /&gt;* Record Rules : domain_force made working&lt;br /&gt;* https://launchpad.net/bugs/519204&lt;br /&gt;* Base : Country can be searched on Country codes independent to case&lt;br /&gt;* https://launchpad.net/bugs/493545&lt;br /&gt;* Allowed  to be added into an inherited view(under field)&lt;br /&gt;* https://launchpad.net/bugs/456978&lt;br /&gt;* O2M should check existing relations for its concerned M2O&lt;br /&gt;* https://launchpad.net/bugs/522227&lt;br /&gt;* Fixed error notification on parent_store=true with a column without ondelete=cascade&lt;br /&gt;* https://launchpad.net/bugs/516030&lt;br /&gt;* Export translations + Cache on translations + Resynchronization wizard Corrections&lt;br /&gt;* https://launchpad.net/bugs/430728&lt;br /&gt;* Allowing sql keywords as fields(don't use them in order by clause)&lt;br /&gt;* https://launchpad.net/bugs/480782&lt;br /&gt;* https://launchpad.net/bugs/524588&lt;br /&gt;* translate: error with workaround about \xa0 in decimal_point and thousands_sep&lt;br /&gt;* https://launchpad.net/bugs/453269&lt;br /&gt;* Amount_To_Text Corrected&lt;br /&gt;* Amount to text conversions made better&lt;br /&gt;* https://launchpad.net/bugs/490604&lt;br /&gt;* RAW reports creation corrected&lt;br /&gt;* https://launchpad.net/bugs/425350&lt;br /&gt;* Menu attribute to report/wizard/url made behaving correctly&lt;br /&gt;* https://launchpad.net/bugs/504584&lt;br /&gt;* https://launchpad.net/bugs/495948&lt;br /&gt;* Corrected language code for Slovenian and Danish locales. Renamed corresponding PO files.&lt;br /&gt;* https://launchpad.net/bugs/480301&lt;br /&gt;* M2M : values filtering on set()&lt;br /&gt;* https://launchpad.net/bugs/503278&lt;br /&gt;* Search : searching translated fields made possible(related,one2many,many2many)&lt;br /&gt;* https://launchpad.net/bugs/504243&lt;br /&gt;* https://launchpad.net/bugs/490125&lt;br /&gt;* Custom fields should be removed from _columns too&lt;br /&gt;* https://launchpad.net/bugs/490337&lt;br /&gt;* Corrections made when removing a module and updating the module database:                                                                    Entry from ir_model_data should also be removed when moudle is removed&lt;br /&gt;* https://launchpad.net/bugs/496433&lt;br /&gt;* Server Action: Help message of Legend corrected&lt;br /&gt;* https://launchpad.net/bugs/417023&lt;br /&gt;* Installation should alert user if any no pool record found for M2M/M2O.&lt;br /&gt;* https://launchpad.net/bugs/493657&lt;br /&gt;* Custom fields won't disturb anything while updating server&lt;br /&gt;* https://launchpad.net/bugs/435933&lt;br /&gt;* Encoding error corrected for client_action(ir_values-tree view)&lt;br /&gt;* https://launchpad.net/bugs/514231&lt;br /&gt;* M2O : Unfair behavior of M2O for access denial records and normal ones(All records were hidden by access denied if one had failed to meet access rights).&lt;br /&gt;* https://launchpad.net/bugs/499501&lt;br /&gt;* Report : Proper Message notification when RML file is not found&lt;br /&gt;* https://launchpad.net/bugs/523762&lt;br /&gt;* Expression.py corrected when M2O search returns no IDs&lt;br /&gt;* https://launchpad.net/bugs/420507&lt;br /&gt;* Domain was getting failed when trying to work upon M2M,O2M field of object&lt;br /&gt;* https://launchpad.net/bugs/523123&lt;br /&gt;* Not allowing Duplicate shortcuts&lt;br /&gt;* https://launchpad.net/bugs/516469&lt;br /&gt;* Wizard should raise exception to user when writte inside 'choice' type&lt;br /&gt;* https://launchpad.net/bugs/488234&lt;br /&gt;* connection pool when database password is provided (thanks to Syleam Crew)&lt;br /&gt;* https://launchpad.net/bugs/491365&lt;br /&gt;* Translation: Error parsing .po files when application puts comments in a single line&lt;br /&gt;* https://launchpad.net/bugs/433395&lt;br /&gt;* https://launchpad.net/bugs/462285&lt;br /&gt;* Remove the useless cr.commit() in the get_id() method of the ir.sequence object&lt;br /&gt;* https://launchpad.net/bugs/356628&lt;br /&gt;* allow related fields to point to one2many and many2many fields&lt;br /&gt;* https://launchpad.net/bugs/460560&lt;br /&gt;* Ir_attachment : Context updation corrected on preview&lt;br /&gt;* https://launchpad.net/bugs/437729&lt;br /&gt;* Export Translation : Warning on Non-existing record instead of breaking flow&lt;br /&gt;* https://launchpad.net/bugs/503445&lt;br /&gt;* Partner : Name_get() of res.partner.address corrected&lt;br /&gt;* https://launchpad.net/bugs/445252&lt;br /&gt;* Translation was not getting inserted to DB on write()&lt;br /&gt;* https://launchpad.net/bugs/497364&lt;br /&gt;* revert previous patch about linked bug (lp:497364)&lt;br /&gt;* Menu : Search method corrected for the non-Admin user&lt;br /&gt;* https://launchpad.net/bugs/434341&lt;br /&gt;* Export : Selection field gets imported by its external name  if export is not import compatible&lt;br /&gt;* https://launchpad.net/bugs/489573&lt;br /&gt;* Manual object and field creation with searchable&lt;br /&gt;* https://launchpad.net/bugs/520854&lt;br /&gt;* https://launchpad.net/bugs/449516&lt;br /&gt;* Warning raised for server action with SMS facility&lt;br /&gt;* https://launchpad.net/bugs/519699&lt;br /&gt;* Export translations: module name from path calculations corrected&lt;br /&gt;* https://launchpad.net/bugs/516965&lt;br /&gt;* User / Preferences should always display translatable languages.&lt;br /&gt;* https://launchpad.net/bugs/516964&lt;br /&gt;* default_FIELD from context should not overwrite modified FIELD value while creating record&lt;br /&gt;* https://launchpad.net/bugs/516044&lt;br /&gt;* Graph : report corrected&lt;br /&gt;* https://launchpad.net/bugs/516962&lt;br /&gt;* modifying a cron from client make it run concurrently multiple times&lt;br /&gt;* https://launchpad.net/bugs/447819&lt;br /&gt;* Ir_values : reading of default values correted&lt;br /&gt;* https://launchpad.net/bugs/510600&lt;br /&gt;* Import should raise an uncaught exception if not identified&lt;br /&gt;* https://launchpad.net/bugs/413121&lt;br /&gt;* Related with O2M behavior corrected&lt;br /&gt;* https://launchpad.net/bugs/487836&lt;br /&gt;* Custom Object xml arch needed encoding.&lt;br /&gt;* https://launchpad.net/bugs/516969&lt;br /&gt;* https://launchpad.net/bugs/487723&lt;br /&gt;* Module informtion was not getting updated on upgrading module&lt;br /&gt;* https://launchpad.net/bugs/372747&lt;br /&gt;* Disable the cache for the ir.rules&lt;br /&gt;* https://launchpad.net/bugs/478724&lt;br /&gt;* Export : M2M field name was missing last character&lt;br /&gt;* https://launchpad.net/bugs/497423&lt;br /&gt;* FormatLang : Dates if specified into String,will be formatted into language-specific format&lt;br /&gt;* https://launchpad.net/bugs/429519&lt;br /&gt;* https://launchpad.net/bugs/479915&lt;br /&gt;* Added lxml as required module on setup&lt;br /&gt;* https://launchpad.net/bugs/495374&lt;br /&gt;* Partner : titlee can have a choice to be null&lt;br /&gt;* https://launchpad.net/bugs/509629&lt;br /&gt;* Expression : Domain calculation of M2M/O2M corrected&lt;br /&gt;* https://launchpad.net/bugs/504720&lt;br /&gt;* https://launchpad.net/bugs/516568&lt;br /&gt;* Server Actions: evaluating dict corrected&lt;br /&gt;* https://launchpad.net/bugs/512682&lt;br /&gt;* avoid sql injection in sequences&lt;br /&gt;* https://launchpad.net/bugs/400614&lt;br /&gt;* Use an alternative for the locale.RADIXCHAR if this one doesn't exist&lt;br /&gt;* https://launchpad.net/bugs/491462&lt;br /&gt;* Pickling issue solved with ir_values (get method)&lt;br /&gt;* https://launchpad.net/bugs/507429&lt;br /&gt;* Encoding problm corrected on report contents&lt;br /&gt;* If RML contains unicode characters and title in the same ,it would have failed.&lt;br /&gt;&lt;br /&gt;Improvements (server)&lt;br /&gt;---------------------&lt;br /&gt;* orm: allow import and record creation to defer the computation of parent_left/right&lt;br /&gt;* orm: do not update parent_left/right if the parent haven't been changed&lt;br /&gt;* Licensing options : Added AGPL-3 and others in choices&lt;br /&gt;* Groups : Better duplication terminology.&lt;br /&gt;* sql_db: better logging&lt;br /&gt;* osv: log (in debug) access errors&lt;br /&gt;* web_service: remove log (debug) when creating database&lt;br /&gt;* exported method check_connectivity&lt;br /&gt;* Sequence : Legend improved to help user understand the usage of %(year)s&lt;br /&gt;* remove useless comment&lt;br /&gt;* Launchpad export translation files&lt;br /&gt;* removal of usages of the deprecated node.getchildren call, better usage of the attributes &amp;amp; tostring ET APIs, style fixes&lt;br /&gt;* improve usage of the ET API, use SubElement instead of Element/append, kwarg attributes setting instead of node.set&lt;br /&gt;* add option to disable the database listing&lt;br /&gt;* quality_integration_server: added net_port option in script&lt;br /&gt;* better connection pool (global)&lt;br /&gt;* ir_cron : added active feild on list view&lt;br /&gt;* Allow to specify the view via the context&lt;br /&gt;* cron: check the arguments to avoid security issues&lt;br /&gt;* cron: failed jobs are logged&lt;br /&gt;* cron: clean code&lt;br /&gt;* base_quality_interrrogation: put message if the score of quality less then minimal and remove unit test condition&lt;br /&gt;* quality_integration_server: quality log : add new option to specify qualitylog path to store html pages of log&lt;br /&gt;* default value for module&lt;br /&gt;* updated changelog file for 5.0.6 release&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Bugfixes (addons)&lt;br /&gt;-----------------&lt;br /&gt;&lt;br /&gt;* Not linked to a bug report:&lt;br /&gt;* event: make invoice wizard now creates invoice line with better label&lt;br /&gt;* membership:&lt;br /&gt;* Sale : Onchange of product/qty corrected when uos is present.Product: Help corrected for uom to uos conversion.&lt;br /&gt;* Remove the bad translation files&lt;br /&gt;* membership: membership amount field corect name of digits in field defination&lt;br /&gt;* audittrail: correct dependencies&lt;br /&gt;* audittrail: ensure cursor is closed&lt;br /&gt;* invoice: translate the product description only if partner's language is set.&lt;br /&gt;* account: avoid a traceback if credit/debit/balance sum can be computed&lt;br /&gt;* mrp: fixed demo data when default_code is overridded in a custom module&lt;br /&gt;* crm: removed debugging code&lt;br /&gt;* document: fixed problem on window on filezilla&lt;br /&gt;* sale_crm: CRM-&amp;gt;Opportunities: 'convert to quote' now sets the salesman from the partner (or the user if there is none)&lt;br /&gt;* sale: onchange on partner_id now set the partner's dedicated salesman as the sale salesman or the user if there is no dedicated salesman on that partner&lt;br /&gt;* base_contact: search for a contact in a contact job now searches in firstname and lastname&lt;br /&gt;* product: pricelist: ondelete cascade to avoid errors when deleting pricelists and versions ('null value in column &quot;price_version_id&quot; violates not-null constraint')&lt;br /&gt;* sale_delivery_report: production lot reference was missing&lt;br /&gt;* sale: onchange on partner_id now set the partner's dedicated salesman as the sale salesman&lt;br /&gt;* sale_delivery_report: typo in french translation file&lt;br /&gt;* Analytic_user_function : Corrected the  Wrong way call to the  method of product.uom&lt;br /&gt;* base_contact: search in &quot;Contact's Jobs&quot; now also search in firstname and lastname of contacts&lt;br /&gt;* Base_report_creator : ilike query generation problem corrected&lt;br /&gt;* account: At the time of invoice cancel it will remove partial reconcile id from entry&lt;br /&gt;* Account: Bank statement line,if has write-off entries,should pass write off account to move line&lt;br /&gt;* account: set correct journal while opening customer and supplier invoices and refunds&lt;br /&gt;* fix a prolem for the wiki content for the indexing&lt;br /&gt;* product: Now pricelist objects price get function will pass context to price_get method of product and compute method of currency object&lt;br /&gt;* base_module_quality: add import statment for _ and give size to name field on save report wizard so that it can display long name also&lt;br /&gt;* Account : Wrong residual amount comes if company currency and invoice currency are different(provided no currency defined on journal)&lt;br /&gt;* account: wizard of fiscal year closing fixed: the entries of all previous fiscal years have to be deffered, not only the last one&lt;br /&gt;* l10n_be: fixed data of l10n_be module&lt;br /&gt;* Analytic account report corrected&lt;br /&gt;* Account_Voucher : Reports corrected&lt;br /&gt;* Sale_CRM : write() was sending wrong data&lt;br /&gt;* MRP : Accounting Entries were duplicated when processing production order with accounting configuration for locations.&lt;br /&gt;* base_contact: domain problem on job object&lt;br /&gt;* project: extra info tab of task view shouldn't be readonly if the task'state is 'draft'&lt;br /&gt;* account_followup: the followup level of a partner which was removed from the proposed partner to remind was still raised although we didn't select him.&lt;br /&gt;* change class names for all model in voucher from Account = account_account&lt;br /&gt;* Base_report_creator : Wizard is available only for custom query,not for the custom result&lt;br /&gt;* Point_of_sale : Receipt report corrected&lt;br /&gt;* Account_tax_include : improvements when invoice lines are created prior to invoice&lt;br /&gt;* Account_tax_include : Minor modif&lt;br /&gt;* account_analytic_plans: analytic distribution are now created on invoice line when confirming sale orders (if a line is matching account analytic default rule)&lt;br /&gt;* account: partial reconciliation check was wrongly computed&lt;br /&gt;* base_module_quality: get_ids method problem&lt;br /&gt;* account: no need to do a call to 'translate', method '_' is sufficient.&lt;br /&gt;* base_module_quality: solve translate string error&lt;br /&gt;* Stock: Moves have no state 'auto',its 'waiting'&lt;br /&gt;* base_module_record second range problem when second is 59&lt;br /&gt;* Project_timesheet : Removal of task with task work should affect Analytic lines&lt;br /&gt;* Track Incoming / Outgoing products:&lt;br /&gt;* account_analytic_default: add stock dependancy&lt;br /&gt;* removed print statement&lt;br /&gt;* picked in SO&lt;br /&gt;* Project : remove unused import causing a DeprecationWarning under Python 2.6&lt;br /&gt;* l10n_be: corrected internal type of vat account in l10n_be: set other instead of payable/receivable&lt;br /&gt;* Hr_timesheet_sheet : setting type=workflow to 2 buttons&lt;br /&gt;* Account: text made translatable&lt;br /&gt;* fix the problem of menus uring installation&lt;br /&gt;* Regression in SO from Jeroen and Jay, picked state see bug #491375&lt;br /&gt;* Stock : Added Product UoS to the Stock Move view&lt;br /&gt;* Base_contact : Making Email field of address visible on Address form view&lt;br /&gt;* Stock : Added translations&lt;br /&gt;* Account_invoice_layout : Reports improved and SXWs made compatible to RML&lt;br /&gt;* membership: invoice membership wizard now calculate tax corectly and on product membership fields make readonly to false&lt;br /&gt;* membership: change membership product date from and date to value with current year on demo data&lt;br /&gt;* membership: solve problem of deleting membership invoice created with old membership product&lt;br /&gt;* Account: Wizards were missing translation import statement&lt;br /&gt;* Residual amount into invoice is now correct in every case and avoid rounding trouble even if rating has changed&lt;br /&gt;* account: avoid translate tool missing import on strictier Python 2.6 versions; bare in mind that mx.Datetime should be eraticated from the surface of the earth&lt;br /&gt;* account: removed pdb now that things are claimed fixed (after the commits messages)&lt;br /&gt;* account_analytic_plans: Use etree instead of xml.dom&lt;br /&gt;* fix the problem that appers in to the account move due to accout voucher&lt;br /&gt;* Account_date_check : correction on a method&lt;br /&gt;* Account_voucher : Typo corrected for Voucher type.&lt;br /&gt;* Account : Corrected the malformed report of Partner Ledger&lt;br /&gt;* purchase_manual: Import OSV&lt;br /&gt;* python2.6 compatibility&lt;br /&gt;* AuditTrail : View Logs should only show logs of current object and resources&lt;br /&gt;* fix the problem of the reports account voucher&lt;br /&gt;* #TODO: fix me sale module can not be used here,&lt;br /&gt;* Import OSV in the wizard&lt;br /&gt;* purchase: Use the price_accuracy&lt;br /&gt;* Base_Report_Creator : xml record was malformed, corrected&lt;br /&gt;* hr_expense: corrected error message&lt;br /&gt;* account: avoid ZeroDivisionError&lt;br /&gt;* Specify the name of the argument for the context, to avoir a critical bug&lt;br /&gt;* CRM : Mailgate script added option -he was conflicting,improved&lt;br /&gt;* Account :Invoice report had Partner name displayed at wrong position&lt;br /&gt;* bugfix residual computation and multi-currencies&lt;br /&gt;* Base_report_creator : Calendar view problems on custom report&lt;br /&gt;* typo&lt;br /&gt;* workcenter load graph&lt;br /&gt;* set the access right&lt;br /&gt;* base_module_quality: speed test if read method has exception&lt;br /&gt;* account_analytic_plans: avoid encoding errors&lt;br /&gt;* https://launchpad.net/bugs/528289&lt;br /&gt;* membership: printing report crashes on graph view&lt;br /&gt;* https://launchpad.net/bugs/522696&lt;br /&gt;* Stock : Split moves wizard should respect current language&lt;br /&gt;* https://launchpad.net/bugs/528281&lt;br /&gt;* membership: membership state not correctly updated with associated partner&lt;br /&gt;* https://launchpad.net/bugs/524425&lt;br /&gt;* https://launchpad.net/bugs/416810&lt;br /&gt;* Document: attachment linked with Files&lt;br /&gt;* https://launchpad.net/bugs/470359&lt;br /&gt;* https://launchpad.net/bugs/438725&lt;br /&gt;* Purchase : Setting the value of payment term while creatying invoice from PO&lt;br /&gt;* https://launchpad.net/bugs/492793&lt;br /&gt;* Project_gtd : Improved fields_view_get() andmade it compatible to stable&lt;br /&gt;* https://launchpad.net/bugs/525314&lt;br /&gt;* membership: membership date from and to required now on product form&lt;br /&gt;* https://launchpad.net/bugs/453030&lt;br /&gt;* Avoid display write-off in pay invoice wizard : take care of partial payment&lt;br /&gt;* Avoid display write-off in pay invoice wizard. Put the right date and currency for conversion&lt;br /&gt;* https://launchpad.net/bugs/448591&lt;br /&gt;* Account : Refund wizard wasnt calculating taxes for new invoices&lt;br /&gt;* https://launchpad.net/bugs/489241&lt;br /&gt;* mrp_operations : work order calculation corrected&lt;br /&gt;* https://launchpad.net/bugs/493704&lt;br /&gt;* Small stock tracking problem&lt;br /&gt;* https://launchpad.net/bugs/518914&lt;br /&gt;* Unable to validate supplier invoice/refund with reference greater than 32 characters. The reference is used as reference for the move lines and the analytic account line but the reference of these objects are limited to 32 characters, raising an sql error. It also broke the workflow of the invoice.&lt;br /&gt;* https://launchpad.net/bugs/481130&lt;br /&gt;* Stock: Shipping Address has to be in.po/.pot&lt;br /&gt;* https://launchpad.net/bugs/427869&lt;br /&gt;* Residual amount in invoice when currency rating change&lt;br /&gt;* https://launchpad.net/bugs/474337&lt;br /&gt;* [CRITICAL] warning : missing import statement for &quot;_&quot;&lt;br /&gt;* https://launchpad.net/bugs/513983&lt;br /&gt;* Sale : Order lines should be not editable for non-draft SO.&lt;br /&gt;* https://launchpad.net/bugs/433898&lt;br /&gt;* fix a problem Point of sale create outgoing shipments incl. service items&lt;br /&gt;* https://launchpad.net/bugs/516746&lt;br /&gt;* Account : Bank statements should not be altered/removed when state is confirmed&lt;br /&gt;* https://launchpad.net/bugs/445267&lt;br /&gt;* Mrp_subproduct : Wrong calculation of QTYs corrected(Product qty,UOS qty)&lt;br /&gt;* https://launchpad.net/bugs/496889&lt;br /&gt;* Account : wizard_pay_invoice corrected (Check made to calculate only receivable,payable lines)&lt;br /&gt;* Account: Better calculation of invoice amount&lt;br /&gt;* https://launchpad.net/bugs/428926&lt;br /&gt;* account_payment when importing payment lines (currency not set correctly)&lt;br /&gt;* https://launchpad.net/bugs/502984&lt;br /&gt;* Hr_holidays: leaves' calculation corrected on removal of leaves&lt;br /&gt;* https://launchpad.net/bugs/434628&lt;br /&gt;* Account : In bank statements,Move Lines should be imported only once&lt;br /&gt;* https://launchpad.net/bugs/503741&lt;br /&gt;* Purchase : Purchase/user was missing account.tax access rights&lt;br /&gt;* https://launchpad.net/bugs/457188&lt;br /&gt;* Account_analytic_analysis : Summary of Months calculation Corrected&lt;br /&gt;* https://launchpad.net/bugs/528292&lt;br /&gt;* membership: membership cancel date is not updated&lt;br /&gt;* https://launchpad.net/bugs/351083&lt;br /&gt;* Account : Partner Balance report gets printed with respect to the company selected&lt;br /&gt;* https://launchpad.net/bugs/497365&lt;br /&gt;* Account : Supplier Invoices new record creation corrected for web client&lt;br /&gt;* https://launchpad.net/bugs/435298&lt;br /&gt;* Subscription : Disallowed to change the Object linked to the document type.&lt;br /&gt;* https://launchpad.net/bugs/490883&lt;br /&gt;* MRP: Proper context value passed for PO creation from packing via SO&lt;br /&gt;* https://launchpad.net/bugs/479886&lt;br /&gt;* Account : Total field on supplier invoice set to 0.0 to amke it Web-client compatible&lt;br /&gt;* https://launchpad.net/bugs/398562&lt;br /&gt;* MRP : Accounting Entries were duplicated when processing production order with accounting configuration for locations.&lt;br /&gt;* https://launchpad.net/bugs/445547&lt;br /&gt;* Stock: Picking report correction&lt;br /&gt;* https://launchpad.net/bugs/507694&lt;br /&gt;* Properly cancel a draft purchase.order when unlinking it, so correct workflow signals can be propagated to parent workflows if there are any.&lt;br /&gt;* https://launchpad.net/bugs/460924&lt;br /&gt;* Stock : force_assign won't create duplicate entries&lt;br /&gt;* https://launchpad.net/bugs/516100&lt;br /&gt;* Account : Invoice line should display complete name of product from the onchange&lt;br /&gt;* Stock : Onchange corrected to have an effect of translations&lt;br /&gt;* https://launchpad.net/bugs/492174&lt;br /&gt;* Base_report_creator : encoding eror corrected on adding filters&lt;br /&gt;* https://launchpad.net/bugs/446205&lt;br /&gt;* CRM : Mailgate script has host as parameter now onwards&lt;br /&gt;* https://launchpad.net/bugs/501625&lt;br /&gt;* Account : General Ledger report in Landscape made transltable&lt;br /&gt;* https://launchpad.net/bugs/440557&lt;br /&gt;* Purchase : POL had a wrong tree view which is unused till now&lt;br /&gt;* https://launchpad.net/bugs/452854&lt;br /&gt;* Correct the validate function for balanced move into account.py (after Fabien Warning)&lt;br /&gt;* Use price_accuracy to verify balanced entry insteed of fixed '0,0001'. Add price_accuracy on debit and credit move lines&lt;br /&gt;* https://launchpad.net/bugs/522532&lt;br /&gt;* Stock : Priority assigned to stock.location list view&lt;br /&gt;* https://launchpad.net/bugs/522629&lt;br /&gt;* https://launchpad.net/bugs/480035&lt;br /&gt;* CRM : action name improved&lt;br /&gt;* https://launchpad.net/bugs/439469&lt;br /&gt;* Product : Pricelist types getting translated on Pricelist&lt;br /&gt;* https://launchpad.net/bugs/512682&lt;br /&gt;* avoid sql injection in sequences&lt;br /&gt;* https://launchpad.net/bugs/476343&lt;br /&gt;* https://launchpad.net/bugs/447402&lt;br /&gt;* Project_timesheet : Wrong synchro on analytic line creation fro tasks(for name).&lt;br /&gt;* https://launchpad.net/bugs/490318&lt;br /&gt;* Account : Ondelete=cascade added to bank statement line&lt;br /&gt;* https://launchpad.net/bugs/459027&lt;br /&gt;* Sale : SOL's subtotal was missign price-accuracy&lt;br /&gt;* https://launchpad.net/bugs/509496&lt;br /&gt;* Account_tax_include : Refund of invioce was not counting price_type.&lt;br /&gt;* https://launchpad.net/bugs/366944&lt;br /&gt;* Base_vat : Spanish numbers validation corrected&lt;br /&gt;* https://launchpad.net/bugs/488869&lt;br /&gt;* Stock/MRP : Track line wizard improved&lt;br /&gt;* https://launchpad.net/bugs/474340&lt;br /&gt;* Stock : Wizard improvements from Lionel&lt;br /&gt;* https://launchpad.net/bugs/445306&lt;br /&gt;* document: put warning message in module descrition regarding lost files which are exits before installing document&lt;br /&gt;* https://launchpad.net/bugs/491867&lt;br /&gt;* base_contact: fix bad related field&lt;br /&gt;* https://launchpad.net/bugs/481524&lt;br /&gt;* Stock : Forecast report: unicode error corrected&lt;br /&gt;* https://launchpad.net/bugs/493369&lt;br /&gt;* Hr_attendance : Sign out entries were not possible when we 'change work'&lt;br /&gt;* https://launchpad.net/bugs/438705&lt;br /&gt;* Stock : Stock move lines on Production Order well-structured&lt;br /&gt;* https://launchpad.net/bugs/500096&lt;br /&gt;* Base_report_creator : Support of count(*) added&lt;br /&gt;* https://launchpad.net/bugs/521106&lt;br /&gt;* Account : Analytic charts of accounts was raising exception on displaying chart&lt;br /&gt;* https://launchpad.net/bugs/464578&lt;br /&gt;* project_timesheet: analytic entries are fully not updated, when changing task project&lt;br /&gt;* https://launchpad.net/bugs/483583&lt;br /&gt;* Sale/Purcghase : Function fields did not have digits attribute for precision accuracy&lt;br /&gt;* https://launchpad.net/bugs/461720&lt;br /&gt;* Scrum : Wrong view,widgetless fields on scrum view made correct&lt;br /&gt;* https://launchpad.net/bugs/491898&lt;br /&gt;* Purchase : Fields set readonly on done state&lt;br /&gt;* https://launchpad.net/bugs/480856&lt;br /&gt;* Warning : the super of onchange may return {},covered the same&lt;br /&gt;* https://launchpad.net/bugs/496898&lt;br /&gt;* Account : Fields were missing in Account chart template form view&lt;br /&gt;* https://launchpad.net/bugs/502065&lt;br /&gt;* Stock : Product Packaging field was missing domain&lt;br /&gt;* https://launchpad.net/bugs/351167&lt;br /&gt;* https://launchpad.net/bugs/459196&lt;br /&gt;* Account : Partner Ledger Report formatting problem solved&lt;br /&gt;* https://launchpad.net/bugs/465010&lt;br /&gt;* Stock : Notification Message made translatable&lt;br /&gt;* https://launchpad.net/bugs/491892&lt;br /&gt;* Reconcilation problem corrected when foreign currency rate changes&lt;br /&gt;* https://launchpad.net/bugs/504781&lt;br /&gt;* Project : Task delegation was calling write() wrongly&lt;br /&gt;* https://launchpad.net/bugs/494245&lt;br /&gt;* Services product included on BOM now creates a task on Project&lt;br /&gt;* https://launchpad.net/bugs/475135&lt;br /&gt;* Account : Warning message was missing _ import&lt;br /&gt;* https://launchpad.net/bugs/467880&lt;br /&gt;* MRP : Procurement can only be confirmed when qty&amp;gt;0.0&lt;br /&gt;* https://launchpad.net/bugs/401801&lt;br /&gt;* Sale/Purchase : Worfklow instance had to ve removed while setting record's workflow back to draft state&lt;br /&gt;* https://launchpad.net/bugs/449583&lt;br /&gt;* Sale : Better error message when account is missing from SOL for Invioce&lt;br /&gt;* https://launchpad.net/bugs/439041&lt;br /&gt;* Report_project :wrong average of closing days counting&lt;br /&gt;* https://launchpad.net/bugs/517018&lt;br /&gt;* https://launchpad.net/bugs/487641&lt;br /&gt;* Purchase : MOQ-pricing problem corrected&lt;br /&gt;* https://launchpad.net/bugs/500062&lt;br /&gt;* Account : On Confirming the statement, Moves shoould have the bank statement line date&lt;br /&gt;* https://launchpad.net/bugs/525229&lt;br /&gt;* call fields_view_get with not specify the context raise an exception on product with stock module installed&lt;br /&gt;* https://launchpad.net/bugs/441609&lt;br /&gt;* Account : Fiscal Position Template was missing a requireed field in form view&lt;br /&gt;* https://launchpad.net/bugs/483723&lt;br /&gt;* CRM : Case form view priority issue resolved&lt;br /&gt;* https://launchpad.net/bugs/440734&lt;br /&gt;* Stock : Picking did not have 'type' field on display(inconsistent behavior from eTiny,koo) to work upon domain.&lt;br /&gt;* https://launchpad.net/bugs/419720&lt;br /&gt;* Sale : Delivery Date delay computation made corrected when days are passed with fractions&lt;br /&gt;* https://launchpad.net/bugs/439208&lt;br /&gt;* Hr_timesheet : Allowing user to enter Analytic Journal if not linked with employee(Working hours tree view)&lt;br /&gt;* https://launchpad.net/bugs/379118&lt;br /&gt;* Stock : Partial Picking wizard was making the back order reference jump to 2 numbers,notification given on packing done.&lt;br /&gt;* https://launchpad.net/bugs/526930&lt;br /&gt;* Account : act_link added for better options of viewing move lines from partner&lt;br /&gt;* Account : act_link from partners for account entries should contain only receivable/payable accounts&lt;br /&gt;* https://launchpad.net/bugs/526417&lt;br /&gt;* Sale_delivery_report : Report corrected&lt;br /&gt;* https://launchpad.net/bugs/450180&lt;br /&gt;* Hr_timesheet_invoice : Wrong domain was sent for opening invoices created&lt;br /&gt;* https://launchpad.net/bugs/446391&lt;br /&gt;* Base_report_creator : Allowing to use current userid&lt;br /&gt;* https://launchpad.net/bugs/519225&lt;br /&gt;* https://launchpad.net/bugs/522011&lt;br /&gt;* fix a problem of 0 amount entries&lt;br /&gt;* https://launchpad.net/bugs/505697&lt;br /&gt;* Account : Analytic check report should consider expenses are debits&lt;br /&gt;* https://launchpad.net/bugs/519220&lt;br /&gt;* Weight on Picking has to be calculated from the Moves&lt;br /&gt;* https://launchpad.net/bugs/519433&lt;br /&gt;* Sale : Invoice from packing should pass proper notes to invoice&lt;br /&gt;* https://launchpad.net/bugs/500078&lt;br /&gt;* https://launchpad.net/bugs/527151&lt;br /&gt;* CRM_configuration : Menu action for all Unassigned opportunities had wrong domain&lt;br /&gt;* https://launchpad.net/bugs/486783&lt;br /&gt;* Point_of_sale : Report for Reciept corrected&lt;br /&gt;* https://launchpad.net/bugs/503894&lt;br /&gt;* Base_report_crearor :Models with _inherits made working&lt;br /&gt;* https://launchpad.net/bugs/371681&lt;br /&gt;* Residual amount was calculated wrongly when invoice had payment term lines&lt;br /&gt;* https://launchpad.net/bugs/454536&lt;br /&gt;* Warning : Onchange Methods were malfunctioned.Corrected and made messages available for translations&lt;br /&gt;* https://launchpad.net/bugs/504670&lt;br /&gt;* Functional fields should have context as an argument when we use fnct_searc method&lt;br /&gt;* https://launchpad.net/bugs/507094&lt;br /&gt;* https://launchpad.net/bugs/396637&lt;br /&gt;* account_analytic_analysis : Analytic account functional field methods corrected.&lt;br /&gt;* Account : Analytic account functional field methods corrected.&lt;br /&gt;* https://launchpad.net/bugs/495948&lt;br /&gt;* Corrected language code for Slovenian and Danish locales and renamed corresponding PO files.&lt;br /&gt;* https://launchpad.net/bugs/470815&lt;br /&gt;* l10n_chart_uk_minimal : Demo account.tax.code needed negative sign&lt;br /&gt;* https://launchpad.net/bugs/513240&lt;br /&gt;* https://launchpad.net/bugs/421636&lt;br /&gt;* Account : Restricting Payment term lines percentage insertion from 0 to 1&lt;br /&gt;* https://launchpad.net/bugs/516636&lt;br /&gt;* Project_timesheet: Product_uom supplied to Analytic entries&lt;br /&gt;* https://launchpad.net/bugs/492211&lt;br /&gt;* MRP : procurement does not need cancel button when its Running&lt;br /&gt;* https://launchpad.net/bugs/401035&lt;br /&gt;* Audittrail : Assigned Access Rights to non-admin user.&lt;br /&gt;* https://launchpad.net/bugs/511198&lt;br /&gt;* https://launchpad.net/bugs/499120&lt;br /&gt;* Stock : While removing the picking,moves should not call picking's write()&lt;br /&gt;* https://launchpad.net/bugs/438690&lt;br /&gt;* Account : Accounts containing moves cannot be deleted&lt;br /&gt;* https://launchpad.net/bugs/490965&lt;br /&gt;* Sale : SO was getting stuck when invoice is cancelled and SOL is with product.&lt;br /&gt;* https://launchpad.net/bugs/446520&lt;br /&gt;* [account_followup] wrong sender for email&lt;br /&gt;* https://launchpad.net/bugs/528418&lt;br /&gt;* membership: all products are considered to be memberships&lt;br /&gt;* https://launchpad.net/bugs/522862&lt;br /&gt;* document: Fixed non-closed Cursor problem&lt;br /&gt;* https://launchpad.net/bugs/451310&lt;br /&gt;* https://launchpad.net/bugs/479747&lt;br /&gt;* https://launchpad.net/bugs/486794&lt;br /&gt;* Hr_holidays: Spell mistake corrected&lt;br /&gt;* https://launchpad.net/bugs/443132&lt;br /&gt;* Sale : Passing customer ref. of picking to invoice&lt;br /&gt;* https://launchpad.net/bugs/481372&lt;br /&gt;* Project : If company has no Project time unit,it would have crashed.&lt;br /&gt;* https://launchpad.net/bugs/476428&lt;br /&gt;* Stock : Partial Picking wizard was missing translation import statement&lt;br /&gt;* https://launchpad.net/bugs/500591&lt;br /&gt;* Account: Spell corrected in order to display separator on subscription wizard&lt;br /&gt;* Account: Creation of Moves to Subscription entries Corrected&lt;br /&gt;* https://launchpad.net/bugs/436174&lt;br /&gt;* Account: Supplier invoices was not taking product price on onchange of product&lt;br /&gt;* https://launchpad.net/bugs/488809&lt;br /&gt;* Sale : State was written wrongly&lt;br /&gt;* https://launchpad.net/bugs/490327&lt;br /&gt;* Reverted bad commit from Joel@CamptoCamp&lt;br /&gt;* https://launchpad.net/bugs/383057&lt;br /&gt;* Stock-MRP : Split production wizard made individual to mrp if mrp is not installed&lt;br /&gt;* https://launchpad.net/bugs/440711&lt;br /&gt;* Purchase : PO with different pricelists should not be merged&lt;br /&gt;* https://launchpad.net/bugs/516143&lt;br /&gt;* Base_report_designer : Latin-1 encoding replaced by utf-8&lt;br /&gt;* https://launchpad.net/bugs/525768&lt;br /&gt;* membership: now membership state not depends on current date&lt;br /&gt;* https://launchpad.net/bugs/513230&lt;br /&gt;* Product :Uom conversion was made 2 times&lt;br /&gt;* https://launchpad.net/bugs/522977&lt;br /&gt;* Fixed mrp to ensure that mrp_jit can trigger the procurement assignation properly. See bug 522977.&lt;br /&gt;* https://launchpad.net/bugs/510692&lt;br /&gt;* Account : Onchange of product should affect price on supplier invoice line&lt;br /&gt;* https://launchpad.net/bugs/458415&lt;br /&gt;* document_ics : solved accent problem&lt;br /&gt;* https://launchpad.net/bugs/428873&lt;br /&gt;* purchase: chain location does not work&lt;br /&gt;* https://launchpad.net/bugs/489355&lt;br /&gt;* account, invoice, sale: description (product sold, invoice line and account entry line) was not translated&lt;br /&gt;* https://launchpad.net/bugs/515590&lt;br /&gt;* https://launchpad.net/bugs/499645&lt;br /&gt;* Project_mrp: Better effect for service products creating tasks/projects&lt;br /&gt;* https://launchpad.net/bugs/466658&lt;br /&gt;* Account : Action window of anlytic entries was missing name&lt;br /&gt;* https://launchpad.net/bugs/510217&lt;br /&gt;* Added Missing import statements of translations( from tools.translate import _)&lt;br /&gt;* https://launchpad.net/bugs/460701&lt;br /&gt;* Document : Attachment with document can now be deleted&lt;br /&gt;* https://launchpad.net/bugs/498047&lt;br /&gt;* Account_tax_include : Rounding corrections&lt;br /&gt;* https://launchpad.net/bugs/435160&lt;br /&gt;* [IMP] Correct write-off date, add analytic account, better interface between all way to reconcile&lt;br /&gt;* https://launchpad.net/bugs/458553&lt;br /&gt;* Account : Onchange of amount/base amount of Invocie tax corrected&lt;br /&gt;* https://launchpad.net/bugs/446681&lt;br /&gt;* Account : Refund wuzard malfunctioned with modify invoice option&lt;br /&gt;* https://launchpad.net/bugs/493444&lt;br /&gt;* Account_analytic_default : Analytic Account value set from picking,sale&lt;br /&gt;* account_analytic_default: now it will make entry in anayltic account on invoice line when picking done&lt;br /&gt;* https://launchpad.net/bugs/395160&lt;br /&gt;* Project_timesheet : Analytic line creation/edition takes user based information&lt;br /&gt;* https://launchpad.net/bugs/425671&lt;br /&gt;* Stock : Moves offer onchange on UOM to affect UOS&lt;br /&gt;* https://launchpad.net/bugs/489083&lt;br /&gt;* Account :customer refund was displaying supplier invoice view, corrected&lt;br /&gt;* https://launchpad.net/bugs/499038&lt;br /&gt;* CRM_profiling : Segmentation form was missing one field&lt;br /&gt;* https://launchpad.net/bugs/496991&lt;br /&gt;* HR_Timesheet_sheet : timesheet cannot be deleted which have attendance entries encoded&lt;br /&gt;* https://launchpad.net/bugs/507638&lt;br /&gt;* Account : General Ledger report corrected for debit/credit if 0&lt;br /&gt;* https://launchpad.net/bugs/461801&lt;br /&gt;* Sale : Workflow behaviour fixed when order is set to draft&lt;br /&gt;* https://launchpad.net/bugs/516361&lt;br /&gt;* POS : for Invoice created from POS,Consistency should be maintained as SO.&lt;br /&gt;* https://launchpad.net/bugs/439027&lt;br /&gt;* MRP :Arguemnt of context was missing&lt;br /&gt;* https://launchpad.net/bugs/490342&lt;br /&gt;* Account : making the default_get() eTiny compatible&lt;br /&gt;* https://launchpad.net/bugs/504824&lt;br /&gt;* account: credit/debit/balance of consolidated accounts&lt;br /&gt;* https://launchpad.net/bugs/522632&lt;br /&gt;* Sale : Sale order list view should have sum attribute&lt;br /&gt;* https://launchpad.net/bugs/435178&lt;br /&gt;* [CRITICAL]subscription: crash subscription process&lt;br /&gt;* https://launchpad.net/bugs/522161&lt;br /&gt;* base_module_quality: speed_test&lt;br /&gt;* https://launchpad.net/bugs/487091&lt;br /&gt;* Stock :Invoice created from manual picking might miss UoS.&lt;br /&gt;* https://launchpad.net/bugs/379581&lt;br /&gt;* Base_report_creator: Export of custom reports made working&lt;br /&gt;* https://launchpad.net/bugs/479195&lt;br /&gt;* Base_vat : Romania VAT validation corrected&lt;br /&gt;* https://launchpad.net/bugs/436008&lt;br /&gt;* Sale: Passing Contact address for invoices from SO&lt;br /&gt;* https://launchpad.net/bugs/443069&lt;br /&gt;* Project: wrong domain for 'Tasks in Progress' menuitem&lt;br /&gt;* https://launchpad.net/bugs/518824&lt;br /&gt;* Project : 100% completed project should dislay proper message on Gantt chart,instead of getting failed&lt;br /&gt;* https://launchpad.net/bugs/471052&lt;br /&gt;* Product : Pricelist Item cannot use Main pricelist as the other pricelist&lt;br /&gt;* https://launchpad.net/bugs/458030&lt;br /&gt;* Account : Ledger Report Landscape report adjusted for A4.&lt;br /&gt;* https://launchpad.net/bugs/495933&lt;br /&gt;* Account : Made amount field of account.move searchable&lt;br /&gt;* https://launchpad.net/bugs/440248&lt;br /&gt;* Hr_timesheet_invoice : Line once invoiced,should not be invoiced again&lt;br /&gt;* https://launchpad.net/bugs/491241&lt;br /&gt;* Stock : Removal of picking shuold affect product stock&lt;br /&gt;* https://launchpad.net/bugs/510604&lt;br /&gt;* Account: Sequence and main seq. should be different&lt;br /&gt;* https://launchpad.net/bugs/436651&lt;br /&gt;* mrp : workcentre load report had a query malformed&lt;br /&gt;&lt;br /&gt;Improvements (addons)&lt;br /&gt;---------------------&lt;br /&gt;* Update Translations&lt;br /&gt;* Don't specify default value for dict, that return None if value doesn't exists&lt;br /&gt;* Account_payment: showing account feild on move line when importing invoice for payment&lt;br /&gt;* Account/base_iban : bank and iban displayed on list view of O2M to partner&lt;br /&gt;* MRP : BOM structure report should follow hierarchy.&lt;br /&gt;* event_project: change the string on event object all task to remaining task and put the domain on retro planning wizard(open only projects with state=template)&lt;br /&gt;* Account : Reference allocation to move/move.line improved&lt;br /&gt;* Launchpad export translation files&lt;br /&gt;* Added GNU licence&lt;br /&gt;* Unit Test cases for Sale&lt;br /&gt;* unit test in base quality module&lt;br /&gt;* MRP : mrp.routing.workcenter made deletable on cascade effect&lt;br /&gt;* Account : Entry Line action Name Improved&lt;br /&gt;* Stock : Improved names of Stock move tree view&lt;br /&gt;* account: make comment mandatory. Since it has a default value anyway, it doesn't reall y change anything, but makes the reconciliation UI looks consistent accross the whole OpenERP (eg invoice payment)&lt;br /&gt;* Add support of analytic account into bank statement to be convenient with other method&lt;br /&gt;* Add account field into bank statement line&lt;br /&gt;* better python2.5/2.6 compatibility handling&lt;br /&gt;* base_module_quality: styles on different tests&lt;br /&gt;* base_module_quality: modify all tests result display for buildpot, use class on tag instead of css file&lt;br /&gt;* base_module_quality: pylint test result display for buildpot, use class on tag instead of css file&lt;br /&gt;&lt;br /&gt;Bugfixes (client)&lt;br /&gt;-----------------&lt;br /&gt;* Not linked to a bug report:&lt;br /&gt;* loggin: active the &quot;ok&quot; button even if the database list cannot be retrieved&lt;br /&gt;* Make an escaping in the case where the string name of the field contains a '&amp;amp;' character&lt;br /&gt;* A refrence field must be a tuple or a list in an editable tree view&lt;br /&gt;* Switching from form to list should not lose focus&lt;br /&gt;* opening of utf-8 url on windows&lt;br /&gt;* error when connecting to a server that don't return the list of its databases&lt;br /&gt;* fixes a segmentation fault when closing certain windows&lt;br /&gt;* Context when contains default_field,can pass id instead of [ids]&lt;br /&gt;* Context['__last_update'] was getting passed in listview with state field,Corrected&lt;br /&gt;* Add the ids and the model in the context of the action&lt;br /&gt;* Problem of search panel corrected when the whole form view is replaced&lt;br /&gt;* remove print&lt;br /&gt;* printing problems...&lt;br /&gt;* Typo corrected&lt;br /&gt;* xml view parser: first argument to eval function should always be a string&lt;br /&gt;* Buttons behavior corrected in editable tree view&lt;br /&gt;* do not crop confirmation messages&lt;br /&gt;* Import : Context of the action/screen passed while importing&lt;br /&gt;* security&lt;br /&gt;* actions.server can return a list of actions to execute...&lt;br /&gt;* https://launchpad.net/bugs/479168&lt;br /&gt;* Records count was showing wrong value when traversing through last records set  of list view&lt;br /&gt;* https://launchpad.net/bugs/373699&lt;br /&gt;* Terms made translatable for DB Creation&lt;br /&gt;* https://launchpad.net/bugs/417939&lt;br /&gt;* Swtiching view :Attributes of fields were getting overwritten&lt;br /&gt;* https://launchpad.net/bugs/493992&lt;br /&gt;* Search view problem corrected when &lt;br /&gt;&lt;form&gt;is replaced&lt;br /&gt;* https://launchpad.net/bugs/507422&lt;br /&gt;* List View should accept string values 'True'/'False' for readonly/required attribute&lt;br /&gt;* https://launchpad.net/bugs/421474&lt;br /&gt;* Date Widgets got nonfunctional when something raised an exception&lt;br /&gt;* https://launchpad.net/bugs/478996&lt;br /&gt;* Button with special='cancel' and type='something' can work in parallel&lt;br /&gt;* https://launchpad.net/bugs/435365&lt;br /&gt;* Calendar view : New record for a click on any day&lt;br /&gt;* https://launchpad.net/bugs/519196&lt;br /&gt;* Date widget : focus and input ergonomy improved&lt;br /&gt;* https://launchpad.net/bugs/430959&lt;br /&gt;* Attrs was reacting late when switching O2M form view to next-previous&lt;br /&gt;* https://launchpad.net/bugs/446415&lt;br /&gt;* No. of records should be updated after copy/removal of records&lt;br /&gt;* https://launchpad.net/bugs/467392&lt;br /&gt;* Sum of listed records should behave acc. to field specification of Digits(digits=(16,3)))&lt;br /&gt;* https://launchpad.net/bugs/389544&lt;br /&gt;* Handle unrecognized server timezones in a more graceful manner&lt;br /&gt;* https://launchpad.net/bugs/494496&lt;br /&gt;* M2O(Selection widget) on search panel was not counting domain when selection was made by keypress&lt;br /&gt;* https://launchpad.net/bugs/479302&lt;br /&gt;* Editable List view malfunctioned when its nested O2M&lt;br /&gt;* https://launchpad.net/bugs/510002&lt;br /&gt;* Text field : setting the text selectable&lt;br /&gt;* https://launchpad.net/bugs/479593&lt;br /&gt;* Attrs now supports uid&lt;br /&gt;* https://launchpad.net/bugs/471226&lt;br /&gt;* Corrected translation of About Menu content.&lt;br /&gt;* https://launchpad.net/bugs/523140&lt;br /&gt;* Status bar should clear any warning after button clicks are validated&lt;br /&gt;* https://launchpad.net/bugs/340491&lt;br /&gt;* List/O2M View now supports attrs/states&lt;br /&gt;* List view : Attrs corrections for Boolean and char field&lt;br /&gt;* List View : Made attrs working&lt;br /&gt;* https://launchpad.net/bugs/475570&lt;br /&gt;* Attrs made working on nested notebooks&lt;br /&gt;* https://launchpad.net/bugs/515509&lt;br /&gt;* Calendar : Corrected datetime parsing&lt;br /&gt;* https://launchpad.net/bugs/481350&lt;br /&gt;* Calendar : Caption with hours and minutes&lt;br /&gt;* https://launchpad.net/bugs/487836&lt;br /&gt;* If field_name contains accented characters,we need to encode/decode.&lt;br /&gt;* https://launchpad.net/bugs/490758&lt;br /&gt;* Restore DB : Corrected the misguiding message to the user&lt;br /&gt;&lt;br /&gt;Improvements (client)&lt;br /&gt;---------------------&lt;br /&gt;* handle the case of the server can't give the database list&lt;br /&gt;* Add the support of the context for the button tag (type: action &amp;amp; object)&lt;br /&gt;&lt;br /&gt;Bugfixes (web-client)&lt;br /&gt;---------------------&lt;br /&gt;* Not linked to a bug report:&lt;br /&gt;* Fixed edit image display problem for search view.&lt;br /&gt;* Fixed context problem on wizard buttons.&lt;br /&gt;* Fixed readonly attrs for button.&lt;br /&gt;* Fixed lost context when export fields content(base_report_creator).&lt;br /&gt;* Fixed editable listview for one2many.&lt;br /&gt;* active notebook page&lt;br /&gt;* Fixed readonly attrs problem for one2many.&lt;br /&gt;* Fixed form action domain.&lt;br /&gt;* Fixed wizard button problem, when pass context and name or id is not unique.&lt;br /&gt;* Fixed context in nested notebook at translation popup.&lt;br /&gt;* Fixed view problem for xpath and revert revno:2789.&lt;br /&gt;* Fixed problem for m2m context, when view_name pass from parent context and m2m.&lt;br /&gt;* Fixed context problem for m2m fields.&lt;br /&gt;* Fixed notebook invisible for one2many fields.&lt;br /&gt;* Fixed xpath problem.&lt;br /&gt;* o2m popup (missing context)&lt;br /&gt;* error in TempFileName cleaning&lt;br /&gt;* python 2.6 compatibility&lt;br /&gt;* Removed print statement from JS file.&lt;br /&gt;* Fixed at customise view add new action from dashboad.&lt;br /&gt;* Fixed sidebar Links display at list view.&lt;br /&gt;* context problem at Links(oocrm).&lt;br /&gt;* Fixed stack graph for onclick.&lt;br /&gt;* reverting back changes made to restict edit/select records&lt;br /&gt;* O2M popup (empty form after save).&lt;br /&gt;* reverting back rev 2737 &amp;amp; 2738 (invalid fix)&lt;br /&gt;* Fixed existing `EXPORT NAME` for id.&lt;br /&gt;* Fixed Button Next on form view.&lt;br /&gt;* tabber.js license included.&lt;br /&gt;* feedparser license included.&lt;br /&gt;* wikimarkup license included.&lt;br /&gt;* draw2d licenses includes.&lt;br /&gt;* OpenFlashChart License included.&lt;br /&gt;* Fixed label problem, when passed name in action.&lt;br /&gt;* nested notebook.&lt;br /&gt;* included README, LGPL (JSCal 1.0 license)&lt;br /&gt;* button with context.&lt;br /&gt;* Fixed graph onclick event on stack.&lt;br /&gt;* Fixed act_window with view_mode=tree will not show form view.&lt;br /&gt;* Improve graph for selection box value.&lt;br /&gt;* nested o2m in o2m popup.&lt;br /&gt;* Improved link='1' for M2O.&lt;br /&gt;* Fixed readonly problem for button widget.&lt;br /&gt;* Buttons are not clickable when readonly='1'.&lt;br /&gt;* sidebar wizard without wizard id&lt;br /&gt;* actions.server can return a list of actions to execute...&lt;br /&gt;* https://launchpad.net/bugs/508003&lt;br /&gt;* Fixed switch calendar to list/tree view not display records.&lt;br /&gt;* https://launchpad.net/bugs/497491&lt;br /&gt;* Fixed editable listgrid problem when record not saved.&lt;br /&gt;* https://launchpad.net/bugs/505079&lt;br /&gt;* Fixed context problem (Ref. JRA)&lt;br /&gt;* https://launchpad.net/bugs/484658&lt;br /&gt;* Fixed id not found in sidebar when HTTP.&lt;br /&gt;* https://launchpad.net/bugs/478504&lt;br /&gt;* Fixed context problem in search.&lt;br /&gt;* https://launchpad.net/bugs/496498&lt;br /&gt;* Fixed link missing in list view.&lt;br /&gt;* https://launchpad.net/bugs/461219&lt;br /&gt;* Fixed excel report column, encoded data problem.&lt;br /&gt;* https://launchpad.net/bugs/500823&lt;br /&gt;* Fixed view_mode=tree will not show form view.&lt;br /&gt;* https://launchpad.net/bugs/499099&lt;br /&gt;* Fixed one2many for nested record.&lt;br /&gt;* https://launchpad.net/bugs/442242&lt;br /&gt;* validation problem (search popup).&lt;br /&gt;* https://launchpad.net/bugs/434048&lt;br /&gt;* notebook layout problem.&lt;br /&gt;* https://launchpad.net/bugs/435299&lt;br /&gt;* Make picking wizard, one2many field in wizard doesn't work.&lt;br /&gt;* https://launchpad.net/bugs/523975&lt;br /&gt;* Fixed unicode error when except english localization.&lt;br /&gt;* https://launchpad.net/bugs/491718&lt;br /&gt;* Typo in nowrap attribute.&lt;br /&gt;* https://launchpad.net/bugs/499704&lt;br /&gt;* Fixed active_id not update in context.&lt;br /&gt;* https://launchpad.net/bugs/416861&lt;br /&gt;* Fixed Graph widget.&lt;br /&gt;* https://launchpad.net/bugs/499706&lt;br /&gt;* Fixed float widget for validation.&lt;br /&gt;* https://launchpad.net/bugs/516978&lt;br /&gt;* Fixed default_date context for calendar.&lt;br /&gt;* https://launchpad.net/bugs/429444&lt;br /&gt;* Fixed onchange for text_html widget.&lt;br /&gt;* https://launchpad.net/bugs/507369&lt;br /&gt;* Fixed context problem at wizard.&lt;br /&gt;* https://launchpad.net/bugs/495572&lt;br /&gt;* Fixed when import product category.&lt;br /&gt;* https://launchpad.net/bugs/485073&lt;br /&gt;* Fixed graph problem for IE.&lt;br /&gt;* https://launchpad.net/bugs/494858&lt;br /&gt;* Fixed import problem for special character.&lt;br /&gt;* https://launchpad.net/bugs/431238&lt;br /&gt;* Fixed import 'ID' Problem&lt;br /&gt;* https://launchpad.net/bugs/401847&lt;br /&gt;* Graph view not clickable for custom report. (base_report_creator)&lt;br /&gt;* https://launchpad.net/bugs/497967&lt;br /&gt;* support 'uid' in attrs expression.&lt;br /&gt;* https://launchpad.net/bugs/513824&lt;br /&gt;* Fixed one2many context problem when not editable.&lt;br /&gt;* https://launchpad.net/bugs/499403&lt;br /&gt;* Fixed many2many Readonly attribute not working when used in attrs.&lt;br /&gt;* https://launchpad.net/bugs/444397&lt;br /&gt;* nested o2m&lt;br /&gt;* unable to save o2m record if widget is in form mode&lt;br /&gt;* nested O2M.&lt;br /&gt;* https://launchpad.net/bugs/463214&lt;br /&gt;* https://launchpad.net/bugs/527585&lt;br /&gt;* Fixed when user have no rights to access resources.&lt;br /&gt;* https://launchpad.net/bugs/439438&lt;br /&gt;* validation of editable listgrid.&lt;br /&gt;* https://launchpad.net/bugs/481655&lt;br /&gt;* Fixed hyperlinks on fields.reference fields.&lt;br /&gt;* https://launchpad.net/bugs/462443&lt;br /&gt;* Button Next when create new record.&lt;br /&gt;* https://launchpad.net/bugs/498180&lt;br /&gt;* Fixed add print format 'odt' for print.&lt;br /&gt;* https://launchpad.net/bugs/506400&lt;br /&gt;* Fixed when not define page in attrs, it display always first one.&lt;br /&gt;* https://launchpad.net/bugs/461680&lt;br /&gt;* Fixed listgrid.&lt;br /&gt;* https://launchpad.net/bugs/490342&lt;br /&gt;* Fixed one2many passed (0, 0, []) in context instead of [].&lt;br /&gt;* https://launchpad.net/bugs/489183&lt;br /&gt;* Fixed when pass active_id in context from act_window it takes as string.&lt;br /&gt;* Fixed active_id problem when click on Links.&lt;br /&gt;* https://launchpad.net/bugs/509215&lt;br /&gt;* Fixed calendar first day problem.&lt;br /&gt;* https://launchpad.net/bugs/435325&lt;br /&gt;* fix the problme for the linking pages from any model to wiki.pages&lt;br /&gt;* https://launchpad.net/bugs/439596&lt;br /&gt;* editable listgrid (mistakenly passing id of first record other then current).&lt;br /&gt;* https://launchpad.net/bugs/501012&lt;br /&gt;* Fixed for select options for manage views.&lt;br /&gt;* https://launchpad.net/bugs/470269&lt;br /&gt;* Click on wizard button on form view.&lt;br /&gt;* https://launchpad.net/bugs/485955&lt;br /&gt;* Fixed error page textarea tag.&lt;br /&gt;* https://launchpad.net/bugs/482079&lt;br /&gt;* Update links at about page.&lt;br /&gt;* https://launchpad.net/bugs/495639&lt;br /&gt;* Fixed  conflict with ir.actions.report.xml.&lt;br /&gt;* https://launchpad.net/bugs/449371&lt;br /&gt;* Passed updated context for custom report search.&lt;br /&gt;* https://launchpad.net/bugs/498591&lt;br /&gt;* Fixed context lost in action and report.&lt;br /&gt;* https://launchpad.net/bugs/447819&lt;br /&gt;* fixed set default value problem.&lt;br /&gt;* https://launchpad.net/bugs/497080&lt;br /&gt;* Fixed for one2many context passed [].&lt;br /&gt;* https://launchpad.net/bugs/429470&lt;br /&gt;* Default field values for one2many.&lt;br /&gt;* https://launchpad.net/bugs/516084&lt;br /&gt;* Fixed weekly view shows nonexistent meetings.&lt;br /&gt;* https://launchpad.net/bugs/497365&lt;br /&gt;* Fixed supplier invoice line problem if you save and after create line.&lt;br /&gt;* https://launchpad.net/bugs/510607&lt;br /&gt;* fixed form view visibility in graph.&lt;br /&gt;* https://launchpad.net/bugs/478627&lt;br /&gt;* Fixed context problem at import/export(base_report_creator).&lt;br /&gt;* Lost context in import/export (base_report_creator).&lt;br /&gt;* https://launchpad.net/bugs/490933&lt;br /&gt;* Fixed filter on key press.&lt;br /&gt;* https://launchpad.net/bugs/503012&lt;br /&gt;* Fixed concurrency problem.&lt;br /&gt;&lt;br /&gt;Improvements (web-client)&lt;br /&gt;-------------------------&lt;br /&gt;* optimize all png images&lt;br /&gt;* Improved dbfilter option.&lt;br /&gt;* handle the case of the server can't give the database list&lt;br /&gt;* Improved process view [dblclick on transition for tip].&lt;br /&gt;* support for context attribute for button.&lt;br /&gt;* Improve graph for stack [manufacturing/production dashboard].&lt;/form&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;OpenERP: http://www.openerp.com&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/8352820668110486648-5140432359444298711?l=stephane-wirtel-at-tiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Stephane Wirtel</name>
			<email>stephane.wirtel@gmail.com</email>
			<uri>http://stephane-wirtel-at-tiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Stephane Wirtel @ OpenERP S.A.</title>
			<subtitle type="html">On this blog, I speak of my life at OpenERP.</subtitle>
			<link rel="self" href="http://stephane-wirtel-at-tiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-8352820668110486648</id>
			<updated>2010-03-08T10:48:22+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">OpenERP v5.2, new UI proposition</title>
		<link href="http://fptiny.blogspot.com/2010/02/openerp-v52-new-ui-proposition.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-6032648095493251746</id>
		<updated>2010-02-19T05:39:00+00:00</updated>
		<content type="html">Hello,&lt;br /&gt;&lt;br /&gt;Here is a preview of the new UI for the next version of OpenERP. We still have some details to do, but it looks promising.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_h_sSwt6FdK0/S36VKh5AkjI/AAAAAAAAAE8/Wge79qKEfbA/s1600-h/sales.png&quot;&gt;&lt;img src=&quot;http://3.bp.blogspot.com/_h_sSwt6FdK0/S36VKh5AkjI/AAAAAAAAAE8/Wge79qKEfbA/s400/sales.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5439949408038851122&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-6032648095493251746?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">OpenERP raises 3 million euros.</title>
		<link href="http://fptiny.blogspot.com/2010/02/openerp-raises-3-million-euros.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-6609030032426590337</id>
		<updated>2010-02-16T13:38:00+00:00</updated>
		<content type="html">OpenERP announces today that it raised 3 million euros. The investors are Sofinnova Partners, represented by Olivier Sichel, and the Iliad's managers, Xavier Niel and Olivier Rosenfeld. The funds raised will allow OpenERP to achieve its ambition to be one of the leading application business suite vendors worldwide.&lt;br /&gt;&lt;br /&gt;OpenERP'strategy is based on a unique ecosystem which combines the resources of the community, of its partner’s network and of the editor. The community contributes to the ongoing enrichment of the OpenERP solution. The partners tailor the solution to customers needs and provide the customer support. The editor guarantees the quality and the long term sustainability of the software.&lt;br /&gt;&lt;br /&gt;In the past few years, OpenERP has experienced extremely fast growth, but only self funded and with limited financial resources. This fund raising represents a crucial milestone for OpenERP's development since it will allows OpenERP to focus its resources less on project management and more on its core business as a software editor.&lt;br /&gt;&lt;br /&gt;In particular, OpenERP will be in a position to invest in the following areas:&lt;br /&gt;* Investing in the development of the OpenERP's software&lt;br /&gt;* Recruiting an training a worldwide network of partners&lt;br /&gt;* Developing new services such as maintenance and SaaS&lt;br /&gt;&lt;br /&gt;We are particularly proud to have found such quality investors, with a really good understanding of the stakes, constraints and objectives relating to open source software. Indeed, as investors are highly selective, it was really equally important for OpenERP to find investors that share our Open Source vision.&lt;br /&gt;&lt;br /&gt;As of this fund raising, the company Tiny SPRL, previously the editor of OpenERP, has been renamed &quot;OpenERP sa&quot;. In this coming year, the company will also open new offices in the United States.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;About OpenERP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The OpenERP project, founded in 2005 by Fabien Pinckaers has already been extremely successful thanks a community comprised of more than 300 members and a network of integrators established in 26 countries. OpenERP software is comprised of more than 500 modules and counts more than 1000 installations a day, what makes it one of the most frequently installed management software in the world.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;About Sofinnova Partners&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Sofinnova Partners is an independant venture capital firm based in Paris. For over 35 years, the firm has backed nearly 500 companies at different stages of development – pure creations, spin-offs, as well as turnaround situations – and worked alongside Europe's key entrepreneurs in the technology, life sciences and cleantech sectors. With more than €1 billion of funds under management, Sofinnova Partners' experienced team and hands-on approach in nurturing and supporting porfolio companies through to exit have created market leaders and multiplied revenues, from ladmark historical investments including Genentech and Biogen to more recent successes such as Actelion, Vistaprint, CoreValve and Fovea. With a global mindset, the firm has offices in Paris, Shanghai, China and a sister organization in San Francisco, California. Please visit &lt;a href=&quot;http://www.sofinnova.fr/&quot;&gt;www.sofinnova.fr&lt;/a&gt; for more information on Sofinnova's team and portfolio.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Media contact :&lt;/span&gt;&lt;br /&gt;Aline De Bock&lt;br /&gt;+32 81 81 37 00&lt;br /&gt;&lt;a href=&quot;mailto:adb@openerp.com&quot;&gt;adb@openerp.com&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-6609030032426590337?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Jobs @ OpenERP sa</title>
		<link href="http://ceciledebois.blogspot.com/2010/02/jobs-openerp-sa.html"/>
		<id>tag:blogger.com,1999:blog-2377946441621628868.post-5750551255823598510</id>
		<updated>2010-02-11T10:13:00+00:00</updated>
		<content type="html">&lt;div&gt;OpenERP is expanding internationally and seeking particular profiles to join the current team and continue the improvement and the growth of OpenERP.&lt;br /&gt;We are recruiting for our offices in Belgium, India and USA. Here are our current open positions:&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;- 1 Sales Director Europe (Grand-Rosière, Belgium)&lt;br /&gt;- 1 Functional project manager (Grand-Rosière, Belgium)&lt;br /&gt;- 2 Account managers-salesmen (Grand-Rosière, Belgium)&lt;br /&gt;- 2 Business developers-salesmen (Grand-Rosière, Belgium)&lt;br /&gt;- 3 Python developer (Grand-Rosière, Belgium)&lt;br /&gt;- 3 Project manager (Ahmedabad, India)&lt;br /&gt;- 3 Python developer (Ahmedabad, India)&lt;br /&gt;- 2 Business developement (San Francisco area, USA) (US resident)&lt;br /&gt;- 1 Trainer/Consultant (San Francisco area, USA) (US resident)&lt;br /&gt;&lt;br /&gt;If you are interested in one of these offers, send your resume and cover letter with the position in the subject at :&lt;br /&gt;&lt;ul&gt;&lt;li&gt;jobs@openerp.com for Belgian jobs, &lt;/li&gt;&lt;li&gt;hrmanager@tinyerp.co.in for Indian jobs,&lt;/li&gt;&lt;li&gt;jobs@openerp.com for USA jobs&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2377946441621628868-5750551255823598510?l=ceciledebois.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Cécile (Open ERP)</name>
			<email>noreply@blogger.com</email>
			<uri>http://ceciledebois.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Cécile (Open ERP)</title>
			<link rel="self" href="http://ceciledebois.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-2377946441621628868</id>
			<updated>2010-02-11T14:59:07+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Open Job: &quot;Sales Director Europe&quot;</title>
		<link href="http://fptiny.blogspot.com/2010/02/openerp-is-hiring-sales-director-europe.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-2010351414227694236</id>
		<updated>2010-02-10T07:38:00+00:00</updated>
		<content type="html">&lt;span lang=&quot;EN&quot;&gt;OpenERP is looking for a new Sales Director Europe.&lt;br /&gt;&lt;br /&gt;The OpenERP Sales Director Europe will have full responsibility for the development and performance of Open ERP sales team in Europe. Staffs and directs a sales team and provides leadership towards the achievement of maximum growth in line with company’s plan.&lt;/span&gt; &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN&quot;&gt; &lt;/span&gt;&lt;/p&gt; &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN&quot;&gt;Job is based in the Namur Area (Belgium) &lt;/span&gt;&lt;/p&gt; &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN&quot;&gt; &lt;/span&gt;&lt;/p&gt; &lt;span lang=&quot;EN&quot;&gt;&lt;br /&gt;Exceed sales targets&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Define the sales strategy for each line of business (Partnership, Training, Maintenance)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Define the partners strategy for each European market (profile, number of partners..)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Develop and coordinate sales selling cycle and methodology. &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Produce an accurate forecast and pipeline through selected tools and processes; &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Oversees all hiring and training of personnel involved in Sales &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Establishes performance goals for all sales department employees, and monitors performance &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Implement sales strategy from leads to orders.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;       &lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;span lang=&quot;EN&quot;&gt;&lt;/span&gt;&lt;/p&gt; &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN&quot;&gt; &lt;/span&gt;&lt;/p&gt; &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN&quot;&gt;Skills&lt;/span&gt;&lt;/p&gt; &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN&quot;&gt; &lt;/span&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Minimum of 10 years professional experience in sales, 5+ years experience in staff management and executing enterprise software sales; &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Strong understanding of indirect channel partners and system integrators in Europe.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Mastery of the written English language, excellent written and verbal communication skills&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Proven leadership ability to influence, develop, and empower employees to achieve objectives with a team approach. &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span lang=&quot;EN&quot;&gt;Able to work in “start up” fast paced environment.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;  &lt;span lang=&quot;EN&quot;&gt;&lt;span&gt;approachable, honest and fun team player&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;    &lt;span lang=&quot;EN&quot;&gt;&lt;span&gt;&lt;br /&gt;Contact jobs AT openerp.com if you are interested.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-2010351414227694236?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Useability Improvements, search views</title>
		<link href="http://fptiny.blogspot.com/2010/02/useability-improvements-search-views.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-5296011012568585075</id>
		<updated>2010-02-10T01:34:00+00:00</updated>
		<content type="html">All screens and menus have been reviewed in OpenERP to improve the general useability. Here is a screencast that shows improvements made on the lists view (trunk version). You can &lt;a href=&quot;http://www.youtube.com/watch?v=ac8MGHRSwDs&quot;&gt;get a wider version of this video on youtube&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;object width=&quot;320&quot; height=&quot;266&quot; class=&quot;BLOG_video_class&quot; id=&quot;BLOG_video-5b89be0fa70f6b5d&quot;&gt;&lt;embed width=&quot;320&quot; height=&quot;266&quot; src=&quot;http://www.blogger.com/img/videoplayer.swf?videoUrl=http%3A%2F%2Fv5.nonxt2.googlevideo.com%2Fvideoplayback%3Fid%3D5b89be0fa70f6b5d%26itag%3D5%26begin%3D0%26len%3D86400000%26app%3Dblogger%26et%3Dplay%26el%3DEMBEDDED%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1270629109%26sparams%3Did%252Citag%252Cip%252Cipbits%252Cexpire%26signature%3D165F7D6AB4BCE15F3F7AD560C7DC867B079F73C9.2E7299F961199CDD441151DF68947BCD539445D4%26key%3Dck1&amp;amp;thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer2%3Fapp%3Dblogger%26contentid%3D5b89be0fa70f6b5d%26offsetms%3D5000%26itag%3Dw320%26sigh%3DCoiYQkgrOwxY8_VOnw7uB_wnYS4&amp;amp;messagesUrl=video.google.com%2FFlashUiStrings.xlb%3Fframe%3Dflashstrings%26hl%3Den&amp;amp;nogvlm=1&quot; type=&quot;application/x-shockwave-flash&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;A small explanation of the changes:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Every object have only one menu (instead of Draft Tasks, My Tasks, ...). But you can switch easily from one context to another one.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;When you enter the list, by default, it is filtered according to the user: (In this example: my current tasks = my tasks in draft or open state)&lt;/li&gt;&lt;li&gt;You can change filters by fill in forms or clicking on buttons. Instead of field=value, buttons are more business oriented (example: Sales To Invoice = sale order, with state='in progress' and invoiced=False). Buttons applies the filter directly&lt;/li&gt;&lt;li&gt;many2one fields can be rendered as selection box to ease the search&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Buttons are now available in lists. You can clickly close tasks, delegate them, ...&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Advanced search criteria can be folded in groups of elements (example: group by...)&lt;/li&gt;&lt;li&gt;Every list view can be multi-level grouped. Example, we group tasks by projects. All float and integer fields are computed accordingly (example: remaining hours by project)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;If you drag&amp;amp;drop a task from one group to another one, fields are updated automatically.&lt;/li&gt;&lt;li&gt;Some button filters may change the columns displayed. Example, click on pending tasks and you will see the column 'Delegated To' column. Or, click on Getting Things Done buttons and columns are reduced to the minimum you want to see in this environment.&lt;/li&gt;&lt;li&gt;The lists can easily switch, according to the context between editable lists/non editable lists. When you click on Inbox, the list becomes editable.&lt;/li&gt;&lt;li&gt;You can add custom filters by clicking on [+]&lt;/li&gt;&lt;li&gt;Sort orders are now computed on the server side (for long lists)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You can save your search filters as a filter or as a shortcut.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;We are implementing the same features in the web client too.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-5296011012568585075?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Community Team</title>
		<link href="http://julienthewys.blogspot.com/2010/01/community-team.html"/>
		<id>tag:blogger.com,1999:blog-2885545727665212652.post-1728102073670918741</id>
		<updated>2010-01-29T06:41:00+00:00</updated>
		<content type="html">Hello everybody,&lt;br /&gt;&lt;br /&gt;My name is Julien Thewys and I have just been working on the new communication process here at Tiny.  &lt;a href=&quot;http://odony.wordpress.com/&quot;&gt;Olivier Dony&lt;/a&gt; and I set up a new team that will focus on the community and its ever evolving challenges.  The responsibility of this team is to be the link between Tiny and the community.  We are very excited to share with you what has been keeping us busy!&lt;br /&gt;&lt;ul&gt;&lt;li&gt;We are defining clearer points of contact for the community. We already agreed on the following ones:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;The Quality Team is responsible of merging contributions and managing releases. This team will be ready starting from 8 February; we will let you know how to contact them.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;The Community Team is in charge of mediating in the community and enhancing processes. We are talking to you right now! Please join us on the &lt;a href=&quot;https://launchpad.net/%7Eopenerp-community&quot;&gt;community mailing list&lt;/a&gt;.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;The overhaul of the communication process is ongoing. We just opened two dedicated Twitter accounts: one for OpenERP, one for OpenObject.  Also, our website will experience an appropriate redesign to accommodate the community needs.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;We are planning community meetings more frequently. Just to remind you, the next on-site community meeting is held on 23 and 24 March, while the next IRC meeting is planned for the 12th February.  The list of topics to be discussed has already been added to the wiki (this list is still open).&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Bugs and wishlists have been followed with a particular attention recently: we are addressing  &lt;a href=&quot;https://bugs.launchpad.net/openobject&quot;&gt;more than 85% of them&lt;/a&gt; and we are determined to do even better very soon.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;We have been concentrating on enhancing the documentation: we are currently tuning the Technical Memo (&lt;a href=&quot;http://www.openobject.com/memento/&quot;&gt;here is a draft&lt;/a&gt;, your suggestions are welcome) and there is an e-learning resource site in preparation.&lt;/li&gt;&lt;/ul&gt;Of course, we are always open to suggestions. Feel free to let us know what is on your mind and how you envision an even brighter OpenERP community. Many thanks to Raphaël Valyi for his &lt;a href=&quot;http://www.akretion.com/en/blog/2009/12/28/scaling-openerps-community-to-the-world/&quot;&gt;great article&lt;/a&gt; in this regard.&lt;br /&gt;&lt;br /&gt;Stay tuned, we have lots of cool stuffs for the forthcoming weeks.&lt;br /&gt;&lt;br /&gt;Note: We would appreciate if you could help us making a survey about the communication. Can you provide some concise and relevant questions? (for example: what are the preferred channels of communication: mailing list, blog, twitter, irc,...?) Thanks to all!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2885545727665212652-1728102073670918741?l=julienthewys.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Julien Thewys</name>
			<email>noreply@blogger.com</email>
			<uri>http://julienthewys.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Julien Thewys</title>
			<link rel="self" href="http://julienthewys.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-2885545727665212652</id>
			<updated>2010-03-12T14:59:06+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Trunk HR Improvements</title>
		<link href="http://fptiny.blogspot.com/2010/01/trunk-hr-improvements.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-403704588225281245</id>
		<updated>2010-01-27T09:52:00+00:00</updated>
		<content type="html">Hello,&lt;br /&gt;&lt;br /&gt;We did lots of improvements on HR (as well as others modules) in the trunk, to be released in new versions. The biggest ones:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;resources : employees are resources, as well as work centers. We made a generic scheduler in the trunk that computes capacity based plannings using resources.&lt;/li&gt;&lt;li&gt;time scale: these resources have working time (ex: from monday to friday, 9am-6pm), capacities, ... This allows to efficiently compte project's planning (long term and short term) and manufacturing orders based on work centers capacities.&lt;/li&gt;&lt;li&gt;the time scale is integrated with public and employee's holidays.&lt;/li&gt;&lt;/ul&gt;For the scheduler, we took the algorythm implemented in the open source project: faces.&lt;br /&gt;&lt;br /&gt;We did lot's of efforts in internal evaluation of employees, hr surveys and salary grid. The most significant changes in these area is the survey module that allows you to build forms/survey to:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;recruit new people&lt;/li&gt;&lt;li&gt;do internal survey (satisfaction, efficiency, ...)&lt;/li&gt;&lt;li&gt;manage the internal interviews plan per employee.&lt;/li&gt;&lt;/ul&gt;For internal evaluations, we did a plan system, ex: first meeting after 6 months, next every year if everything is ok. You can define goals, review goals, ...&lt;br /&gt;&lt;br /&gt;Others small improvements in hr:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Better integration with document management system for jobs hiring processes (database of CV's, ...)&lt;/li&gt;&lt;li&gt;Much more better views, menus&lt;/li&gt;&lt;li&gt;Review of crm.case into better redruitement forms (the object is separated)&lt;/li&gt;&lt;li&gt;Leaves and holidays have been improved a lot. (leaves requests, recuperation days, ...)&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-403704588225281245?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">SUN &amp;amp; OpenERP Partnership</title>
		<link href="http://fptiny.blogspot.com/2010/01/sun-openerp-partnership.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-6880255417752852391</id>
		<updated>2010-01-22T07:25:00+00:00</updated>
		<content type="html">Ever-shifting conditions, shorter lead times, and heightened global competition are facts of life in today's business climate. To effectively compete, you need to operate more efficiently and reduce TCO. ERP systems can provide significant improvements in operational and administrative costs, on-time delivery, and order accuracy. And running open-source Open ERP on the Sun platform can help you implement and ERP solution cost effectively.&lt;br /&gt;&lt;br /&gt;Here is a screenshot of the announce on SUN's homepage:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.sun.com/third-party/global/openerp/index.jsp&quot;&gt;&lt;img src=&quot;http://3.bp.blogspot.com/_h_sSwt6FdK0/S1nDux2UKYI/AAAAAAAAAE0/_iSHE1sMbsA/s320/sun_openerp.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5429586034194393474&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;You can get &lt;a href=&quot;http://www.sun.com/third-party/global/openerp/index.jsp&quot;&gt;more information on the OpenERP + Sun Partnership&lt;/a&gt;. You can download MySQL branches of OpenERP on &lt;a href=&quot;https://launchpad.net/openobject&quot;&gt;launchpad&lt;/a&gt;.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-6880255417752852391?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Community &amp;amp; Partner Meeting, 23-25 March</title>
		<link href="http://fptiny.blogspot.com/2010/01/community-partner-meeting-24-26-march.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-5779829795895553854</id>
		<updated>2010-01-13T01:03:00+00:00</updated>
		<content type="html">Hello,&lt;br /&gt;&lt;br /&gt;The 23th and 24th of march, we will organise the annual OpenERP Community Meeting in our offices in Belgium. The proposed planning is:&lt;br /&gt;&lt;br /&gt;&lt;span&gt;23th of March&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Presentation of the new version and new features: 4h&lt;/li&gt;&lt;li&gt;Lunch&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Each contributor will have to opportunity to present his contributions and modules, 20 minuts per module to present: 3h&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Q&amp;amp;A, Discussion about the future of OpenERP: 1h&lt;/li&gt;&lt;li&gt;Diner at a typical belgian restaurant&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span&gt;24th of March&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The whole day is dedicated to workshops by small groups: useability, accouting expert, services mgt, community organisation, ...&lt;/li&gt;&lt;li&gt;The goal of these workshops is to discuss priorities and write specifications for the next version of OpenERP.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;This community meeting will be followed by the partner meeting, the 25th of march, to discuss business issues.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;25th of March: restricted to partners&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;Development Strategy 2010&lt;/li&gt;&lt;li&gt;Services and products (Odoo, support, maintenance, certification)&lt;/li&gt;&lt;li&gt; Organisation of the partners network&lt;/li&gt;&lt;li&gt; Management of leads&lt;/li&gt;&lt;li&gt; Marketing activities&lt;/li&gt;&lt;/ul&gt; If you need more information and want to subscribe to one of these events (or both), you can subscribe by sending an email to nma AT openerp.com.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-5779829795895553854?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Theming your OpenERP desktop client</title>
		<link href="http://odony.wordpress.com/2010/01/11/theming-your-openerp-desktop-client/"/>
		<id>http://odony.wordpress.com/?p=22</id>
		<updated>2010-01-11T00:08:16+00:00</updated>
		<content type="html">&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;Discussing the shortcomings of OpenERP Client themes on various platforms with &lt;a href=&quot;http://fhe-at-tiny.blogspot.com/&quot;&gt;Fabrice&lt;/a&gt;, we found out that it was in fact quite simple to switch to a different GTK theme on Windows as well. It works fine with the All-In-One installation of OpenERP, so that&amp;#8217;s an easy way of customizing the looks of the OpenERP GTK Client.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.gtk.org/&quot;&gt;GTK&lt;/a&gt; is the framework on top of which the OpenERP desktop client is built, and GTK supports themes. The runtime library also ships with a handy &lt;em&gt;theme selector&lt;/em&gt; application, to write the appropriate magic in the&lt;em&gt; .gtkrc-2.0&lt;/em&gt; file in your home directory. So with the All-In-One you can just go into wherever you installed OpenERP, then down into &amp;#8220;&lt;em&gt;OpenERP AllInOne\Client\GTK\bin\&lt;/em&gt;&amp;#8221; and start &lt;em&gt;gtkthemeselector.exe&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Of course on Ubuntu you can easily change your GTK theme through System/Preferences/Appearance.&lt;/p&gt;
&lt;p&gt;With the GTK runtime on Windows you get only a few themes. The default one is &lt;a href=&quot;http://gtk-wimp.sourceforge.net/&quot;&gt;Wimp&lt;/a&gt; and is usually labelled &amp;#8220;MS-Windows&amp;#8221;. What Wimp does is reuse the default Windows look, for maximum coherence. This means that you will get different results on XP, Vista, Seven, as well as if you change to the Windows Classic theme (the latter specifically gives an ugly result with Wimp).&lt;/p&gt;
&lt;p&gt;Adding themes on Windows is easy as well, you only need to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;find a suitable GTK theme online, and download the Windows build (the engine needs to be built as a Windows DLL)&lt;/li&gt;
&lt;li&gt;add the theme definition in the &lt;em&gt;GTK\share\themes &lt;/em&gt;directory (inside OpenERP Client), next to the existing ones&lt;/li&gt;
&lt;li&gt;put the engine (named&lt;em&gt; libsomething.dll&lt;/em&gt;) in &lt;em&gt;GTK\lib\gtk-2.0\2.10.0\engines&lt;/em&gt;, next to the others&lt;/li&gt;
&lt;li&gt;start the theme selector to switch to the chosen theme&lt;/li&gt;
&lt;li&gt;restart your GTK application, in this case your OpenERP client&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can find a lot of GTK themes for Windows in the &lt;a href=&quot;http://gtk-win.sourceforge.net/home/index.php/en/Downloads&quot;&gt;Windows GTK theme selector&lt;/a&gt; that goes with the GTK Windows Runtime. Grab the zip version as you just want the source of the themes. You&amp;#8217;ll find them in the &lt;em&gt;lib&lt;/em&gt; and &lt;em&gt;share&lt;/em&gt; subdirectories after unzipping.&lt;/p&gt;
&lt;p&gt;However, I think Wimp is not a bad theme, and after all if you&amp;#8217;re using a specific Windows theme, it may be that you like it. It&amp;#8217;s just that it has some shortcomings, wastes space everywhere (other themes too), and does not have alternating row colors in lists.&lt;/p&gt;
&lt;p&gt;The space-waste problem is common to many GTK themes and is addressed by &lt;a href=&quot;http://martin.ankerl.com/&quot;&gt;Martin Ankerl&lt;/a&gt;&amp;#8217;s compact themes, improving classical GTK themes such as &lt;a href=&quot;http://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/&quot;&gt;Clearlooks Compact&lt;/a&gt; and &lt;a href=&quot;http://martin.ankerl.com/2008/11/04/human-compact-themes-for-ubuntu-810/&quot;&gt;Human Compact&lt;/a&gt;. This is an area where users of all platforms can benefit! The compact theme reusing the original engines, they&amp;#8217;re cross-platform but your need to install the original ones (which are included in the Windows GTK themes archive)&lt;/p&gt;
&lt;p&gt;Both Clearlooks and Human themes do have alternating row colors, which is not the case by default in Wimp. To fix it, you can simply patch the existing Wimp definition by editing the &lt;em&gt;GTK\share\themes\MS-Windows\gtk-2.0\gtkrc&lt;/em&gt; file in your OpenERP Client (with your favorite code editor, or Wordpad) and change the following line:&lt;/p&gt;
&lt;pre&gt;GtkTreeView::allow-rules = 1  # Changed to 1 to &lt;a href=&quot;http://library.gnome.org/devel/gtk/2.15/GtkTreeView.html#GtkTreeView--s-allow-rules&quot;&gt;allow alternating row colors&lt;/a&gt;&lt;/pre&gt;
&lt;p&gt;Looking at other themes is a nice source of inspiration for other tweaks&amp;#8230; and there&amp;#8217;s always the GTK documentation.&lt;/p&gt;
  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/odony.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/odony.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/odony.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/odony.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/odony.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/odony.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/odony.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/odony.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/odony.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/odony.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=odony.wordpress.com&amp;amp;blog=10788627&amp;amp;post=22&amp;amp;subd=odony&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>odony</name>
			<uri>http://odony.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Olivier Dony » OpenERP</title>
			<subtitle type="html">OpenERP news and other stuff I need to remember</subtitle>
			<link rel="self" href="http://odony.wordpress.com/category/openerp/feed/atom/"/>
			<id>http://odony.wordpress.com/feed/atom/</id>
			<updated>2010-03-06T02:51:46+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Useability improvements in v5.2</title>
		<link href="http://fptiny.blogspot.com/2009/12/useability-improvements-in-v52.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-1007179770814091800</id>
		<updated>2009-12-29T07:31:00+00:00</updated>
		<content type="html">Hello,&lt;br /&gt;&lt;br /&gt;We are working to improve useability for the future v5.2 version of OpenERP. You can follow some of our thoughts on this launchpad item:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;https://bugs.launchpad.net/openobject-client-web/+bug/501297&quot;&gt;https://bugs.launchpad.net/openobject-client-web/+bug/501297&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;We did not started the design yet, but worked on some wireframes, like the one bellow:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_h_sSwt6FdK0/Szom9q5o3QI/AAAAAAAAAEs/qrd1sq5XURo/s1600-h/sc00.png&quot;&gt;&lt;img src=&quot;http://3.bp.blogspot.com/_h_sSwt6FdK0/Szom9q5o3QI/AAAAAAAAAEs/qrd1sq5XURo/s320/sc00.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5420687942423731458&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;You can also follow the discussion about this topic in the forum:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.openobject.com/forum/post48716.html&quot;&gt;http://www.openobject.com/forum/&lt;/a&gt;&lt;a href=&quot;http://www.openobject.com/forum/post48716.html&quot;&gt;post48716.html&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-1007179770814091800?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Odoo platform update</title>
		<link href="http://fhe-at-tiny.blogspot.com/2009/12/odoo-platform-update.html"/>
		<id>tag:blogger.com,1999:blog-2727957520249051398.post-3967181967776859514</id>
		<updated>2009-12-07T07:30:00+00:00</updated>
		<content type="html">&lt;p&gt;&lt;span&gt;&lt;span&gt;The Odoo platform will soon be updated to the latest version of OpenERP 5.0.7. The software developments are actively progressing internally and thanks to the community.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;The pricing model has also changed for a clearer one. It now takes into account the amount of user*month and GB*month you use every months which gives you as much flexibility. You will find all the details on our &lt;a target=&quot;_blank&quot; href=&quot;http://www.odoo.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=27&amp;amp;Itemid=4&amp;amp;lang=en&quot;&gt;pricing page&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;By default, your pricing model will stay the same as previously and if you want to keep it unchanged, you don't have to do anything. On the other hand, if you want to switch to the new pricing model, you can do this in your control center. Once you change to the new pricing model, you will not be able to switch back to the previous one.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;Finally, here are some major features that will be implemented in the next releases of Odoo:&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;Ability to use your own domain name&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;Ability to use the GTK client&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;Interface with the OpenOffice.org reports plugin&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;Integration with an ecommerce platform&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;Integration of other open source web services e.g. for internal communication purposes&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;We hope you'll enjoy these improvements.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;The Odoo Team&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2727957520249051398-3967181967776859514?l=fhe-at-tiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>fhe (OpenERP)</name>
			<email>noreply@blogger.com</email>
			<uri>http://fhe-at-tiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">fhe @ Tiny</title>
			<link rel="self" href="http://fhe-at-tiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-2727957520249051398</id>
			<updated>2010-01-13T22:59:04+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Newsletter – December 2009</title>
		<link href="http://fhe-at-tiny.blogspot.com/2009/12/newsletter-december-2009.html"/>
		<id>tag:blogger.com,1999:blog-2727957520249051398.post-3508751250359332989</id>
		<updated>2009-12-07T07:13:00+00:00</updated>
		<content type="html">&lt;p class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;The recent important media coverage of OpenERP has increased its visibility to the general public. The amount of visitors on the website that now reaches 3500 visitors per day is the sign of a larger interest for our application. Moreover, OpenERP is downloaded more than 750 times per day. The efforts invested in what was once a small project a couple of years ago is now payin&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;g off and we are very proud of it. The amount of customers increases every day as well and the partners are very excited to implement the application.&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;p class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;In regards with the multiple questions of the users and to give the opportunity to discover OpenERP, we are organizing a &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span&gt;&lt;span&gt;demonstration day on December 18 2009&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span&gt;&lt;span&gt;. During that day, we will show the functionalities of the software and we will talk about the strategy in place to support its growth. You can subscribe for free by email: nma@openerp.com. The demonstration day will start at 9:30am and will end at 3:00pm.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;p class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;We will also organize a special day for the official partners of OpenERP in January 2010. The business strategy of 2010 will be addressed and discussion groups will be created around particular topics (commercial approach, maintenance contracts, partnering contracts, new versions,…)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;p class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;The interest of the public for our application often drives them to apply for trainings. These trainings take place in our offices. They provide a fast way to understand and effectively use the application. The trainings schedule for 2010 is now available:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;11 to 15 January 2010: &lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;Functional training&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt; (fr)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;18 to 22 January 2010: &lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;Technical training&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt; (fr)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;8 to 12 February 2010: Functional training (eng)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;&lt;span&gt;15 to 19 February 2010: Technical training (eng)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;p class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;For 2010, we have set high but realistic objectives. In addition to the business development, we intend to increase the size of our team to support our partners even more closely.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;p class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;A new version will be released with improvements in terms of look and feel and data screening. The CRM module will also benefit of new functions like the management of alerts or the integrated document management.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;p class=&quot;Standard&quot;&gt;&lt;span&gt;&lt;span&gt;Among our new partners, we are happy to welcome Thales Belgium (services department) and Business&amp;amp;Decision who will be promoting OpenERP to their customers. We wish them and all our partners a successful year 2010.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2727957520249051398-3508751250359332989?l=fhe-at-tiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>fhe (OpenERP)</name>
			<email>noreply@blogger.com</email>
			<uri>http://fhe-at-tiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">fhe @ Tiny</title>
			<link rel="self" href="http://fhe-at-tiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-2727957520249051398</id>
			<updated>2010-01-13T22:59:04+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Open ERP demonstration day</title>
		<link href="http://ceciledebois.blogspot.com/2009/11/open-erp-demonstration-day.html"/>
		<id>tag:blogger.com,1999:blog-2377946441621628868.post-8308929558780274781</id>
		<updated>2009-11-18T11:21:00+00:00</updated>
		<content type="html">OpenERP is the management software the most downloaded in the world!&lt;br /&gt;&lt;br /&gt;Thanks to its high functional coverage and high maturity, OpenERP is the most&lt;br /&gt;promising ERP currently available free of charge.&lt;br /&gt;&lt;br /&gt;And if you want to see it before you believe, please join us the 18th of december.&lt;br /&gt;We look forward to welcoming you in our offices. That's a great opportunity to meet&lt;br /&gt;OpenERP staff and get a free software presentation.&lt;br /&gt;&lt;br /&gt;Agenda :&lt;br /&gt;9.00 - 9.30 Coffee and breakfast&lt;br /&gt;9.30 - 12.00 OpenERP presentation&lt;br /&gt;12.30 - 14.00 Lunch and drink&lt;br /&gt;14.00 - 16.00 Business model and integrator point of view&lt;br /&gt;16.00 - 17.00 Free discussions&lt;br /&gt;&lt;br /&gt;When : 18th december 2009&lt;br /&gt;Where : Chaussée de Namur 40 - 1367 Grand-Rosière&lt;br /&gt;How : Book your seat via sales@openerp.com&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2377946441621628868-8308929558780274781?l=ceciledebois.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Cécile (Open ERP)</name>
			<email>noreply@blogger.com</email>
			<uri>http://ceciledebois.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Cécile (Open ERP)</title>
			<link rel="self" href="http://ceciledebois.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-2377946441621628868</id>
			<updated>2010-02-11T14:59:07+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Hiding database name on login</title>
		<link href="http://openerp-team.blogspot.com/2009/11/hiding-database-name-on-login.html"/>
		<id>tag:blogger.com,1999:blog-7097521503264860891.post-2182886720700352988</id>
		<updated>2009-11-16T05:13:00+00:00</updated>
		<content type="html">It’s important to be able to hide database names from login screen for security purpose, the users who are known with Database names can login, for others database name is not accessible.&lt;br /&gt;&lt;br /&gt;Now this enhancement is implemented in trunk server and client,&lt;br /&gt;&lt;br /&gt;We have an option –list_db on the openobject server to disable the list of Databases,&lt;br /&gt;&lt;br /&gt;Run server like:&lt;br /&gt;&lt;br /&gt;./openerp-server.py  –addons-path=../../../addons/   –list_db=False&lt;br /&gt;&lt;br /&gt;If the option has value “False” it will provide a char field instead of having a selection box for the Databases, Or the user can specify database name manually:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_Zru6Ikfs_4s/SwFQYNIRR_I/AAAAAAAAACU/3-N0uWjro-Q/s1600/screenshot-openerp-login.png&quot;&gt;&lt;img src=&quot;http://1.bp.blogspot.com/_Zru6Ikfs_4s/SwFQYNIRR_I/AAAAAAAAACU/3-N0uWjro-Q/s400/screenshot-openerp-login.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5404689404592736242&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If the database does not exist, it will raise and error:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_Zru6Ikfs_4s/SwFQ0ErojeI/AAAAAAAAACc/-wpaj1ksEuM/s1600/db-doesnot-exists.png&quot;&gt;&lt;img src=&quot;http://4.bp.blogspot.com/_Zru6Ikfs_4s/SwFQ0ErojeI/AAAAAAAAACc/-wpaj1ksEuM/s400/db-doesnot-exists.png&quot; border=&quot;0&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5404689883361480162&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After the first connexion, the DB name is stored on the ~/.openerprc and on the next login, the char field will be filled with the last database name connected.&lt;br /&gt;&lt;br /&gt;The selection list is also removed from “Drop Database” and “Backup Database”&lt;br /&gt;&lt;br /&gt;To summarize, –list_db=False option on OpenERP server lets us to hide all databases names from client…&lt;br /&gt;&lt;br /&gt;Thanks &amp;amp; regards &lt;br /&gt;&lt;br /&gt;Tiny ERP (Open ERP) Team&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7097521503264860891-2182886720700352988?l=openerp-team.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>dso (tiny erp)</name>
			<email>noreply@blogger.com</email>
			<uri>http://openerp-team.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Open ERP</title>
			<subtitle type="html">OpenERP Official Blog</subtitle>
			<link rel="self" href="http://openerp-team.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-7097521503264860891</id>
			<updated>2010-03-08T07:59:09+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Open ERP On the press</title>
		<link href="http://ceciledebois.blogspot.com/2009/11/open-erp-on-press_05.html"/>
		<id>tag:blogger.com,1999:blog-2377946441621628868.post-2948191906439100367</id>
		<updated>2009-11-05T11:26:00+00:00</updated>
		<content type="html">Hello,
&lt;br /&gt;
&lt;br /&gt;I invite you to check the following video filmed by the flemish television (VTM) on Monday 2nd of october :
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;embed id=&quot;embedCode&quot; width=&quot;468&quot; height=&quot;294&quot; type=&quot;application/x-shockwave-flash&quot; src=&quot;http://blip.tv/play/AYGsm0MC&quot;&gt;&lt;embed&gt;&lt;/embed&gt;
&lt;br /&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2377946441621628868-2948191906439100367?l=ceciledebois.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/embed&gt;</content>
		<author>
			<name>Cécile (Open ERP)</name>
			<email>noreply@blogger.com</email>
			<uri>http://ceciledebois.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Cécile (Open ERP)</title>
			<link rel="self" href="http://ceciledebois.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-2377946441621628868</id>
			<updated>2010-02-11T14:59:07+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Open ERP On the press</title>
		<link href="http://ceciledebois.blogspot.com/2009/11/open-erp-on-press.html"/>
		<id>tag:blogger.com,1999:blog-2377946441621628868.post-851494779264583240</id>
		<updated>2009-11-05T11:20:00+00:00</updated>
		<content type="html">Hello,&lt;br /&gt;&lt;br /&gt;I invite you to read the following article issued in the International Herald Tribune the 31st of october.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://2.bp.blogspot.com/_nfnqJNG9V9M/SvKoGz2u4-I/AAAAAAAAAAM/nG0p-4s_E_w/s1600-h/Article+IHT.png&quot;&gt;&lt;img src=&quot;http://2.bp.blogspot.com/_nfnqJNG9V9M/SvKoGz2u4-I/AAAAAAAAAAM/nG0p-4s_E_w/s320/Article+IHT.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5400563738123101154&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2377946441621628868-851494779264583240?l=ceciledebois.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Cécile (Open ERP)</name>
			<email>noreply@blogger.com</email>
			<uri>http://ceciledebois.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Cécile (Open ERP)</title>
			<link rel="self" href="http://ceciledebois.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-2377946441621628868</id>
			<updated>2010-02-11T14:59:07+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">v5.2 is approaching</title>
		<link href="http://fptiny.blogspot.com/2009/11/v52-is-approaching.html"/>
		<id>tag:blogger.com,1999:blog-452239050463873058.post-6196025989618309607</id>
		<updated>2009-11-01T13:47:00+00:00</updated>
		<content type="html">Hello,&lt;br /&gt;&lt;br /&gt;The new version (5.2) is still under development under the trunk branch. Lots of new features have already been developed. It's time to propose your improvements for merging into the trunk branch. We plan to freeze the v5.2 in december / january.&lt;br /&gt;&lt;br /&gt;This trunk version has lots of small improvements. The biggest changes are summarized here: https://launchpad.net/openobject-addons/+milestone/v5.2&lt;br /&gt;&lt;br /&gt;Thanks,&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;735&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/452239050463873058-6196025989618309607?l=fptiny.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Fabien Pinckaers</name>
			<email>noreply@blogger.com</email>
			<uri>http://fptiny.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Fabien Pinckaers</title>
			<link rel="self" href="http://fptiny.blogspot.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-452239050463873058</id>
			<updated>2010-03-13T11:59:10+00:00</updated>
		</source>
	</entry>

</feed>
