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