[IMP] updated changelog file
[odoo/odoo.git] / doc / Changelog
1
2 2009-09-17: 5.0.5
3 =================
4
5 Bugfixes (server)
6 -----------------
7
8  * Not linked to a bug report:
9    * quality_integration_server: fixe problem on make link of extra-module in addons
10    * quality_integration_server : quality log : reduce overwrite last test log in other test logs
11    * base : ir_cron : take minimun next_call from database for job waiting. if database does not has any job, it will take 1 day for job waiting
12    * quality_integration_server: get message from base_quality_module if module can not success to reach minimun score
13    * regression in fields.function computation
14    * better log error, new line
15    * Report: context was missing while printing any report with header in a non-English Language
16    * quality_integration_server: fixe problem on make link of extra-module in addons
17  * https://launchpad.net/bugs/425131
18    * Better translation exportation.
19  * https://launchpad.net/bugs/379645
20    * Print screen : Correction when text for report is already encoded
21  * https://launchpad.net/bugs/421162
22    * Send Mail : Unicode error handled
23    * Send mail : Non-English characters were throwing error.
24  * https://launchpad.net/bugs/421137
25    * Base : 'Supplier Partners' menu will open new record with supplier=1,customer=0
26  * https://launchpad.net/bugs/425430
27    * Export : Error solved while Exporting O2M records with None value of any field
28  * https://launchpad.net/bugs/399208
29    * Translation issue with cache: it needed to restart server,SOLVED
30  * https://launchpad.net/bugs/422563
31    * Security Loophole corrected
32
33
34 Improvements (server)
35 ---------------------
36
37  * quality_integration_server: make link of extra-addons module in addons module automatic on install-module command
38  * quality_integration_server: get message from base_quality_module if module can not success to reach minimun score
39  * Rng : Accepting Groups under/after/replacing Buttons
40  * quality_integration_server : quality html log
41  * quality_integration_server: put max_limit in server connection
42  * Base : Rate for ARS Added
43  * cchange version number
44
45
46 Bugfixes (addons)
47 -----------------
48
49  * Not linked to a bug report:
50    * Purchase_manual : certificate on terp displayed wrong value
51    * fix the problem of message depending on the partner language
52    * fix a problem for the overdue payment message
53    * fix problem to get the detault message
54    * #416908 computation of invoice lines
55    * Project : Taks hours computed accurately.
56    * base_module_record: avoid duplications
57    * document: do not try to index binary documents
58    * +1 on the lengthmonth returns was too much, removed it
59    * Problem when using hr_holidays Summary Report when entering date 1 jan 2009 for example.
60    * multi currency reconciliations on bank statements weren't properly displayed
61    * multi currency payments weren't correctly computed on invoice's residual amount
62    * Project_gtd : Demo data defined for tasks(inboxes)
63    * Module:product Added report tag for product pricelist reportso that it can be modified using OODesigner
64    * Document : error on create if attachment not specified
65  * https://launchpad.net/bugs/422401
66    * project_gtd : timebox field re-arranged
67  * https://launchpad.net/bugs/421907
68    * Account : Aged Partner Balance report for Future analysis corrected
69  * https://launchpad.net/bugs/427388
70    * Project : task work behavior towards task hours corrected
71  * https://launchpad.net/bugs/422408
72    * Project_gtd : Hierarchical timeboxes allowed to open
73  * https://launchpad.net/bugs/403972
74    * Account : Reports from Chart of Accounts were not considering contextual value of MOVE(draft,posted)
75  * https://launchpad.net/bugs/430577
76    * Sale : Order Lines switches view from tree,form and view
77  * https://launchpad.net/bugs/425257
78    * Project_gtd : improved menuitems names to avoid user confusion,domain improved
79  * https://launchpad.net/bugs/422078
80    * Account_tax_include : floatdivision error corrected
81  * https://launchpad.net/bugs/423585
82  * https://launchpad.net/bugs/423581
83  * https://launchpad.net/bugs/416807
84    * report_document : Dashboard should not display partner with no files
85  * https://launchpad.net/bugs/430522
86  * https://launchpad.net/bugs/424214
87    * Account :Residual amount unclear when used with partial payments.
88  * https://launchpad.net/bugs/424177
89    * hr_timesheet_sheet : Rounding value problem in float_time widget
90  * https://launchpad.net/bugs/415056
91  * https://launchpad.net/bugs/421636
92    * added tooltip on tax and payment term
93  * https://launchpad.net/bugs/407290
94  * https://launchpad.net/bugs/407293
95    * Account : Making account.invoice.tax field language-depenant from account.tax
96  * https://launchpad.net/bugs/430043
97    * Hr_timesheet_invoice : Query calculation corrected
98  * https://launchpad.net/bugs/379645
99    * Base_report_creator : Print screen report is now available for custom reports
100  * https://launchpad.net/bugs/423260
101    * Account : Title of of Move Line widnows renamed
102  * https://launchpad.net/bugs/427982
103    * hr_timesheet_invoice : Invoicing analytic entries wizard corrected for product
104  * https://launchpad.net/bugs/426243
105    * Account : Context was missing in report
106  * https://launchpad.net/bugs/426831
107    * l10n_ch : default_value() of res.partner.bank corrected
108  * https://launchpad.net/bugs/430098
109    * Hr_holidays : Workflow actions validations corrected
110  * https://launchpad.net/bugs/430516
111  * https://launchpad.net/bugs/379191
112    * its better to aply the patch
113    * fix the problem for related fields, related fields act as a many2one fields
114  * https://launchpad.net/bugs/429203
115    * CRM : Mailgate script used default uid=3 instead of 1
116  * https://launchpad.net/bugs/399817
117    * Fixed Partial deliveries problem
118
119
120 Improvements (addons)
121 ---------------------
122
123  * Invoice Supplier Control per line/manual
124  * add missing file for the followup date
125  * changed interval CRM calls to 4 hours instead of one -> efficient connection pooling with cron
126  * add inherited view for company
127  * add new filed to company object which will store the mesages
128  * add new data file which will add over due payment message to company
129  * Account : Analytic Account report following parental relationship approach(account with all its children
130  * hr_timesheet_invoice : Misleading string on invoice analytic entries' wizard
131  * base_module_quality: remove certificate tag from terp test
132  * report_dcoument : changed the misleading name of action
133
134
135 2009-08-28: 5.0.4
136 =================
137
138 Bugfixes (server)
139 -----------------
140
141  * Not linked to a bug report:
142    * no traceback when access denied
143    * Security fix
144    * remove bad translation files (bad name)
145    * Pagecount problem while all objects print on same page and printing special character on xsl report
146  * https://launchpad.net/bugs/415973
147    * import: support "<rel_field>:db_id" , better warning message
148  * https://launchpad.net/bugs/415391
149    * Functional fields with M2O relation can be printed on print screen now
150  * https://launchpad.net/bugs/415334
151    * ir_cron :function and its arguements are now editable
152
153
154 Improvements (server)
155 ---------------------
156
157  * replace partner name and address in demo
158  * add translation names
159  * update translations files
160  * new translations
161
162
163 Bugfixes (addons)
164 -----------------
165
166  * Not linked to a bug report:
167    * Document : error on create if attachment not specified
168    * report_dcoument : changed the misleading name of action
169    * point_of_sale: fixed a wrong domain
170    * sale: bad indentation
171  * https://launchpad.net/bugs/416807
172    * report_document : Dashboard should not display partner with no files
173  * https://launchpad.net/bugs/401110
174    * Audittrail : Logs set in descending order
175  * https://launchpad.net/bugs/418541
176    * Project : Delegated tasks from O2M didnt have project_id
177  * https://launchpad.net/bugs/416767
178    * Account_tax_include : onchange of product on invoice line price type issue
179
180
181 Improvements (addons)
182 ---------------------
183
184  * update translations
185  * base_module_quality: make minimal score for all test, add message if the score is below limit,varible for whether to activate the test or not
186  * process view node now links to parent document directory if no record selected.
187  * purchase: Merge purchases wizard: added keyword='client_action_multi'
188  * Auction : improved code
189  * Auction : improved auction reports
190  * Age Partner Balance report executed 7 queries per partner, reduced this a total of 7 queries in total.
191
192
193 2009-08-21: 5.0.3
194 =================
195
196 Bugfixes (server)
197 -----------------
198
199  * Not linked to a bug report:
200    * set_alarm: removed unwanted comment
201    * report engine: context argument was passed at a wrong position. Now it's passed as a named argument.
202    * fields_get check access aginst write or create access
203    * Not allowing only white spaces text to be printed
204    * sequences: avoid an sql error when locking table...
205    * report engine: fixed a bug when the xml tag is empty
206    * bin/workflow: 'stack' variable was not initialized when sql query returned an empty set.
207    * security issue: avoid access to inactive users
208    * security issue: avoid access with 'None' password (Thanks to P. Christeas for the bug report)
209    * avoid a bug when look in stack when translate code strings
210  * https://launchpad.net/bugs/415257
211    * import of boolean fields in csv files.
212  * https://launchpad.net/bugs/415014
213    * correct translation tgz archive creation
214  * https://launchpad.net/bugs/362280
215  * https://launchpad.net/bugs/416883
216    * Print screen unicode-decode error solved
217  * https://launchpad.net/bugs/400378
218    * partner address search
219  * https://launchpad.net/bugs/415972
220    * do not get next sequence in its own cursor
221  * https://launchpad.net/bugs/413484
222    * Print Screen :  was not considering field names with superscripted,subscripted characters(ex.m²)
223  * https://launchpad.net/bugs/406945
224    * import of boolean fields in csv files.
225  * https://launchpad.net/bugs/413586
226    * bug in cache system that altered some arguments passed to cached function
227  * https://launchpad.net/bugs/413594
228    * logger: convert the message in unicode before concatenate it with server environment
229  * https://launchpad.net/bugs/348217
230    * Secure option on config file
231
232
233 Improvements (server)
234 ---------------------
235
236  * Makefile and quality_integration_server module for Integration server
237  * Speed impprovement: 2x faster for flow: sale -> invoice -> payment
238  * Speed improvement in creation of records (4 time faster on partners)
239
240
241 Bugfixes (addons)
242 -----------------
243
244  * Not linked to a bug report:
245    * Purchase :copy method was not setting stock moves to be null for PO lines
246    * Module:account Fix keyerror in general_ledger report
247    * Access rules stock / worker
248    * mrp: fr_FR.po file had a duplicate message definition
249  * https://launchpad.net/bugs/413699
250  * https://launchpad.net/bugs/415014
251    * report_task: regenerate translations files
252  * https://launchpad.net/bugs/397100
253    * improving commit on report
254  * https://launchpad.net/bugs/416296
255    * Base_setup : Country passed in  values only if filled
256  * https://launchpad.net/bugs/415218
257    * report_task : report_task_user_pipeline_open was having no uniqueness
258
259
260 Improvements (addons)
261 ---------------------
262
263  * POS: improved the point_of_sale receipt
264
265
266
267 2009-08-12: 5.0.2
268 =================
269
270 Bugfixes (server)
271 -----------------
272
273  * Not Linked to a bug report:
274    * ensure sys is imported
275    * pass the context to check method of 'ir.model.access'
276    * increase size of field "name" of ir.model.data
277    * Corrected bug of expression calculation in previous commit
278    * sql expression: in search, add the time part to datetime field when it's not present
279    * setup.py: py2exe now adds 'zoneinfo' directory in library.zip
280    * Importation problem corrected for unicode.
281    * missing Import
282    * tools.amount_to_text_en: now displays cents
283    * size miss match for page and frame
284    * removed report etree warning of len
285    * security on wokflows bugfixed. The security has to be checked using the current uid, not the one that created the workflow instance!
286    * export window : use context for import compatable option in pass argument instend of added new argemenent
287    * py2exe: pytz on win32: 'zoneinfo' directory now included in library.zip
288    * module installation through -i module -d db --without-demo option corrected
289    * loading module sequence while creating new database
290    * Expression calculation(Query making) corrected for Translateable field
291    * CSV Export : null values handled
292    * sxw and odt reports
293    * Fixed odt2odt reports printing
294    * module:base made name field translatable in action.server (ref:mga)
295    * supply password problem with pg_dump, pg_restore on win32
296    * User with blank password(if so) allowed to log in.
297    * avoid required parameters rule (domain_force)
298    * Fixed oldxml at  python2.6 for Ubuntu 8.0.4,9.04
299    * fix missing tail process and skip unnecessary whitespace characters
300    * ir_attachment preview method corrected
301    * launch signal after action in workflows
302    * Added PageCount tag in report engine
303    * report engine, better spacings -> like preceeding version
304    * fix &,<,> problem for html2html-url report
305    * fix &,<,> problem for html2html report
306    * xml: the tag <delete> delete also the reference to the deleted objects into ir_model_data
307    * translation export: catch the case when a object does not exists in database
308    * browse_record: raise a better exception when the id doesn't exists
309    * Bugfix translations and float/int format in reports
310    * Complete rng files
311    * load the module graph even if it containt only "base"
312    * remove base_setup (moving base_setup to server was a workaround)
313    * expression: correct the generated sql in case of _inherits
314    * the <delete> tag doesn't crash if the referenced id does not exists
315    * closed file pointer
316  * https://launchpad.net/bugs/380221
317  * https://launchpad.net/bugs/403652
318  * https://launchpad.net/bugs/369947
319  * https://launchpad.net/bugs/371496
320  * https://launchpad.net/bugs/371768
321    * bad tooltip
322  * https://launchpad.net/bugs/383938
323    * Mass mailing wizard has a mail body now.
324  * https://launchpad.net/bugs/409709
325    * Error reporting : library error corrected
326  * https://launchpad.net/bugs/394876
327    * Import : context provided for language translation
328  * https://launchpad.net/bugs/390167
329    * Custom report : sorted X-axis values
330  * https://launchpad.net/bugs/405921
331    * Expression calculation for Datetime Corrected
332  * https://launchpad.net/bugs/393858
333    * ir_model_data : SQL_Constraint failure covered
334  * https://launchpad.net/bugs/396955
335    * disallow the deletion of records set as default properties
336    * properties reset to default one correctly
337  * https://launchpad.net/bugs/399685
338    * Added sql_constraint on adding field having size<1
339  * https://launchpad.net/bugs/385544
340    * ir_translation : corrected entry insertion when adding translation
341  * https://launchpad.net/bugs/392187
342    * xml encoding in header for &.<.>
343  * https://launchpad.net/bugs/310918
344    * RuntimeError in the cache system
345  * https://launchpad.net/bugs/362280
346    * _inherits was misbehaving on search
347  * https://launchpad.net/bugs/385299
348    * Report Engine Regression
349    * Report Engine regression
350  * https://launchpad.net/bugs/407637
351    * Print screen now displays the report as per WYSIWYG
352  * https://launchpad.net/bugs/408550
353    * default_xxx in context was passed to relational fields,corrected.
354  * https://launchpad.net/bugs/385297
355    * bug in report engine
356  * https://launchpad.net/bugs/381204
357    * Character Truncation problem on updation solved
358  * https://launchpad.net/bugs/355491
359    * CSV Import : Accepting 'Value' of selection field from[(key,value)]
360  * https://launchpad.net/bugs/409343
361    * Login : Login and password accepting accented characters
362  * https://launchpad.net/bugs/376945
363    * Translation : Text with prefix '_' from py files included for exports.
364  * https://launchpad.net/bugs/385664
365    * Account Module : Typo corrected
366  * https://launchpad.net/bugs/405721
367    * DB operations(backup,restore) process corrected,were blocked if db_port was supplied
368  * https://launchpad.net/bugs/410186
369  * https://launchpad.net/bugs/355493
370    * SQL Constraint failure error on particular record while importing
371  * https://launchpad.net/bugs/392052
372    * Certificate in non-digit format will not be accepted
373  * https://launchpad.net/bugs/357045
374    * upgrade doesn't try to delete modules
375  * https://launchpad.net/bugs/404733
376    * ir_model : context key deletion
377  * https://launchpad.net/bugs/386273
378    * fields.related (m2o poiting to M2M/O2M should be skipped during write.
379  * https://launchpad.net/bugs/406489
380    * Accented characters are displayed on footer now
381  * https://launchpad.net/bugs/409861
382    * Context passed on copy()
383  * https://launchpad.net/bugs/389795
384    * Property : Removed old referenced values from property
385  * https://launchpad.net/bugs/384959
386    * ORM: Defult_field name in context belongs to curent object only, not to its relationals anymore
387  * https://launchpad.net/bugs/399811
388    * Print screen reports will behave acc. to locale for date,datetime
389  * https://launchpad.net/bugs/357945
390    * Export will consider float values as float and char as char
391  * https://launchpad.net/bugs/406945
392    * Importation problem for bool fields corrected
393  * https://launchpad.net/bugs/382352
394    * GIF image is previewed
395
396
397 Improvements (server)
398 ---------------------
399
400  * Logger notification improved
401  * update po(t) files
402  * new method that allow the server to return a message that will be display on login page
403  * import/export : added Database ID, ID
404  * attributes of barcode
405  * ir_model_data: convert assert to sql constraint + exception
406  * Added new function called get_environment which will return the current environment of the System on which user is using OpenERP
407  * better error message
408  * added style for the url which are as text
409  * new method "exists" that verify that a given id exists in database (or in memory for osv_memory objects)
410  * maintenance: complete the remarks with the database name
411  * email_send: when debuging, output to the logger
412
413
414 Bugfixes (addons)
415 -----------------
416
417  * Not linked to a bug report:
418    * DMS directory not translatable + translations improvement
419    * Project : Searching active=no was failing, corrected
420    * problem with ncftp client
421    * stock_move auto_init function override but not return super clas result
422    * partner wasn't mandatory on sale_order, which lead to problems everywhere (stocks, shippings...) if a partner with sales was deleted. Added required=True on it to set the database field as 'not null'
423    * Product : Pricelist report corrected for suitable columns
424    * Stock : default value calculation corrected for stock move
425    * product price was wrong when margin is not set
426    * handle context when it equals None
427    * Product : Pricelist report corrected
428    * module:base_module_record fixed unicode string problem
429    * state name modified for the method - close
430    * explicit type cast for report.attendance
431    * explicit type cast
432    * module:account_voucher added confition for opening balance
433    * document: set default address to '' instead of 'localhost'
434    * fix ftp host address on Windows Vista
435    * document: better ip address detection (especially on win32)
436    * product: po file had duplicates
437    * sale_crm: typo in module description
438    * point_of_sale: if pickings are split because the sale order is not complete, invoices could not be created
439    * sale, stock: wrong translation
440    * point_of_sale: salesman_id: defaults to connected user
441    * point_of_sale: partner should be copied when creating a refund
442    * price unit calculation from context (web client issue).
443    * file attachment bug in x_object
444    * variants with extra on product list view
445    * [point_of_sale] security was not set for config/default_journal menu and pos.config.journal object
446    * fixed a bug when trying to search lines between 2 dates.
447    * on very big data, the query was way too long to execute. Speed is now greatly improved.
448    * point_of_sale: Sales of the day menu did not worked because the query did not matched any lines
449    * account: create move lines with date provide in wizard (bug reported by Alexis Deméaulte)
450    * Scheduler fix, introduced 5 days ago
451    * Translated Absences by Leaves
452    * multi-company modifs
453    * Account : Taxes Report Corrected
454    * Module: scrum,stock create task wizard in scrum and unreceived product wizard create new entry in stock
455    * typo
456    * general ledget report wizard (missing a field in view).
457    * soldeinit problem
458    * point_of_sale (receipt report): User and Date was lost
459    * changed size of receipt to fit cash register
460    * point_of_sale: invoice report should use the account.invoice object
461    * base_module_record: avoid a crash when calling a method with less than 6 arguments
462    * point_of_sale
463    * hr_holidays: wrong character in po files
464    * event: wrong character in po files
465    * work order orders
466    * stock value computation
467    * analytic account on advance invoices
468    * Analytic Analysis Stats
469    * layout of general ledger landscape
470    * bugfix in lot assignation on moves, bad signature
471    * hr_timesheet_invoice module : account_analytic_profit report sxw file--author-name= vra
472    * hr_timesheet_invoice module : account_analytic_profit report --author-name= vra
473    * crm rule : watcher email
474    * fix bug on crm rule to put proper wacher email
475    * Bug of referencing variable on split in production lot
476    * new cases should be created with the 'draft' state.
477    * account_balance Module : Fix the Total problem and Put Indentation in Reports.C
478    * onchange of product_id on stock move corrected
479    * correct display of pyflakes result quality module
480  * https://launchpad.net/bugs/310458
481    * Simplify Migrations
482  * https://launchpad.net/bugs/382641
483    * _get_stock corrected
484  * https://launchpad.net/bugs/382000
485    * remove except block from try..finally whioch is not supported in python2.4
486  * https://launchpad.net/bugs/379767
487    * Base_report_creator :Corrected Add filter wizard(ref:ACH)
488  * https://launchpad.net/bugs/373203
489  * https://launchpad.net/bugs/388346
490    * l10n_ch module : Improved Code.
491    * l10n_ch : corrected default_value method
492  * https://launchpad.net/bugs/399485
493    * point_of_sale : Pikcing display partner made from POS order.
494  * https://launchpad.net/bugs/388438
495    * Report_task : Corrected malfunctioned .po files
496  * https://launchpad.net/bugs/380480
497  * https://launchpad.net/bugs/386297
498    * purchase module : order report.
499    * Purchase: Corrected report and translation
500  * https://launchpad.net/bugs/356922
501    * Base_vat : VAT validation for Portugal,Bulgaria
502  * https://launchpad.net/bugs/397100
503    * Acccount,Account_invoice_layout : Minor necessary changes.
504  * https://launchpad.net/bugs/388347
505    * account_payment module : payment order report.
506    * account_payment : report corrected
507  * https://launchpad.net/bugs/407241
508    * sum() in query was returning null,corrected
509  * https://launchpad.net/bugs/387006
510    * Stock : context for address field on picking corrected
511  * https://launchpad.net/bugs/364010
512    * base_vat :sweden vat validation corrected
513  * https://launchpad.net/bugs/393798
514    * hr_timesheet_sheet : date interval corrected for attendances
515  * https://launchpad.net/bugs/409337
516  * https://launchpad.net/bugs/387029
517    * Account : Correction of search method arguements of account.analytic.line
518  * https://launchpad.net/bugs/394277
519    * Purchase,Product :description of POL made widen,partner_ref changes
520  * https://launchpad.net/bugs/394275
521    * Account : Charts of accounts - Tax reports corected
522    * Account : Charts of accounts - target move options corrected
523  * https://launchpad.net/bugs/404155
524    * point_of_sale :Partner info available for move line from POS,only draft/cancelled POS lines can be deleted
525  * https://launchpad.net/bugs/399824
526    * Sale : Weight field for SOL displayed
527  * https://launchpad.net/bugs/393824
528    * report_task : .po files corrected
529  * https://launchpad.net/bugs/394640
530    * Sale : sale order report corrected for translation
531  * https://launchpad.net/bugs/386513
532    * Purchase : stock moves assigned to purchase line
533  * https://launchpad.net/bugs/358302
534    * Account : Corrected bank journal code creation from template
535  * https://launchpad.net/bugs/402263
536    * Account : Invoice Lines will not be grouped if there are different maturity dates
537  * https://launchpad.net/bugs/394436
538    * Project : Xml record corrected for view
539  * https://launchpad.net/bugs/398805
540  * https://launchpad.net/bugs/338329
541    * availability of prodlot check when assigning a prodlot to a move: non optimal location_id control
542  * https://launchpad.net/bugs/391673
543    * Account :'note' field on Fiscal position,added on invoice report
544  * https://launchpad.net/bugs/391106
545    * Process : Corrected xml record
546  * https://launchpad.net/bugs/405891
547    * Module:purchase corrected delay time in picking
548  * https://launchpad.net/bugs/389540
549    * Account : Added Configuration wizard to make overdue payment report message configurable on company
550  * https://launchpad.net/bugs/400210
551    * Stock : partial packign wizard values made translated
552  * https://launchpad.net/bugs/377614
553  * https://launchpad.net/bugs/406827
554    * CRM : Mailgate script improved to have as much information on History.
555  * https://launchpad.net/bugs/404975
556    * document : create doc of any resource model with black name
557  * https://launchpad.net/bugs/401184
558    * module base_module_record Fixed when object has _rec_name
559  * https://launchpad.net/bugs/399642
560  * https://launchpad.net/bugs/393756
561    * Sale : Removed unused code
562  * https://launchpad.net/bugs/400326
563    * document : if name/dirname does not has value, dirname will be display like <objectname><id>
564    * document : use '=' operator instend of 'like' on serach directory nodes into DMS
565  * https://launchpad.net/bugs/383940
566    * Document : Logging enabled for abstracted_fs
567  * https://launchpad.net/bugs/403964
568    * STock : Locations structure wizard improved
569    * Stock: Location analysis wizard improved,date replaced by datetime field on wizard
570  * https://launchpad.net/bugs/385664
571    * Account Module : Typo corrected
572  * https://launchpad.net/bugs/380473
573  * https://launchpad.net/bugs/376804
574    * account_analytic_analysis : Months sorted
575  * https://launchpad.net/bugs/393840
576    * Account_tax_include corrected to resolve conflict with account_invoice_layout
577  * https://launchpad.net/bugs/405441
578    * delivery : context passed on picking form view
579  * https://launchpad.net/bugs/388901
580    * Product : Onchange on pricelist item corrected
581  * https://launchpad.net/bugs/395173
582    * Account : Corrected journal check on move line creation
583  * https://launchpad.net/bugs/388404
584    * report_crm,document_ics,account : Access Rules assigned
585    * Report_timesheet : Access rules
586  * https://launchpad.net/bugs/396254
587    * Account : Cancelled invoice will not be listed under unpaid state
588  * https://launchpad.net/bugs/404142
589    * point_of_sale :Partner info available for move line from POS,only draft/cancelled POS lines can be deleted
590  * https://launchpad.net/bugs/410779
591    * Document : made uninstallable
592  * https://launchpad.net/bugs/411469
593    * Wiki : Made uninstallable
594  * https://launchpad.net/bugs/394733
595  * https://launchpad.net/bugs/400093
596    * stock : Stock Valuation Entries Don't Adjust with UoM
597  * https://launchpad.net/bugs/395046
598    * Product : Corrected template view
599  * https://launchpad.net/bugs/407327
600    * CRM : Due to rules, duplicate watcher(CC) ids were entered.
601  * https://launchpad.net/bugs/389015
602    * Project : Copy Method corrected
603  * https://launchpad.net/bugs/411329
604    * module:mrp added on_change on bom_id for selecting routing
605
606
607 Improvements (addons)
608 ---------------------
609
610  * update po(t) files
611  * Module:account Api changes def _refund_cleanup_lines(self, lines): added cr,uid arguments
612  * pyflakes test display result improve on base_module_quality
613  * crm: allow to put case description in action mail
614  * Account : Move line form view from MOVE shows date for better user readability
615  * mrp: pep8
616  * use inheritance instead of wrapping when changing behavior of services
617  * Module:Purchase Api change in inv_line_create added cr,uid parameters
618  * Improved views
619  * base_module_quality : gives warning to the user if pylint or pyflakes not installed
620  * stock: wizard_invoice_onshipping.py: pep8
621  * add base_module_quality module
622  * Sale : state name display corected
623  * Directory structure is translated to the users preference language in FTP Client
624  * reformated the wizard message
625  * account: invoice view: hide some fields to non employee users (portal i.e.)
626  * account_voucher : report voucher.
627  * mrp module : bom_structure.
628  * account module : Analytic reports.
629  * stock module : picking report.
630  * mrp Module : Production order report.
631  * account module : Tax Report.
632  * stock Module : reports.
633  * sale_delivery_report Module : Report Changes.
634  * event_certificate module : for Certificate report.
635  * purchase Module : order report and revert Changes : sale order Report.
636  * purchase,sale : order report.
637  * stock module : report improvement.
638  * stock,purchase module : report improvement.
639  * account_balance module : Improved Landscape report.
640  * account_balance Module : Report changes.
641  * account_balance Module : Minor report Change.
642  * account_balance Module : Modified reports.
643  * point_of_sale: receipt report: better date formatting
644  * point_of_sale: receipt report: Salesman instead of User
645  * module:stock improved views
646  * improved translations for crm_configuration
647
648
649
650 2009-05-26: 5.0.1
651 =================
652
653 TODO
654
655 2009-02-12: 5.0.0-3
656 ===================
657
658 TODO
659
660 2009-02-08: 5.0.0-2
661 ===================
662
663 TODO
664
665 2009-02-06: 5.0.0
666 =================
667
668 TODO
669
670 2009-01-03: 5.0.0-rc3
671 =====================
672
673 TODO
674
675 2008-12-22: 5.0.0-rc2
676 =====================
677
678 TODO
679
680 2008-12-01: 5.0.0-rc1.1
681 =======================
682
683 TODO
684
685 2008-11-28: 5.0.0-rc1
686 =====================
687
688 TODO
689
690 2008-11-03: 5.0.0-alpha
691 =======================
692
693 TODO
694