odoo/odoo.git
13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 25 May 2011 04:39:07 +0000 (04:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110525043907-tufpcfjsxudshbkg

13 years ago[FIX] setup.py: added missing pytz requirement
Olivier Dony [Tue, 24 May 2011 21:45:35 +0000 (23:45 +0200)]
[FIX] setup.py: added missing pytz requirement

bzr revid: odo@openerp.com-20110524214535-8bryklmof93ronhh

13 years ago[REM] Removed call to function discarded in rev#4888
Fabien Meghazi [Tue, 24 May 2011 17:17:04 +0000 (19:17 +0200)]
[REM] Removed call to function discarded in rev#4888

bzr revid: fme@openerp.com-20110524171704-3zjxespbjpfedofk

13 years ago[IMP] Improved sidebar. Added callback for Sidebar#do_refresh
Fabien Meghazi [Tue, 24 May 2011 16:42:33 +0000 (18:42 +0200)]
[IMP] Improved sidebar. Added callback for Sidebar#do_refresh

bzr revid: fme@openerp.com-20110524164233-jm69rjq7z293275j

13 years ago[IMP] Added callbacks to null object generator.
niv-openerp [Tue, 24 May 2011 16:34:20 +0000 (18:34 +0200)]
[IMP] Added callbacks to null object generator.

bzr revid: nicolas.vanhoren@openerp.com-20110524163420-tju2e4a06htfzbzt

13 years ago[fix] gradient problem in id9
niv-openerp [Tue, 24 May 2011 15:32:58 +0000 (17:32 +0200)]
[fix] gradient problem in id9

bzr revid: nicolas.vanhoren@openerp.com-20110524153258-4v6dh6qcvj0oqasg

13 years ago[IMP] Css correction for ie9.
niv-openerp [Tue, 24 May 2011 14:59:48 +0000 (16:59 +0200)]
[IMP] Css correction for ie9.

bzr revid: nicolas.vanhoren@openerp.com-20110524145948-yr86gez1nsg4vpc2

13 years ago[IMP] Replaced images by gradiants.
niv-openerp [Tue, 24 May 2011 14:10:29 +0000 (16:10 +0200)]
[IMP] Replaced images by gradiants.

bzr revid: nicolas.vanhoren@openerp.com-20110524141029-0j75qlq0azjzr7cw

13 years ago[FIX] aggregate field value can be returned as 'false', which should be translated...
Xavier Morel [Tue, 24 May 2011 14:06:48 +0000 (16:06 +0200)]
[FIX] aggregate field value can be returned as 'false', which should be translated to '0'

bzr revid: xmo@openerp.com-20110524140648-79ukx88gl61eedd9

13 years ago[IMP] a bunch of improvements to groups handling in list view
Xavier Morel [Tue, 24 May 2011 14:00:55 +0000 (16:00 +0200)]
[IMP] a bunch of improvements to groups handling in list view

* Support for aggregate fields in groups
* Complete (breaking) change to DataGroup API, turns out the old one sucked
* Correctly display groups (and nested data columns)
* Support for group_by_no_leaf, with and without group_by fields

bzr revid: xmo@openerp.com-20110524140055-6g22b1xt7hz9ujrl

13 years ago[FIX] handling of group_by_no_leaf in case where there is no group_by field
Xavier Morel [Tue, 24 May 2011 13:27:29 +0000 (15:27 +0200)]
[FIX] handling of group_by_no_leaf in case where there is no group_by field

bzr revid: xmo@openerp.com-20110524132729-6890kfrusn3w3fo0

13 years ago[IMP] Improved menu css.
niv-openerp [Tue, 24 May 2011 13:20:21 +0000 (15:20 +0200)]
[IMP] Improved menu css.

bzr revid: nicolas.vanhoren@openerp.com-20110524132021-yctfwlehmgvn9uow

13 years ago[IMP] move selection checkbox after group and count columns
Xavier Morel [Tue, 24 May 2011 11:57:55 +0000 (13:57 +0200)]
[IMP] move selection checkbox after group and count columns

bzr revid: xmo@openerp.com-20110524115755-v7e3wmxk9r6bitn7

13 years ago[IMP] Improvements to sidebar and viewmanager-free views.
niv-openerp [Tue, 24 May 2011 11:30:13 +0000 (13:30 +0200)]
[IMP] Improvements to sidebar and viewmanager-free views.

bzr revid: nicolas.vanhoren@openerp.com-20110524113013-nh28hirqpmq17e0t

13 years ago[MERGE] ir_cron: expose the method (that can be extended) called when an exception...
Vo Minh Thu [Tue, 24 May 2011 11:07:07 +0000 (13:07 +0200)]
[MERGE] ir_cron: expose the method (that can be extended) called when an exception occurs on a callback.

bzr revid: vmt@openerp.com-20110524110707-hfdulmtxprhxx6bw

13 years ago[IMP] Sidebar cleanup
Fabien Meghazi [Tue, 24 May 2011 10:34:17 +0000 (12:34 +0200)]
[IMP] Sidebar cleanup

bzr revid: fme@openerp.com-20110524103417-f077y3syyo2cmria

13 years ago[IMP] display group length even for terminal groups in group_by_no_leaf
Xavier Morel [Tue, 24 May 2011 10:26:54 +0000 (12:26 +0200)]
[IMP] display group length even for terminal groups in group_by_no_leaf

bzr revid: xmo@openerp.com-20110524102654-vrjiu7pht02n7v6p

13 years ago[IMP] orm: added an assert on the return value of function fields.
Vo Minh Thu [Tue, 24 May 2011 10:18:10 +0000 (12:18 +0200)]
[IMP] orm: added an assert on the return value of function fields.

bzr revid: vmt@openerp.com-20110524101810-fdrj5hqxrc9c6856

13 years ago[FIX] No sidebar for dashboards
Fabien Meghazi [Tue, 24 May 2011 09:50:24 +0000 (11:50 +0200)]
[FIX] No sidebar for dashboards

bzr revid: fme@openerp.com-20110524095024-jp4hfw65r6r84ylv

13 years ago[FIX] Disabled sidebar by default with popups.
niv-openerp [Tue, 24 May 2011 09:46:49 +0000 (11:46 +0200)]
[FIX] Disabled sidebar by default with popups.

bzr revid: nicolas.vanhoren@openerp.com-20110524094649-i0brp02sprgfxa1d

13 years ago[FIX] Fixed form view problem in m2o && m2m.
niv-openerp [Tue, 24 May 2011 09:37:37 +0000 (11:37 +0200)]
[FIX] Fixed form view problem in m2o && m2m.

bzr revid: nicolas.vanhoren@openerp.com-20110524093737-0u1rkpwj9n3mpie3

13 years ago[ADD] handling of group_by_no_leaf
Xavier Morel [Tue, 24 May 2011 09:11:25 +0000 (11:11 +0200)]
[ADD] handling of group_by_no_leaf

bzr revid: xmo@openerp.com-20110524091125-ltohsi2zy6nbmi3p

13 years ago[FIX] handling of context in DataGroup.read, context is put in request.context not...
Xavier Morel [Tue, 24 May 2011 09:11:14 +0000 (11:11 +0200)]
[FIX] handling of context in DataGroup.read, context is put in request.context not provided as part of the function's kwargs dammit

bzr revid: xmo@openerp.com-20110524091114-201ar78ijsh2ntj8

13 years ago[FIX] Bug in popup search for m2x.
niv-openerp [Tue, 24 May 2011 08:35:58 +0000 (10:35 +0200)]
[FIX] Bug in popup search for m2x.

bzr revid: nicolas.vanhoren@openerp.com-20110524083558-x3evc3cop9tael9o

13 years ago[ADD] switch to adding special group and count columns, correctly indent inner groups...
Xavier Morel [Tue, 24 May 2011 06:52:05 +0000 (08:52 +0200)]
[ADD] switch to adding special group and count columns, correctly indent inner groups in tree-like structure

bzr revid: xmo@openerp.com-20110524065205-rxulby7dn9gk7qzj

13 years ago[FIX] account: fixed balance sheet and p&l reports computation
Quentin (OpenERP) [Mon, 23 May 2011 15:15:37 +0000 (17:15 +0200)]
[FIX] account: fixed balance sheet and p&l reports computation

bzr revid: qdp-launchpad@openerp.com-20110523151537-g8qfzoiwsqd7hiw0

13 years ago[IMP] Moved binary controllers from FormView class to new Binary class
Fabien Meghazi [Mon, 23 May 2011 14:52:19 +0000 (16:52 +0200)]
[IMP] Moved binary controllers from FormView class to new Binary class

bzr revid: fme@openerp.com-20110523145219-0nwzvkm94bm5liag

13 years ago[FIX] Fixed tree variable declaration
Fabien Meghazi [Mon, 23 May 2011 14:46:40 +0000 (16:46 +0200)]
[FIX] Fixed tree variable declaration

bzr revid: fme@openerp.com-20110523144640-rnpiqxnzeuynjkr0

13 years ago[MERGE] orm: at csv import, properly report lines with less columns.
Vo Minh Thu [Mon, 23 May 2011 14:39:29 +0000 (16:39 +0200)]
[MERGE] orm: at csv import, properly report lines with less columns.

bzr revid: vmt@openerp.com-20110523143929-1k23u8oqzvmirqw1

13 years ago[FIX] Fixed file selector button hack for Firefox
Fabien Meghazi [Mon, 23 May 2011 13:38:40 +0000 (15:38 +0200)]
[FIX] Fixed file selector button hack for Firefox

bzr revid: fme@openerp.com-20110523133840-slawlyaexyq4l3j1

13 years ago[FIX] hr_contract: improve string
ARA (OpenERP) [Mon, 23 May 2011 13:29:51 +0000 (18:59 +0530)]
[FIX] hr_contract: improve string

bzr revid: ara@tinyerp.com-20110523132951-drsa3l09vqftqp4r

13 years ago[FIX] orm: correctly store in db the translate flag:
Vo Minh Thu [Mon, 23 May 2011 13:21:53 +0000 (15:21 +0200)]
[FIX] orm: correctly store in db the translate flag:
- added the "translate" column to ir_model_fields in base.sql
- modified orm.py to correctly set that column
- this is based on a patch by xrg.

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

bzr revid: vmt@openerp.com-20110523132153-njovr5ynt66k8d81

13 years ago[MERGE] ir.values: make sure we return the user-specific default value.
Vo Minh Thu [Mon, 23 May 2011 12:09:40 +0000 (14:09 +0200)]
[MERGE] ir.values: make sure we return the user-specific default value.

bzr revid: vmt@openerp.com-20110523120940-9kgn9wxkzwbymrso

13 years ago[FIX] name of treeview JS file, whitespace in base.js
Xavier Morel [Mon, 23 May 2011 11:20:26 +0000 (13:20 +0200)]
[FIX] name of treeview JS file, whitespace in base.js

bzr revid: xmo@openerp.com-20110523112026-5s87jljtx207umuk

13 years ago[MERGE] res.user: fix the call to create_user:
Vo Minh Thu [Mon, 23 May 2011 11:19:53 +0000 (13:19 +0200)]
[MERGE] res.user: fix the call to create_user:
Corrected the dictionary values passed to res_users.create()
from tuples (id,name) to ids and from list of ids to tuples
(6,0,ids) (accounting for the discrepancy between read/write
values).
Added a call to that mathod from a yml test.

bzr revid: vmt@openerp.com-20110523111953-umzk6kow40wxh607

13 years ago[ADD] l10n_at: added localization module for austria. Thanks Conexus.at
Conexus.at [Mon, 23 May 2011 11:08:43 +0000 (13:08 +0200)]
[ADD] l10n_at: added localization module for austria. Thanks Conexus.at

bzr revid: qdp-launchpad@openerp.com-20110523110843-0mg3ej9c0erbkp20

13 years ago[FIX] account: Overlapping fiscal years error in initial chart of accounts installation
ARA (OpenERP) [Mon, 23 May 2011 09:11:25 +0000 (14:41 +0530)]
[FIX] account: Overlapping fiscal years error in initial chart of accounts installation

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

bzr revid: ara@tinyerp.com-20110523091125-t6qfae2jz8ilud6q

13 years ago[MERGE] openerp/tools/config.py: multiple addons-paths on the command line.
Vo Minh Thu [Mon, 23 May 2011 08:42:51 +0000 (10:42 +0200)]
[MERGE] openerp/tools/config.py: multiple addons-paths on the command line.

bzr revid: vmt@openerp.com-20110523084251-fyfratehxq3sb3fy

13 years ago[MERGE] merged trunk.
Vo Minh Thu [Mon, 23 May 2011 08:41:06 +0000 (10:41 +0200)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20110523084106-2sodtiqaprvqndjr

13 years ago[MERGE] orm/import: proper unicode comparison.
Vo Minh Thu [Mon, 23 May 2011 08:20:23 +0000 (10:20 +0200)]
[MERGE] orm/import: proper unicode comparison.

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

bzr revid: vmt@openerp.com-20110523082023-mnlh3rf6tprh5xyz

13 years ago[IMP] Format float time value on the fly
Fabien Meghazi [Mon, 23 May 2011 08:15:55 +0000 (10:15 +0200)]
[IMP] Format float time value on the fly

bzr revid: fme@openerp.com-20110523081555-w94od66zxdo6036w

13 years ago[REM] Removed "save as" button in FieldBinaryImage
Fabien Meghazi [Mon, 23 May 2011 08:11:33 +0000 (10:11 +0200)]
[REM] Removed "save as" button in FieldBinaryImage

bzr revid: fme@openerp.com-20110523081133-s80a6hl27urepsxt

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 May 2011 05:34:14 +0000 (05:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110521061517-nknop1y7vxizo30n
bzr revid: launchpad_translations_on_behalf_of_openerp-20110522055756-ykuojy5f13y9r2yx
bzr revid: launchpad_translations_on_behalf_of_openerp-20110523053414-kfjl58ieledsd2rc

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 May 2011 04:38:18 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110521050137-14v8hzg4qgfwpf2m
bzr revid: launchpad_translations_on_behalf_of_openerp-20110520043441-u9e1vje80f6he7xj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110521050229-ayodl6xmd20k7wd3
bzr revid: launchpad_translations_on_behalf_of_openerp-20110522044744-l0biw9ydemk013yv
bzr revid: launchpad_translations_on_behalf_of_openerp-20110523043818-uc1feowa93sym0df

13 years ago[FIX] moving between list and form views
Xavier Morel [Fri, 20 May 2011 14:20:41 +0000 (16:20 +0200)]
[FIX] moving between list and form views

bzr revid: xmo@openerp.com-20110520142041-7wk4d53459fvjbra

13 years ago[MERGE] Merged RGO's branch for Query fix in Sale Manager Analysis Report(Case:5689)
Anup (OpenERP) [Fri, 20 May 2011 13:49:11 +0000 (19:19 +0530)]
[MERGE] Merged RGO's branch for Query fix in Sale Manager Analysis Report(Case:5689)

bzr revid: ach@tinyerp.com-20110520134911-6rfd7719pl3x4oq8

13 years ago[ADD] ability to close an opened group, fix disposal of list (don't blow up if alread...
Xavier Morel [Fri, 20 May 2011 13:30:45 +0000 (15:30 +0200)]
[ADD] ability to close an opened group, fix disposal of list (don't blow up if already disposed of), improve disposal of group body elements

bzr revid: xmo@openerp.com-20110520133045-l2gqs8sxso5rqt4k

13 years ago[FIX] display value '0' in numerical field, only avoid displaying value when it's...
Xavier Morel [Fri, 20 May 2011 13:13:02 +0000 (15:13 +0200)]
[FIX] display value '0' in numerical field, only avoid displaying value when it's actually 'false'

bzr revid: xmo@openerp.com-20110520131302-avzr12r3biaqtgl0

13 years ago[ADD] open/close icon next to group title
Xavier Morel [Fri, 20 May 2011 13:08:54 +0000 (15:08 +0200)]
[ADD] open/close icon next to group title

bzr revid: xmo@openerp.com-20110520130854-y4dm4tbdfuf5lpi5

13 years ago[ADD] aggregate fields in group title rows
Xavier Morel [Fri, 20 May 2011 13:00:38 +0000 (15:00 +0200)]
[ADD] aggregate fields in group title rows

bzr revid: xmo@openerp.com-20110520130038-b50oftrx9f88smsa

13 years ago[FIX] read_group call: don't provide a False domain, the server does *not* like it
Xavier Morel [Fri, 20 May 2011 12:02:02 +0000 (14:02 +0200)]
[FIX] read_group call: don't provide a False domain, the server does *not* like it

bzr revid: xmo@openerp.com-20110520120202-02thl4b63bw8nxig

13 years ago[FIX] sale_report : Sale Manager Analysis Report Fixed (Maintenance Case : 5689)
Ravi Gohil (Open ERP) [Fri, 20 May 2011 11:48:37 +0000 (17:18 +0530)]
[FIX] sale_report : Sale Manager Analysis Report Fixed (Maintenance Case : 5689)

bzr revid: rgo@tinyerp.com-20110520114837-e076ezuzheo4wrs4

13 years ago[FIX] fix import error message translation problem used tools.ustr() in error message.
Yogesh (OpenERP) [Fri, 20 May 2011 11:42:21 +0000 (17:12 +0530)]
[FIX] fix import error message translation problem used tools.ustr() in error message.

bzr revid: ysa@tinyerp.com-20110520114221-u7uz2dzmaze532d4

13 years ago[MERGE] Merged Amit Dodiya's branch for the fix of fields_view_get() failing on list...
Jay Vora (OpenERP) [Fri, 20 May 2011 10:29:05 +0000 (15:59 +0530)]
[MERGE] Merged Amit Dodiya's branch for the fix of fields_view_get() failing on list view display of account.voucher

bzr revid: jvo@tinyerp.com-20110520102905-665xbnb95t2025v9

13 years ago[fix] typo
niv-openerp [Fri, 20 May 2011 10:23:24 +0000 (12:23 +0200)]
[fix] typo

bzr revid: nicolas.vanhoren@openerp.com-20110520102324-ug10bqki9bbet0g8

13 years ago[IMP] improved custom filters.
niv-openerp [Fri, 20 May 2011 10:20:50 +0000 (12:20 +0200)]
[IMP] improved custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110520100719-adk2z32gigg8v8u0
bzr revid: nicolas.vanhoren@openerp.com-20110520102050-87mwf212kvdk320y

13 years ago[IMP] improved custom filters.
niv-openerp [Fri, 20 May 2011 10:20:30 +0000 (12:20 +0200)]
[IMP] improved custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110520102030-bpzlt2z87cz104ic

13 years ago[MERGE]
niv-openerp [Fri, 20 May 2011 10:06:57 +0000 (12:06 +0200)]
[MERGE]

bzr revid: nicolas.vanhoren@openerp.com-20110520100657-unerurdsyv8nh2xv

13 years ago[IMP] Changed custom filters displaying.
niv-openerp [Fri, 20 May 2011 10:01:09 +0000 (12:01 +0200)]
[IMP] Changed custom filters displaying.

bzr revid: nicolas.vanhoren@openerp.com-20110520100109-xn5wh6s991fuiagr

13 years ago[MERGE] Merged Somesh' branch for the fix of domain correction for Sale Order's ...
Jay Vora (OpenERP) [Fri, 20 May 2011 09:49:07 +0000 (15:19 +0530)]
[MERGE] Merged Somesh' branch for the fix of domain correction for Sale Order's 'Invoice On' Policy

bzr revid: jvo@tinyerp.com-20110520094907-rkfwi7363x1xvdyn

13 years agoMerged Tejas' branch for the fix of wrong reporting of product margin(Thanks to Rifak...
Jay Vora (OpenERP) [Fri, 20 May 2011 09:36:31 +0000 (15:06 +0530)]
Merged Tejas' branch for the fix of wrong reporting of product margin(Thanks to Rifakat for review)

bzr revid: jvo@tinyerp.com-20110520093631-0rfoep81hu56cnpn

13 years ago[FIX] account_voucher: change the behaviour of fields_view_get method
Amit Dodiya (OpenERP) [Fri, 20 May 2011 09:30:57 +0000 (15:00 +0530)]
[FIX] account_voucher: change the behaviour of fields_view_get method

bzr revid: ado@tinyerp.com-20110520093057-86afzuq2i5ax030n

13 years agofix
Yogesh (OpenERP) [Fri, 20 May 2011 09:03:44 +0000 (14:33 +0530)]
fix

bzr revid: ysa@tinyerp.com-20110520090344-3q34ki290gnrc4h6

13 years ago[FIX] 'except Exception as variable' is invalid syntax in Python 2.5
Xavier Morel [Fri, 20 May 2011 08:23:43 +0000 (10:23 +0200)]
[FIX] 'except Exception as variable' is invalid syntax in Python 2.5

bzr revid: xmo@openerp.com-20110520082343-y7uhx6vbf1afwfxj

13 years ago[IMP] Removed parent for event.
cpa-openerp [Fri, 20 May 2011 06:16:50 +0000 (11:46 +0530)]
[IMP] Removed parent for event.

bzr revid: cpa@tinyerp.com-20110520061650-servdz232c8bh4v3

13 years ago[FIX] add symbol of UGX currency.
Yogesh (OpenERP) [Fri, 20 May 2011 06:00:20 +0000 (11:30 +0530)]
[FIX] add symbol of UGX currency.

bzr revid: ysa@tinyerp.com-20110520060020-gdqhyh47c69nk7tn

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 20 May 2011 05:52:27 +0000 (05:52 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110519062334-s42snq33g9qhiiqo
bzr revid: launchpad_translations_on_behalf_of_openerp-20110520055227-bdc0gzv2iho92mz6

13 years ago[FIX] hr_timesheet,hr_attendance: corrected demo data for analytic entries
mtr [Fri, 20 May 2011 05:37:30 +0000 (11:07 +0530)]
[FIX] hr_timesheet,hr_attendance: corrected demo data for analytic entries

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

bzr revid: mtr@mtr-20110520053730-v4gl9ov634z6vt1e

13 years ago[MERGE] account: merged branch of psi containing fix of yaml test
Quentin (OpenERP) [Thu, 19 May 2011 17:12:15 +0000 (19:12 +0200)]
[MERGE] account: merged branch of psi containing fix of yaml test

bzr revid: qdp-launchpad@openerp.com-20110519171215-j9g5cadsu052i1hf

13 years ago[FIX] l10n_at: set reconcile=True on receivable and payable accounts
Quentin (OpenERP) [Thu, 19 May 2011 17:02:12 +0000 (19:02 +0200)]
[FIX] l10n_at: set reconcile=True on receivable and payable accounts

bzr revid: qdp-launchpad@openerp.com-20110519170212-mfbz5ttqwlb860fe

13 years ago[IMP] added selection in custom filters.
niv-openerp [Thu, 19 May 2011 17:00:41 +0000 (19:00 +0200)]
[IMP] added selection in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519170041-kgkio0hp6nt6u4bn

13 years ago[IMP] added selection in custom filters.
niv-openerp [Thu, 19 May 2011 17:00:41 +0000 (19:00 +0200)]
[IMP] added selection in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519170041-54w99bqotdr6atr6

13 years ago[ADD] l10n_at. Added localization module form austria
Conexus.at [Thu, 19 May 2011 16:47:45 +0000 (18:47 +0200)]
[ADD] l10n_at. Added localization module form austria

bzr revid: qdp-launchpad@openerp.com-20110519164745-rvaty56c1qnkatqy

13 years ago[FIX] account, partner ledger: report header improved in order to show 'unreconciled...
Quentin (OpenERP) [Thu, 19 May 2011 16:35:48 +0000 (18:35 +0200)]
[FIX] account, partner ledger: report header improved in order to show 'unreconciled entries' option accordingly

bzr revid: qdp-launchpad@openerp.com-20110519163548-45ee4nlru8g3hyfv

13 years ago[IMP] Added integer and float to custom filters.
niv-openerp [Thu, 19 May 2011 16:18:35 +0000 (18:18 +0200)]
[IMP] Added integer and float to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519161835-blao1wa20xfmutsq

13 years ago[IMP] Added integer and float to custom filters.
niv-openerp [Thu, 19 May 2011 16:18:35 +0000 (18:18 +0200)]
[IMP] Added integer and float to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519161835-o4gpkpiilszzpeyk

13 years ago[IMP] Added datetime and date picker to custom filters.
niv-openerp [Thu, 19 May 2011 15:53:02 +0000 (17:53 +0200)]
[IMP] Added datetime and date picker to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519155302-qfthbnkic2qfzmf1

13 years ago[IMP] Added datetime and date picker to custom filters.
niv-openerp [Thu, 19 May 2011 15:53:02 +0000 (17:53 +0200)]
[IMP] Added datetime and date picker to custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519155302-3u3z2w56fd93s3h9

13 years ago[IMP] Added all fields in custom filters.
niv-openerp [Thu, 19 May 2011 15:12:49 +0000 (17:12 +0200)]
[IMP] Added all fields in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519151249-fgangasrt2ule5kr

13 years ago[IMP] Added all fields in custom filters.
niv-openerp [Thu, 19 May 2011 15:12:49 +0000 (17:12 +0200)]
[IMP] Added all fields in custom filters.

bzr revid: nicolas.vanhoren@openerp.com-20110519151249-jsla662056a8r01m

13 years ago[FIX] Fix custom ListViews
Fabien Meghazi [Thu, 19 May 2011 14:23:34 +0000 (16:23 +0200)]
[FIX] Fix custom ListViews

bzr revid: fme@openerp.com-20110519142334-no2gq2dxf3avo1va

13 years ago[ADD] Added url field
Fabien Meghazi [Thu, 19 May 2011 13:55:22 +0000 (15:55 +0200)]
[ADD] Added url field

bzr revid: fme@openerp.com-20110519135522-d79lb4j7j06aizpd

13 years ago[ADD] Added 'Save As' feature to binary fields
Fabien Meghazi [Thu, 19 May 2011 13:45:35 +0000 (15:45 +0200)]
[ADD] Added 'Save As' feature to binary fields

bzr revid: fme@openerp.com-20110519134535-mjxhz0yvqlsnpsvm

13 years ago[IMP] Initially just open context menu with static items.
sma (Tiny) [Thu, 19 May 2011 13:22:13 +0000 (18:52 +0530)]
[IMP] Initially just open context menu with static items.

bzr revid: sma@tinyerp.com-20110519132213-leppy05us2o5y1gi

13 years ago[ADD] Add context menu css.
sma (Tiny) [Thu, 19 May 2011 13:21:44 +0000 (18:51 +0530)]
[ADD] Add context menu css.

bzr revid: sma@tinyerp.com-20110519132144-h1tf60au9ozr123u

13 years ago[IMP]purchase:Fixed=>Untraslated string
ron@tinyerp.com [Thu, 19 May 2011 13:12:28 +0000 (18:42 +0530)]
[IMP]purchase:Fixed=>Untraslated string

bzr revid: ron@tinyerp.com-20110519131228-jo83ruqiatv5c1oo

13 years ago[IMP] Improve the code.
sma (Tiny) [Thu, 19 May 2011 13:06:31 +0000 (18:36 +0530)]
[IMP] Improve the code.

bzr revid: sma@tinyerp.com-20110519130631-x0af1imdtbeqh1a4

13 years ago[IMP] Improve button for contextual menu to set in the form view.
sma (Tiny) [Thu, 19 May 2011 13:06:23 +0000 (18:36 +0530)]
[IMP] Improve button for contextual menu to set in the form view.

bzr revid: sma@tinyerp.com-20110519130623-uqztduzpzl53909n

13 years ago[ADD] Add button for many2one context menu.
sma (Tiny) [Thu, 19 May 2011 13:06:02 +0000 (18:36 +0530)]
[ADD] Add button for many2one context menu.

bzr revid: sma@tinyerp.com-20110519130602-1dcni7vqr03fbr1o

13 years ago[FIX] image display in every row in report.
Nimesh (Open ERP) [Thu, 19 May 2011 12:59:41 +0000 (18:29 +0530)]
[FIX] image display in every row in report.

bzr revid: nco@tinyerp.com-20110519125941-fey0x5edx56mcnvm

13 years ago[ADD] Added field binary
Fabien Meghazi [Thu, 19 May 2011 12:58:45 +0000 (14:58 +0200)]
[ADD] Added field binary

bzr revid: fme@openerp.com-20110519125845-efw2dxjwwa6na7jq

13 years ago[MERGE]
cpa-openerp [Thu, 19 May 2011 12:58:26 +0000 (18:28 +0530)]
[MERGE]

bzr revid: cpa@tinyerp.com-20110519125826-0rn7yiz9pm1sp05e

13 years ago[ADD] add UGX currency data in base_data.xml file.
Yogesh (OpenERP) [Thu, 19 May 2011 12:30:50 +0000 (18:00 +0530)]
[ADD] add UGX currency data in base_data.xml file.

bzr revid: ysa@tinyerp.com-20110519123050-43mvtyjyf0hutsfi

13 years ago[FIX]mrp_repair:Shows 1 PCE qty in Delivery Order only,after we created a Repair...
ron@tinyerp.com [Thu, 19 May 2011 12:28:47 +0000 (17:58 +0530)]
[FIX]mrp_repair:Shows 1 PCE qty in Delivery Order only,after we created a Repair Order with differ Qty

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

bzr revid: ron@tinyerp.com-20110519122847-elw99z61h3y8fg2j

13 years ago[REF] ir.ir_{set,get,del}: removed openerp.ir:
Vo Minh Thu [Thu, 19 May 2011 12:27:52 +0000 (14:27 +0200)]
[REF] ir.ir_{set,get,del}: removed openerp.ir:
- the three functions provided in openerp.ir are simple wrappers around ir_values
- it is easier to directly use ir_values than to keep this module around.

bzr revid: vmt@openerp.com-20110519122752-s3wwq4pwl8wlbori

13 years ago[REF] removed any use of the ir module,
Vo Minh Thu [Thu, 19 May 2011 12:13:36 +0000 (14:13 +0200)]
[REF] removed any use of the ir module,
also removed some unused imports.

bzr revid: vmt@openerp.com-20110519121336-zby128e15q9ffhhh

13 years ago[MERGE]
niv-openerp [Thu, 19 May 2011 11:58:07 +0000 (13:58 +0200)]
[MERGE]

bzr revid: nicolas.vanhoren@openerp.com-20110519115807-9wliqklt0qme0ern

13 years ago[IMP] Improvements in m2o
niv-openerp [Thu, 19 May 2011 11:57:24 +0000 (13:57 +0200)]
[IMP] Improvements in m2o

bzr revid: nicolas.vanhoren@openerp.com-20110519115724-8fc3lye19c11ds8s

13 years ago[ADD] ghetto reloading of list after action
Xavier Morel [Thu, 19 May 2011 11:13:09 +0000 (13:13 +0200)]
[ADD] ghetto reloading of list after action

bzr revid: xmo@openerp.com-20110519111309-bjty41jeugtoxka8

13 years ago[IMP] Refactor binary field classes name
Fabien Meghazi [Thu, 19 May 2011 11:12:37 +0000 (13:12 +0200)]
[IMP] Refactor binary field classes name

bzr revid: fme@openerp.com-20110519111237-23oour5fjxxvh2c3