lp:~therp-nl/openobject-server/ronald@therp.nl_fix_sequence_lp960201

Created by Ronald Portier (Therp) and last modified
Get this branch:
bzr branch lp:~therp-nl/openobject-server/ronald@therp.nl_fix_sequence_lp960201
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Therp
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

4566. By Ronald Portier (Therp)

[FIX] Restructured fix for lp960201 to make it even more compatible with existing code and practice.
    Also validation has been restructured to prevent unneeded read

4565. By Ronald Portier (Therp)

[RFR] Streamlined code to generate False value for function field.

4564. By Ronald Portier (Therp)

[FIX] Fixes lp960201.
    - No unpredictable alter sequence that will destroy actual values
    - Show actual next number to be used in form
    - Give users a mechanism to ensure generated keys will be ascending
    - Prevent accidental change of next number

4563. By Thibault Delavallée (OpenERP)

[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res.users view redirected to its related res.partner.
Server-side:
- removed the hack about redirecting the user form view on its related partner form view
- added a simplified profile form view on the user, used for example to preview salesmen in opportunities

4562. By Thibault Delavallée (OpenERP)

[MERGE] Tools: mail.py: (E)Mail management

Refactored a bit openerp/tools about (e)mails and html.
- moved some (e)mail related functions from misc to mail
- moved html_sanitizer into mail
- added html_email_clean, to clean incoming emails (remove quotes, signature)
- added a plaintext2html function, to convert plaintext into html (\n and \r are replaced by <br/>, more than two <br/> are replaced by end and beginning of paragraphs)
- append_content_to_html now uses plaintext2html, according to some new flags
- added tests for html_email_clean, plaintext2html, updated test for append_content_to_html, html_sanitize

4561. By Vo Minh Thu

[MERGE] loading: explicitely allow .js file, log a warning for unknown types.

4560. By Vo Minh Thu

[MERGE] added a duplicate operation to the db service.

4559. By Nicolas Vanhoren (OpenERP)

[FIX] temporarily disabled a hack on res.users to use the partners view because it made a lot of views crash

4558. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4557. By Thibault Delavallée (OpenERP)

[MERGE] Tools: image: reverted change introduced at rev 4440 (revid <email address hidden>). The purpose of image_resize is to resize an image, without cropping, without aspect ratio changes, and to apply a sharpen filter for better-looking result. Otherwise this leads to distorted images when resizing not squarred images.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-server
This branch contains Public information 
Everyone can see this information.

Subscribers