odoo/odoo.git
12 years ago[FIX] reload graph when hidden then showed so it can take account navigation done...
Xavier Morel [Mon, 5 Mar 2012 09:58:48 +0000 (10:58 +0100)]
[FIX] reload graph when hidden then showed so it can take account navigation done in other views and show the right 'current' diagram

bzr revid: xmo@openerp.com-20120305095848-6vy0ezahuxmkg7yk

12 years ago[FIX] Smart positioning of the close button on edge didn't always work, reverted...
Frédéric van der Essen [Thu, 1 Mar 2012 17:09:01 +0000 (18:09 +0100)]
[FIX] Smart positioning of the close button on edge didn't always work, reverted to dumb position

bzr revid: fva@openerp.com-20120301170901-q6m7w0y273wt84e3

12 years ago[IMP] Diagram : Editor is now able to destroy edges and nodes
Frédéric van der Essen [Thu, 1 Mar 2012 17:01:16 +0000 (18:01 +0100)]
[IMP] Diagram : Editor is now able to destroy edges and nodes

bzr revid: fva@openerp.com-20120301170116-34nzl3eq8jlhx8ex

12 years ago[REM] hardcoded diagram id, use class instead
Xavier Morel [Wed, 29 Feb 2012 10:46:24 +0000 (11:46 +0100)]
[REM] hardcoded diagram id, use class instead

also fix class: add previx

bzr revid: xmo@openerp.com-20120229104624-snt8j2kt2y3hp6h1

12 years ago[IMP] reduce default height of diagram viewport to 500px since it's now resizable...
Xavier Morel [Wed, 29 Feb 2012 10:37:11 +0000 (11:37 +0100)]
[IMP] reduce default height of diagram viewport to 500px since it's now resizable vertically

bzr revid: xmo@openerp.com-20120229103711-y1f8jofp0c0duq6h

12 years ago[FIX] indentation, stray whitespace in diagram.js
Xavier Morel [Wed, 29 Feb 2012 10:36:51 +0000 (11:36 +0100)]
[FIX] indentation, stray whitespace in diagram.js

bzr revid: xmo@openerp.com-20120229103651-6hztuizbii70pb36

12 years ago[FIX] orthography in vec2.js
Xavier Morel [Wed, 29 Feb 2012 10:35:07 +0000 (11:35 +0100)]
[FIX] orthography in vec2.js

bzr revid: xmo@openerp.com-20120229103507-37n1otplmr2umt9j

12 years ago[IMP] add diagram name (name_get) above 'new node' button, so user knows what he...
Xavier Morel [Wed, 29 Feb 2012 10:29:48 +0000 (11:29 +0100)]
[IMP] add diagram name (name_get) above 'new node' button, so user knows what he's looking at

bzr revid: xmo@openerp.com-20120229102948-jfl1pbbg3t1460il

12 years ago[FIX] Diagram: Resizing the viewport broke panning and scrolling
Frédéric van der Essen [Wed, 29 Feb 2012 10:58:46 +0000 (11:58 +0100)]
[FIX] Diagram: Resizing the viewport broke panning and scrolling

bzr revid: fva@openerp.com-20120229105846-y9dmhpfjjk1oii14

12 years ago[IMP] Diagram: Prevent panning and scrolling from hiding the graph
Frédéric van der Essen [Wed, 29 Feb 2012 10:37:41 +0000 (11:37 +0100)]
[IMP] Diagram: Prevent panning and scrolling from hiding the graph

bzr revid: fva@openerp.com-20120229103741-l45e34cm8l3ioxfq

12 years ago[IMP] Diagram: Resizable viewport, viewport move cursor
Frédéric van der Essen [Tue, 28 Feb 2012 10:39:33 +0000 (11:39 +0100)]
[IMP] Diagram: Resizable viewport, viewport move cursor

bzr revid: fva@openerp.com-20120228103933-j92bexvam1hsfc7t

12 years ago[IMP] Diagram styling
Frédéric van der Essen [Fri, 24 Feb 2012 16:36:05 +0000 (17:36 +0100)]
[IMP] Diagram styling

bzr revid: fva@openerp.com-20120224163605-mibez8k95343x7oz

12 years ago[REM] leftover logging
Xavier Morel [Fri, 24 Feb 2012 15:59:04 +0000 (16:59 +0100)]
[REM] leftover logging

bzr revid: xmo@openerp.com-20120224155904-nz4mzhtkg9j9rexn

12 years ago[FIX] set a single numeric id as the m2o value in the 'new node' popup to force a...
Xavier Morel [Fri, 24 Feb 2012 15:57:41 +0000 (16:57 +0100)]
[FIX] set a single numeric id as the m2o value in the 'new node' popup to force a name_get resolution

with a pair, the field's textual value would get set to 'undefined' leading to inconsistent behavior depending on whether the field is visible or not

bzr revid: xmo@openerp.com-20120224155741-o43tndbmxfsmcub7

12 years ago[FIX] warnings (implicit globals, missing semicolons, unused variables)
Xavier Morel [Fri, 24 Feb 2012 15:48:25 +0000 (16:48 +0100)]
[FIX] warnings (implicit globals, missing semicolons, unused variables)

bzr revid: xmo@openerp.com-20120224154825-gzimhyqcozbisbwm

12 years ago[IMP] removing css expermiments for diagram implementation
Frédéric van der Essen [Fri, 24 Feb 2012 15:04:17 +0000 (16:04 +0100)]
[IMP] removing css expermiments for diagram implementation

bzr revid: fva@openerp.com-20120224150417-89cq4v6ovpffwb8e

12 years ago[IMP] ignore vim session files
Frédéric van der Essen [Fri, 24 Feb 2012 15:01:43 +0000 (16:01 +0100)]
[IMP] ignore vim session files

bzr revid: fva@openerp.com-20120224150143-032voefkvou5agn9

12 years ago[IMP] Cleanup : removing unnecessary files, moving libs to /lib
Frédéric van der Essen [Fri, 24 Feb 2012 15:00:11 +0000 (16:00 +0100)]
[IMP] Cleanup : removing unnecessary files, moving libs to /lib

bzr revid: fva@openerp.com-20120224150011-v64qda7lfknso6cb

12 years agodiagram : removing dracula
Frédéric van der Essen [Fri, 24 Feb 2012 14:50:26 +0000 (15:50 +0100)]
diagram : removing dracula

bzr revid: fva@openerp.com-20120224145026-3drv72cejyej8ub6

12 years agonew viewport integration
Frédéric van der Essen [Fri, 24 Feb 2012 14:48:03 +0000 (15:48 +0100)]
new viewport integration

bzr revid: fva@openerp.com-20120224144803-c7iiafllsjnuwkkv

12 years agodiagram viewport scrolling now works on all elements
Frédéric van der Essen [Fri, 24 Feb 2012 13:25:06 +0000 (14:25 +0100)]
diagram viewport scrolling now works on all elements

bzr revid: fva@openerp.com-20120224132506-ujvbwj0jj8a26zhp

12 years agodummy edges are destroyed on cancel
Frédéric van der Essen [Fri, 24 Feb 2012 13:00:07 +0000 (14:00 +0100)]
dummy edges are destroyed on cancel

bzr revid: fva@openerp.com-20120224130007-9cdj749bpfrdc0ix

12 years ago[MERGE] from 6.1
Frédéric van der Essen [Fri, 24 Feb 2012 09:58:03 +0000 (10:58 +0100)]
[MERGE] from 6.1

bzr revid: fva@openerp.com-20120224095803-cg15tsp2jvs4fkj9

12 years agoCorrect viewport integration, cosmetic changes, node loops
Frédéric van der Essen [Fri, 24 Feb 2012 09:53:10 +0000 (10:53 +0100)]
Correct viewport integration, cosmetic changes, node loops

bzr revid: fva@openerp.com-20120224095310-r3bdlx09n5eaxrvk

12 years ago[FIX] correctly set dataset index when selecting a record in list view, so switching...
Xavier Morel [Thu, 23 Feb 2012 14:51:57 +0000 (15:51 +0100)]
[FIX] correctly set dataset index when selecting a record in list view, so switching to page/form switches to the first selected record, not the first record of the page

lp bug: https://launchpad.net/bugs/939314 fixed

bzr revid: xmo@openerp.com-20120223145157-rkkwg6pwcr6hh7st

12 years ago[FIX] orm: inherited `active` fields should be used for the implicit filtering
Olivier Dony [Thu, 23 Feb 2012 14:16:35 +0000 (15:16 +0100)]
[FIX] orm: inherited `active` fields should be used for the implicit filtering

This is for example used by hr.employee which
inherits from resource.resource, with the
`active` field located on the resource model.
Simplified some code too.

bzr revid: odo@openerp.com-20120223141635-p117b5wvvreuj40c

12 years ago[FIX] correctly handle the user's menu_id being set to an action with domain=False...
Xavier Morel [Thu, 23 Feb 2012 13:46:12 +0000 (14:46 +0100)]
[FIX] correctly handle the user's menu_id being set to an action with domain=False (literally)

that's a bit stupid, but apparently people do set their menu action to a dashboard...

lp bug: https://launchpad.net/bugs/937691 fixed

bzr revid: xmo@openerp.com-20120223134612-3sm2e4yq3hbjqnz7

12 years ago[FIX] ability to backup databases in case listing databases is forbidden (via --no...
Xavier Morel [Thu, 23 Feb 2012 13:39:37 +0000 (14:39 +0100)]
[FIX] ability to backup databases in case listing databases is forbidden (via --no-database-list on the server)

lp bug: https://launchpad.net/bugs/939428 fixed

bzr revid: xmo@openerp.com-20120223133937-3115jyzjtbzequbq

12 years ago[FIX] pep8: tab -> space
olt@tinyerp.com [Thu, 23 Feb 2012 09:43:55 +0000 (10:43 +0100)]
[FIX] pep8: tab -> space

bzr revid: olt@tinyerp.com-20120223094355-ejsm256vn58bn4i2

12 years ago[FIX] account_followup: no need to have 'Only One Followup by Company' constraint
Najlaâ [Thu, 23 Feb 2012 09:24:24 +0000 (10:24 +0100)]
[FIX] account_followup: no need to have 'Only One Followup by Company' constraint

bzr revid: nel@tinyerp.com-20120223092424-020pozo0sl4hw2tg

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 23 Feb 2012 05:24:09 +0000 (05:24 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120223052353-7wtilhl4ygsiebpm
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223052405-zjntmml4s0tldteu
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223052409-078hdbrd4l8060cr

12 years agoEdge loops are now supported
Frédéric van der Essen [Wed, 22 Feb 2012 17:12:10 +0000 (18:12 +0100)]
Edge loops are now supported

bzr revid: fva@openerp.com-20120222171210-lr1me6hsedl0tsoo

12 years agoDropped the _new in vector lib, Node and edge creation/modification hookup with openerp
Frédéric van der Essen [Wed, 22 Feb 2012 14:00:47 +0000 (15:00 +0100)]
Dropped the _new in vector lib, Node and edge creation/modification hookup with openerp

bzr revid: fva@openerp.com-20120222140047-oqpj2axm35wswyei

12 years ago[REL] OpenERP 6.1.1 6.1.1-web
Olivier Dony [Wed, 22 Feb 2012 11:43:22 +0000 (12:43 +0100)]
[REL] OpenERP 6.1.1

bzr revid: odo@openerp.com-20120222114322-hl61qi2nan0mnbz0

12 years ago[REL] OpenERP 6.1.1 6.1.1-addons
Olivier Dony [Wed, 22 Feb 2012 11:40:31 +0000 (12:40 +0100)]
[REL] OpenERP 6.1.1

bzr revid: odo@openerp.com-20120222114031-ud189sie1j3vn9g0

12 years ago[FIX] Can't move kanban card from one group to another in some cases
Fabien Meghazi [Wed, 22 Feb 2012 11:37:18 +0000 (12:37 +0100)]
[FIX] Can't move kanban card from one group to another in some cases

lp bug: https://launchpad.net/bugs/937637 fixed

bzr revid: fme@openerp.com-20120222113718-ix9kb61ij8jg4tub

12 years ago[REL] 6.1.1 6.1.1-server
Antony Lesuisse [Wed, 22 Feb 2012 11:30:07 +0000 (12:30 +0100)]
[REL] 6.1.1

bzr revid: al@openerp.com-20120222113007-tdi482n17x1j74l4

12 years ago[MERGE] mail: gracefully handle missing user signature
Olivier Dony [Wed, 22 Feb 2012 11:25:55 +0000 (12:25 +0100)]
[MERGE] mail: gracefully handle missing user signature

bzr revid: odo@openerp.com-20120222112555-5j7cqaimndmc2lew

12 years agoremoving useless console.log
Frédéric van der Essen [Wed, 22 Feb 2012 09:56:32 +0000 (10:56 +0100)]
removing useless console.log

bzr revid: fva@openerp.com-20120222095632-i9m16yrrrci71km3

12 years ago[FIX] mail: Use a default value if the signature and the subject are empty
Stephane Wirtel [Wed, 22 Feb 2012 09:53:42 +0000 (10:53 +0100)]
[FIX] mail: Use a default value if the signature and the subject are empty

bzr revid: stw@openerp.com-20120222095342-nifzjg0ilgd3ln0p

12 years ago[FIX] fields.binary: allow writing base64 unicode string values
Olivier Dony [Wed, 22 Feb 2012 09:39:37 +0000 (10:39 +0100)]
[FIX] fields.binary: allow writing base64 unicode string values

The fields.binary type allows storing arbitrary
byte arrays, but it has been used historically
to store base64-encoded versions of the binaries.
This was partially related to the way these binary
values are serialized when transferred using the
standard XML-RPC protocol.
With the introduction of JSON-based RPC calls
alongside the 6.1 web client, these base64-encoded
binaries may now be deserialized as unicode ASCII
strings instead of 8-bit strings. That seems like
an acceptable behavior and we can simply coerce
these unicode strings to bytes strings as we know
they will be pure ASCII. Any non-ASCII unicode
value for binary field makes no sense and should
be passed as a byte string directly.

Thanks to Rui Barreiros for providing the final
hint in bug 919982 comments that lead to the
identification of this bug.

lp bug: https://launchpad.net/bugs/899794 fixed

bzr revid: odo@openerp.com-20120222093937-quifmtsfc9gaa9ar

12 years agoBeginning the integration of the new diagram library
Frédéric van der Essen [Wed, 22 Feb 2012 09:23:20 +0000 (10:23 +0100)]
Beginning the integration of the new diagram library

bzr revid: fva@openerp.com-20120222092320-j05aesaglaglnovz

12 years ago[FIX] autodoc references
Xavier Morel [Wed, 22 Feb 2012 08:57:27 +0000 (09:57 +0100)]
[FIX] autodoc references

bzr revid: xmo@openerp.com-20120222085727-qdwfgx92q3yv2gsj

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 22 Feb 2012 06:57:07 +0000 (06:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120222065619-wdj17h21k8iuy3w6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120222065704-3l8az0alwzd2mrmk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120222065707-hp0u1vljdfgyjqxf

12 years ago[FIX] database get_list use wsgi hostname
Antony Lesuisse [Tue, 21 Feb 2012 18:57:39 +0000 (19:57 +0100)]
[FIX] database get_list use wsgi hostname

bzr revid: al@openerp.com-20120221185739-7utcld4kcnf39fg5

12 years ago[FIX] proxy-mode is now really active
Christophe Simonis [Tue, 21 Feb 2012 18:52:47 +0000 (19:52 +0100)]
[FIX] proxy-mode is now really active

bzr revid: chs@openerp.com-20120221185247-ywuthx4v7oz0baty

12 years ago[FIX] incorrect handling of saved filter group_by when not present or an array
Xavier Morel [Tue, 21 Feb 2012 14:05:17 +0000 (15:05 +0100)]
[FIX] incorrect handling of saved filter group_by when not present or an array

bzr revid: xmo@openerp.com-20120221140517-fs0axg9w8irapw06

12 years ago[MERGE] Update of the Italian chart of account, courtesy of Lorenzo Battistini (Agile BG)
Olivier Dony [Tue, 21 Feb 2012 13:49:30 +0000 (14:49 +0100)]
[MERGE] Update of the Italian chart of account, courtesy of Lorenzo Battistini (Agile BG)

bzr revid: odo@openerp.com-20120221134930-ek2c6x3kjp6e27lo

12 years ago[FIX] opw 383657: hr_expense: When unit quantity or factor value is zero > get divide...
Jean-Christophe VASSORT [Tue, 21 Feb 2012 09:01:12 +0000 (10:01 +0100)]
[FIX] opw 383657: hr_expense: When unit quantity or factor value is zero > get divide by zero error

bzr revid: jcv@openerp.com-20120221090112-74dihhclu1v36gts

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 21 Feb 2012 06:36:03 +0000 (06:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120218071328-fl3yjw2gawigfooh
bzr revid: launchpad_translations_on_behalf_of_openerp-20120219063344-7w5y8nkweukg0f88
bzr revid: launchpad_translations_on_behalf_of_openerp-20120220061321-0z254064e8vsx286
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221063558-wc526qfv4ko5s6q0
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221063603-medp0cjt2z5vy70x

12 years ago[FIX] Broken reference field
Fabien Meghazi [Mon, 20 Feb 2012 12:22:08 +0000 (13:22 +0100)]
[FIX] Broken reference field

lp bug: https://launchpad.net/bugs/936864 fixed

bzr revid: fme@openerp.com-20120220122208-k5pvpwodik78hnrq

12 years ago[FIX] avoid adding session_id and token fields in form if they are already there...
Xavier Morel [Mon, 20 Feb 2012 11:57:04 +0000 (12:57 +0100)]
[FIX] avoid adding session_id and token fields in form if they are already there, reuse existing fields instead

lp bug: https://launchpad.net/bugs/936704 fixed

bzr revid: xmo@openerp.com-20120220115704-zxo024voy3dxa7qe

12 years ago[FIX] Correct remaining SQL now() calls, must use UTC
Olivier Dony [Mon, 20 Feb 2012 10:59:43 +0000 (11:59 +0100)]
[FIX] Correct remaining SQL now() calls, must use UTC

This is essential to have the proper behavior for
timestamps: on the database side we exclusively
store UTC data (no DST issues, etc.) as naive
timestamps (to prevent Postgres from messing with them).
Inside OpenERP server/addons we work again with
pure UTC data (much simpler), and only render
them according to the user's timezone when they
are displayed in the user interface or rendered
in a PDF report.

lp bug: https://launchpad.net/bugs/918257 fixed

bzr revid: odo@openerp.com-20120220105943-v3m0i50phrurt8x6

12 years agoAdding witholding tax.
eLBati [Sat, 18 Feb 2012 13:39:08 +0000 (14:39 +0100)]
Adding witholding tax.
Setting 'debiti per ritenute da versare' as payable in order to handle it along with the due payments.

See http://wiki.openerp-italia.org/doku.php/area_utente/requisiti/ritenuta_d_acconto#openerp

bzr revid: lorenzo.battistini@agilebg.com-20120218133908-gh12l4d4vbw95fmd

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 18 Feb 2012 07:18:14 +0000 (07:18 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120218071814-qv5c1xw4260ns8r8

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 18 Feb 2012 06:02:08 +0000 (06:02 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120218060208-gvsm4rrkca7yv031

12 years ago[FIX] evaluate compound context from treeview before executing action
Xavier Morel [Fri, 17 Feb 2012 09:35:41 +0000 (10:35 +0100)]
[FIX] evaluate compound context from treeview before executing action

not actually sure if ActionManager#do_action is supposed to get a literal or a nonliteral context at this point... but ViewManager(Action) does not seem to like nonlit contexts at all so...

lp bug: https://launchpad.net/bugs/933360 fixed

bzr revid: xmo@openerp.com-20120217093541-pudzg8x4u1dhbkjf

12 years ago[FIX] base.module.upgrade: fix fields_view_get overload
Xavier Morel [Fri, 17 Feb 2012 09:15:54 +0000 (10:15 +0100)]
[FIX] base.module.upgrade: fix fields_view_get overload

lp bug: https://launchpad.net/bugs/928280 fixed

bzr revid: xmo@openerp.com-20120217091554-x1d0qvcvmj8z2oju

12 years ago[REL] OpenERP 6.1 6.1.0-server
Antony Lesuisse [Thu, 16 Feb 2012 18:51:10 +0000 (19:51 +0100)]
[REL] OpenERP 6.1

bzr revid: al@openerp.com-20120216185110-gkoqaj3ncdy52hd3

12 years ago[REL] OpenERP 6.1 6.1.0-web
Antony Lesuisse [Thu, 16 Feb 2012 18:45:05 +0000 (19:45 +0100)]
[REL] OpenERP 6.1

bzr revid: al@openerp.com-20120216184505-i1otb8cqauji2vun

12 years ago[FIX] analytic: chart of analytic accounts crashing in some use cases
Quentin (OpenERP) [Thu, 16 Feb 2012 18:01:11 +0000 (19:01 +0100)]
[FIX] analytic: chart of analytic accounts crashing in some use cases

lp bug: https://launchpad.net/bugs/933411 fixed

bzr revid: qdp-launchpad@openerp.com-20120216180111-1sfod39gvj1387eq

12 years ago[FIX] import_sugarcrm: set the right object for the importation
Stephane Wirtel [Thu, 16 Feb 2012 17:29:41 +0000 (18:29 +0100)]
[FIX] import_sugarcrm: set the right object for the importation

bzr revid: stw@openerp.com-20120216172941-21hrsi0lom3cyk0m

12 years ago[FIX] plugin_outlook 64bit support manual merge build
Antony Lesuisse [Thu, 16 Feb 2012 17:21:36 +0000 (18:21 +0100)]
[FIX] plugin_outlook 64bit support manual merge build

lp bug: https://launchpad.net/bugs/916670 fixed

bzr revid: al@openerp.com-20120216172136-rh7yk89dgztj0cdg

12 years ago[MERGE] lp:929373. Courtesy of Arif
Quentin (OpenERP) [Thu, 16 Feb 2012 16:52:53 +0000 (17:52 +0100)]
[MERGE] lp:929373. Courtesy of Arif

bzr revid: qdp-launchpad@openerp.com-20120216165253-01d70hrlf8pmnn7x

12 years ago[FIX] xmo@openerp.com-20120209090214-84d6jjr1jnf32kpi excluded too many fields
Xavier Morel [Thu, 16 Feb 2012 16:31:55 +0000 (17:31 +0100)]
[FIX] xmo@openerp.com-20120209090214-84d6jjr1jnf32kpi excluded too many fields

previous change would exclude all fields with @readonly, but @state can remove @readonly from fields and means fields are importable again (pretty much). Need to add that, otherwise it's almost impossible to import stuff

bzr revid: xmo@openerp.com-20120216163155-wh8uory00i2qifxy

12 years ago[MERGE] adding domain on field product_id of mrp.production form view
Quentin (OpenERP) [Thu, 16 Feb 2012 16:29:09 +0000 (17:29 +0100)]
[MERGE] adding domain on field product_id of mrp.production form view

bzr revid: qdp-launchpad@openerp.com-20120216162909-00vi550vyrukx06b

12 years ago[IMP] l10n_pe, l10n_uy: add missing certificates
Olivier Dony [Thu, 16 Feb 2012 16:18:05 +0000 (17:18 +0100)]
[IMP] l10n_pe, l10n_uy: add missing certificates

bzr revid: odo@openerp.com-20120216161805-wmqgmzt1jgc9lm33

12 years ago[MERGE] merged the branch to rename the link "Purchase Orders" to "RFQs and Purchases...
Quentin (OpenERP) [Thu, 16 Feb 2012 15:54:59 +0000 (16:54 +0100)]
[MERGE] merged the branch to rename the link "Purchase Orders" to "RFQs and Purchases". Courtesy of Numérigraphe

bzr revid: qdp-launchpad@openerp.com-20120216155459-6bs4beq91r6tq1xy

12 years ago[MERGE] merged the branch with l10n_pe module. Courtesy of Cubic ERP
Quentin (OpenERP) [Thu, 16 Feb 2012 15:35:33 +0000 (16:35 +0100)]
[MERGE] merged the branch with l10n_pe module. Courtesy of Cubic ERP

bzr revid: qdp-launchpad@openerp.com-20120216153533-koqnk4uev01f3g1y

12 years ago[FIX] simplify readonly url implementation
Antony Lesuisse [Thu, 16 Feb 2012 15:18:29 +0000 (16:18 +0100)]
[FIX] simplify readonly url implementation

bzr revid: al@openerp.com-20120216151829-3ijycoxw84bxq0ot

12 years ago[FIX] handling of fields back to the diagram's main model while creating and editing...
Xavier Morel [Thu, 16 Feb 2012 15:04:34 +0000 (16:04 +0100)]
[FIX] handling of fields back to the diagram's main model while creating and editing nodes

lp bug: https://launchpad.net/bugs/932773 fixed
lp bug: https://launchpad.net/bugs/932805 fixed

bzr revid: xmo@openerp.com-20120216150434-bnrku6qj8r10sltj

12 years ago[MERGE] merged the al branch with sequence field copied from SO line to invoice line...
Quentin (OpenERP) [Thu, 16 Feb 2012 13:09:57 +0000 (14:09 +0100)]
[MERGE] merged the al branch with sequence field copied from SO line to invoice line (*_layout modules)

bzr revid: qdp-launchpad@openerp.com-20120216130957-o7zwad5m4zcvotmi

12 years ago[MERGE] lp: 918140. Courtesy of Andrea Cometa
Quentin (OpenERP) [Thu, 16 Feb 2012 13:03:36 +0000 (14:03 +0100)]
[MERGE] lp: 918140. Courtesy of Andrea Cometa

bzr revid: qdp-launchpad@openerp.com-20120216130336-f68g09qk9ahlmnhm

12 years ago[MERGE] merged the branch that fixes lp:919932 (duplicated account type for dutch...
Quentin (OpenERP) [Thu, 16 Feb 2012 13:00:28 +0000 (14:00 +0100)]
[MERGE] merged the branch that fixes lp:919932 (duplicated account type for dutch COA). Courtesy of Stefan Rijnhart (Therp)

bzr revid: qdp-launchpad@openerp.com-20120216130028-zqt3ruyf7qloxsej

12 years ago[FIX] data display in graphs
Xavier Morel [Thu, 16 Feb 2012 12:35:06 +0000 (13:35 +0100)]
[FIX] data display in graphs

bzr revid: xmo@openerp.com-20120216123506-kp6izac28h31e0dq

12 years ago[IMP] purchase: remove useless loop in PO line on_change
Olivier Dony [Thu, 16 Feb 2012 12:34:08 +0000 (13:34 +0100)]
[IMP] purchase: remove useless loop in PO line on_change

bzr revid: odo@openerp.com-20120216123408-mh2htwyxf8glz450

12 years ago[MERGE] purchase: refactor computation of PO line scheduled date, courtesy of Akretion
Olivier Dony [Thu, 16 Feb 2012 11:55:15 +0000 (12:55 +0100)]
[MERGE] purchase: refactor computation of PO line scheduled date, courtesy of Akretion

bzr revid: odo@openerp.com-20120216115515-6m0aa62s3gn7rt01

12 years ago[FIX] report_webkit: fix the path computation for the webkithtmltopdf executable
Stephane Wirtel [Thu, 16 Feb 2012 10:58:58 +0000 (11:58 +0100)]
[FIX] report_webkit: fix the path computation for the webkithtmltopdf executable

bzr revid: stw@openerp.com-20120216105858-74d2m1qhjhqu8in7

12 years ago[fix] removed arbitrary limit in name_search
niv-openerp [Thu, 16 Feb 2012 10:35:35 +0000 (11:35 +0100)]
[fix] removed arbitrary limit in name_search

bzr revid: nicolas.vanhoren@openerp.com-20120216103535-txdh6m6nmwlew53o

12 years ago[FIX] crm_partner_assign: avoid to have some duplicate ids in the view
Stephane Wirtel [Thu, 16 Feb 2012 10:07:44 +0000 (11:07 +0100)]
[FIX] crm_partner_assign: avoid to have some duplicate ids in the view

bzr revid: stw@openerp.com-20120216100744-yc6ajzyooy9cyiyt

12 years ago[MERGE] lp:~openerp-dev/openobject-server/trunk-wkhtmltopdf-stw
Stephane Wirtel [Thu, 16 Feb 2012 09:33:19 +0000 (10:33 +0100)]
[MERGE] lp:~openerp-dev/openobject-server/trunk-wkhtmltopdf-stw

bzr revid: stw@openerp.com-20120216093319-3a5n7bdky4bm6k5e

12 years ago[REM] cleanup disabled LP translations - base_report_creator was removed
Olivier Dony [Thu, 16 Feb 2012 08:55:43 +0000 (09:55 +0100)]
[REM] cleanup disabled LP translations - base_report_creator was removed

bzr revid: odo@openerp.com-20120216085543-okzm166b83iywkx6

12 years ago[FIX]Fixed code for key issue in graph.
Kunal Chavda (OpenERP) [Thu, 16 Feb 2012 08:42:37 +0000 (14:12 +0530)]
[FIX]Fixed code for key issue in graph.

bzr revid: kch@tinyerp.com-20120216084237-egxidkgqbhjruks4

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 16 Feb 2012 05:21:48 +0000 (05:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120216050419-fgzhvlogc71u42qe
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216050718-lf9hgvr1p33jpm2h
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216052148-ta5bwtqg3bzmvp3i

12 years ago[REF] purchase: refactoring of date_planned in the class purchase_order_line in order...
benoit-guillot-z [Wed, 15 Feb 2012 22:47:43 +0000 (20:47 -0200)]
[REF] purchase: refactoring of date_planned in the class purchase_order_line in order to overload it easily

bzr revid: rvalyi@gmail.com-20120215224743-5gtpc8q6pane2ybm

12 years ago[FIX] fixing yaml tests
Fabien Pinckaers [Wed, 15 Feb 2012 18:34:33 +0000 (19:34 +0100)]
[FIX] fixing yaml tests

bzr revid: fp@tinyerp.com-20120215183433-qacfwokts5jh85vi

12 years ago[FIX] removed bad code
Fabien Pinckaers [Wed, 15 Feb 2012 18:00:28 +0000 (19:00 +0100)]
[FIX] removed bad code

bzr revid: fp@tinyerp.com-20120215180028-jjgi6zni0mzzofpf

12 years ago[MERGE] sale: invoice generation refactoring, courtesy of Alexis de Lattre
Olivier Dony [Wed, 15 Feb 2012 17:32:52 +0000 (18:32 +0100)]
[MERGE] sale: invoice generation refactoring, courtesy of Alexis de Lattre

bzr revid: odo@openerp.com-20120215173252-0gjpehkjtmw5s1uk

12 years ago[MERGE] lp881356
Quentin (OpenERP) [Wed, 15 Feb 2012 17:16:25 +0000 (18:16 +0100)]
[MERGE] lp881356

lp bug: https://launchpad.net/bugs/881356 fixed

bzr revid: qdp-launchpad@openerp.com-20120215171625-i3zf4nhhjuz82bob

12 years ago[FIX] stock: corrected fix of bug 881356
Quentin (OpenERP) [Wed, 15 Feb 2012 17:12:15 +0000 (18:12 +0100)]
[FIX] stock: corrected fix of bug 881356

bzr revid: qdp-launchpad@openerp.com-20120215171215-6r0ky0a8o6a6ogm3

12 years ago[IMP] Restored sale.order._inv_get() method for compatibility
Olivier Dony [Wed, 15 Feb 2012 17:09:11 +0000 (18:09 +0100)]
[IMP] Restored sale.order._inv_get() method for compatibility

Also added missing context guard (all methods that access
the context should care for the None case, even if they
are currently always called with a context).
Improved docstrings to follow doc guidelines.

bzr revid: odo@openerp.com-20120215170911-8ekde3lqmkoxztae

12 years ago[MERGE] sale: Add _prepare_invoice(), courtesy of Alexis Delattre
Olivier Dony [Wed, 15 Feb 2012 16:28:10 +0000 (17:28 +0100)]
[MERGE] sale: Add _prepare_invoice(), courtesy of Alexis Delattre

bzr revid: odo@openerp.com-20120215162810-5c8t8i5nnb3jeyx9

12 years ago[FIX] account_anglo_saxon: analytic entries should be created only for the p&l accounts
Quentin (OpenERP) [Wed, 15 Feb 2012 16:06:28 +0000 (17:06 +0100)]
[FIX] account_anglo_saxon: analytic entries should be created only for the p&l accounts

lp bug: https://launchpad.net/bugs/921877 fixed

bzr revid: qdp-launchpad@openerp.com-20120215160628-bclr0g1q8ulylyhq

12 years ago[FIX] Calling random.seed() with a constant is Bad(TM)
Olivier Dony [Wed, 15 Feb 2012 15:54:24 +0000 (16:54 +0100)]
[FIX] Calling random.seed() with a constant is Bad(TM)

bzr revid: odo@openerp.com-20120215155424-smixp8x6pqyk97lo

12 years ago[FIX] share: create sharing rule even when no other ir.rule exists
Olivier Dony [Wed, 15 Feb 2012 15:34:40 +0000 (16:34 +0100)]
[FIX] share: create sharing rule even when no other ir.rule exists

lp bug: https://launchpad.net/bugs/909150 fixed

bzr revid: odo@openerp.com-20120215153440-c6ojz409kwzaus5w

12 years ago[FIX] handling of date and time formats with bare/literal characters
Xavier Morel [Wed, 15 Feb 2012 15:32:37 +0000 (16:32 +0100)]
[FIX] handling of date and time formats with bare/literal characters

lp bug: https://launchpad.net/bugs/932448 fixed

bzr revid: xmo@openerp.com-20120215153237-4q1y6snebxk6sheh

12 years ago[MERGE] project: fixed a b ug when duplicating a project: tasks relations (parent_ids...
Thibault Delavallée [Wed, 15 Feb 2012 14:58:45 +0000 (15:58 +0100)]
[MERGE] project: fixed a b ug when duplicating a project: tasks relations (parent_ids and child_ids) are now correctly managed.

lp bug: https://launchpad.net/bugs/878638 fixed

bzr revid: tde@openerp.com-20120215145845-vgqpjz97a0exdork

12 years ago[FIX] Code cleaning
Thibault Delavallée [Wed, 15 Feb 2012 14:51:12 +0000 (15:51 +0100)]
[FIX] Code cleaning

bzr revid: tde@openerp.com-20120215145112-xn04a7jyhdex3o0d

12 years ago[MERGE] Fix bug 932170 - formatLang() should render using context timezone
Olivier Dony [Wed, 15 Feb 2012 14:47:27 +0000 (15:47 +0100)]
[MERGE] Fix bug 932170 - formatLang() should render using context timezone

bzr revid: odo@openerp.com-20120215144727-4vtoxdz7dk9si3wn

12 years ago[FIX] When creating a project via a template, tasks were copied twice. template_coyp...
Thibault Delavallée [Wed, 15 Feb 2012 14:20:23 +0000 (15:20 +0100)]
[FIX] When creating a project via a template, tasks were copied twice. template_coyp is now unnecessary, as copy handles task copy. Modified yml test accordingly.

bzr revid: tde@openerp.com-20120215142023-m0hq55ayf6njit9q