odoo/odoo.git
13 years ago[FIX] l10n_be: corrected the chart of account in order to have only one receivable...
qdp-launchpad@tinyerp.com [Tue, 7 Dec 2010 11:12:45 +0000 (12:12 +0100)]
[FIX] l10n_be: corrected the chart of account in order to have only one receivable (400 000 Clients) and one payable (440 000 Fournisseurs) accounts

bzr revid: qdp-launchpad@tinyerp.com-20101207111245-49880wfs815thaj0

13 years ago[FIX] account: fix bad usage of self.poll._init
qdp-launchpad@tinyerp.com [Mon, 6 Dec 2010 15:37:09 +0000 (16:37 +0100)]
[FIX] account: fix bad usage of self.poll._init

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

bzr revid: qdp-launchpad@tinyerp.com-20101206153709-40cw3byj8df2oulv

13 years ago[FIX] account: statement reconciliaiton improved
qdp-launchpad@tinyerp.com [Fri, 26 Nov 2010 15:14:46 +0000 (16:14 +0100)]
[FIX] account: statement reconciliaiton improved

bzr revid: qdp-launchpad@tinyerp.com-20101126151446-72q1m6qc9efqqga0

13 years ago[FIX] account_sequence: ir.values for default internal sequence on new journals
qdp-launchpad@tinyerp.com [Fri, 26 Nov 2010 14:35:24 +0000 (15:35 +0100)]
[FIX] account_sequence: ir.values for default internal sequence on new journals

bzr revid: qdp-launchpad@tinyerp.com-20101126143524-gl3g2xkmr3eiy453

13 years ago[FIX] account_sequence: fixed the previous change of field name internal_sequence_id
qdp-launchpad@tinyerp.com [Fri, 26 Nov 2010 10:38:44 +0000 (11:38 +0100)]
[FIX] account_sequence: fixed the previous change of field name internal_sequence_id

bzr revid: qdp-launchpad@tinyerp.com-20101126103844-1wnwbu00nk0pji1d

13 years ago[IMP] account_sequence:
qdp-launchpad@tinyerp.com [Fri, 26 Nov 2010 10:28:30 +0000 (11:28 +0100)]
[IMP] account_sequence:
     *rename the field internal_sequence in internal_sequence_id
     *improved the installation wizard to display the fields of the sequence to create (more user friendly)
     *set the config wizard as "on_skip"

bzr revid: qdp-launchpad@tinyerp.com-20101126102830-9ppwdb3m205634jp

13 years ago[MERGE] merged with main addons branch
qdp-launchpad@tinyerp.com [Fri, 26 Nov 2010 08:40:26 +0000 (09:40 +0100)]
[MERGE] merged with main addons branch

bzr revid: qdp-launchpad@tinyerp.com-20101126084026-k96fgssiz5k5my12

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 26 Nov 2010 04:54:39 +0000 (04:54 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101126044921-9446pqhg2fetkj9v
bzr revid: launchpad_translations_on_behalf_of_openerp-20101126045439-w5rxmd2f3eukcno6

13 years ago[MERGE] merged the report server branch
qdp-launchpad@tinyerp.com [Thu, 25 Nov 2010 18:14:26 +0000 (19:14 +0100)]
[MERGE] merged the report server branch

bzr revid: qdp-launchpad@tinyerp.com-20101125181426-dk8asryszl0mqytu

13 years ago[MERGE] merged the report branch
qdp-launchpad@tinyerp.com [Thu, 25 Nov 2010 18:07:16 +0000 (19:07 +0100)]
[MERGE] merged the report branch

bzr revid: qdp-launchpad@tinyerp.com-20101125180716-eq2e52ab4qdq1161

13 years ago[MERGE] many improvements regarding translations, logging, reports, http, speed, ...
P. Christeas, O. Dony [Thu, 25 Nov 2010 17:53:28 +0000 (18:53 +0100)]
[MERGE] many improvements regarding translations, logging, reports, http, speed, ...

bzr revid: odo@openerp.com-20101125175328-pmu07gj694r5n2es

13 years ago[IMP] account: report 'Journals' improved
qdp-launchpad@tinyerp.com [Thu, 25 Nov 2010 17:46:55 +0000 (18:46 +0100)]
[IMP] account: report 'Journals' improved

bzr revid: qdp-launchpad@tinyerp.com-20101125174655-qzlp9m3qe4oybnrl

13 years ago[IMP] tools.translate: more lenient with malformed PO entries
Olivier Dony [Thu, 25 Nov 2010 17:22:36 +0000 (18:22 +0100)]
[IMP] tools.translate: more lenient with malformed PO entries

bzr revid: odo@openerp.com-20101125172236-son3382958xbds8y

13 years ago[IMP] tools.translate: use consistent logging API
Olivier Dony [Thu, 25 Nov 2010 17:21:44 +0000 (18:21 +0100)]
[IMP] tools.translate: use consistent logging API

bzr revid: odo@openerp.com-20101125172144-3z0rs97u50q142vx

13 years ago[IMP] module: no warning about missing english translation
Olivier Dony [Thu, 25 Nov 2010 17:19:27 +0000 (18:19 +0100)]
[IMP] module: no warning about missing english translation

bzr revid: odo@openerp.com-20101125171927-j68orn14dagff22r

13 years ago[ADD] base: method to fetch an act_window from its xml_id on ir.actions.act_window
Xavier Morel [Thu, 25 Nov 2010 16:57:20 +0000 (17:57 +0100)]
[ADD] base: method to fetch an act_window from its xml_id on ir.actions.act_window

Also used it to replace the corresponding code in ir.attachment and res.widget.wizard

bzr revid: xmo@openerp.com-20101125165720-62qphqpmt4fl2xcl

13 years ago[IMP] have res.widget.wizard return its initial act_window itself to avoid hardcoding...
Xavier Morel [Thu, 25 Nov 2010 14:48:34 +0000 (15:48 +0100)]
[IMP] have res.widget.wizard return its initial act_window itself to avoid hardcoding it in the client

bzr revid: xmo@openerp.com-20101125144834-jblj68hf1hsso6vt

13 years ago[IMP] account: improved the general ledger report
qdp-launchpad@tinyerp.com [Thu, 25 Nov 2010 14:41:27 +0000 (15:41 +0100)]
[IMP] account: improved the general ledger report

bzr revid: qdp-launchpad@tinyerp.com-20101125144127-b7xf8xta4w2jcwkd

13 years ago[IMP] account: set the journal code size to 5 chars max in order to improve the repor...
qdp-launchpad@tinyerp.com [Thu, 25 Nov 2010 14:36:41 +0000 (15:36 +0100)]
[IMP] account: set the journal code size to 5 chars max in order to improve the reports (smaller column for this field without any risk)

bzr revid: qdp-launchpad@tinyerp.com-20101125143641-02t6o55nxg396rk5

13 years ago[MERGE] many improvements regarding translations, logging, reports, http, speed
P. Christeas, O. Dony [Thu, 25 Nov 2010 14:22:19 +0000 (15:22 +0100)]
[MERGE] many improvements regarding translations, logging, reports, http, speed

bzr revid: odo@openerp.com-20101125142219-8bkqfboyuslzpvyo

13 years ago[IMP] tools: moved files properly after reverting incorrect commit
Olivier Dony [Thu, 25 Nov 2010 14:13:24 +0000 (15:13 +0100)]
[IMP] tools: moved files properly after reverting incorrect commit
See revid:p_christ@hol.gr-20101123135849-z6bojjykt7r0dgx1use

bzr revid: odo@openerp.com-20101125141324-u7eevky9ckcrzj73

13 years ago[REVERT] use move instead of delete+add, revert revid:p_christ@hol.gr-20101123135849...
Olivier Dony [Thu, 25 Nov 2010 14:11:57 +0000 (15:11 +0100)]
[REVERT] use move instead of delete+add, revert revid:p_christ@hol.gr-20101123135849-z6bojjykt7r0dgx1use

bzr revid: odo@openerp.com-20101125141157-3gbjfqf0iwt1uqh8

13 years ago[ADD] a few demo widgets
Xavier Morel [Thu, 25 Nov 2010 14:03:36 +0000 (15:03 +0100)]
[ADD] a few demo widgets

bzr revid: xmo@openerp.com-20101125140336-w51ae3sewvdfbcwu

13 years ago[IMP] orm.write: ignore unknown fields, more consistent with rest of API
Olivier Dony [Thu, 25 Nov 2010 13:58:00 +0000 (14:58 +0100)]
[IMP] orm.write: ignore unknown fields, more consistent with rest of API

bzr revid: odo@openerp.com-20101125135800-dzad2x864bn8p1ah

13 years ago[FIX] res_widget: use context correctly
Xavier Morel [Thu, 25 Nov 2010 12:48:34 +0000 (13:48 +0100)]
[FIX] res_widget: use context correctly

bzr revid: xmo@openerp.com-20101125124834-daf5p22of6r9unvc

13 years ago[FIX] res_widget: improve some labels/names
Xavier Morel [Thu, 25 Nov 2010 12:48:11 +0000 (13:48 +0100)]
[FIX] res_widget: improve some labels/names

bzr revid: xmo@openerp.com-20101125124811-mrw9xa99bjurwm0h

13 years ago[FIX] Account: historical currency rate support
RVO(OpenERP) [Thu, 25 Nov 2010 11:58:38 +0000 (17:28 +0530)]
[FIX] Account: historical currency rate support

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

bzr revid: mra@mra-laptop-20101125115838-nsx04bclby615iaw

13 years ago[FIX] Account: intiala balance with periods filter
Mustufa Rangwala [Thu, 25 Nov 2010 11:15:58 +0000 (16:45 +0530)]
[FIX] Account: intiala balance with periods filter

bzr revid: mra@mra-laptop-20101125111558-a3lj88wh6157e6yg

13 years ago[ADD] some more twitter widget for demo
Xavier Morel [Thu, 25 Nov 2010 11:09:00 +0000 (12:09 +0100)]
[ADD] some more twitter widget for demo

bzr revid: xmo@openerp.com-20101125110900-6utcye5hs2p3zpx0

13 years ago[MERGE] ir.ui.menu,rng: support for embedded web icons for menuitems
GPA (OpenERP) [Thu, 25 Nov 2010 10:50:02 +0000 (11:50 +0100)]
[MERGE] ir.ui.menu,rng: support for embedded web icons for menuitems

bzr revid: odo@openerp.com-20101125105002-o6pbzql6lsqhx60w

13 years ago[FIX] l10n_th: removed references to non-existant fields
Olivier Dony [Thu, 25 Nov 2010 10:35:27 +0000 (11:35 +0100)]
[FIX] l10n_th: removed references to non-existant fields

bzr revid: odo@openerp.com-20101125103527-xvnd629jyycdn6zw

13 years ago[MERGE] merged the apa branch
qdp-launchpad@tinyerp.com [Thu, 25 Nov 2010 10:17:01 +0000 (11:17 +0100)]
[MERGE] merged the apa branch

bzr revid: qdp-launchpad@tinyerp.com-20101125101701-cr5c3vlkdgy8sqak

13 years ago[MERGE] merged the apa server branch
qdp-launchpad@tinyerp.com [Thu, 25 Nov 2010 10:13:35 +0000 (11:13 +0100)]
[MERGE] merged the apa server branch

bzr revid: qdp-launchpad@tinyerp.com-20101125101335-2f5gyrmaxmowicw0

13 years ago[FIX] hr_expense: invoiced filter button hr expense report not with invoiced and...
Mustufa Rangwala [Thu, 25 Nov 2010 08:15:08 +0000 (13:45 +0530)]
[FIX] hr_expense: invoiced filter button hr expense report not with invoiced and paid state of exepense

bzr revid: mra@mra-laptop-20101125081508-54ivx177g94gxlmr

13 years ago[FIX] stock : product_uos_quantity now displayed in Stock Moves
Anup (OpenERP) [Thu, 25 Nov 2010 07:00:10 +0000 (12:30 +0530)]
[FIX] stock : product_uos_quantity now displayed in Stock Moves

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

bzr revid: ach@tinyerp.com-20101125070010-m4feuhznyi3881g7

13 years agoImprovement for the transformation of the icon file paths inside
gpa [Thu, 25 Nov 2010 05:27:29 +0000 (10:57 +0530)]
Improvement for the transformation of the icon file paths inside

bzr revid: gpa@tinyerp.com-20101125052729-bajcewtj468rhcjx

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 25 Nov 2010 04:57:45 +0000 (04:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101125045745-sqwvemtqcmgijfwk

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 25 Nov 2010 04:52:16 +0000 (04:52 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101125045216-6u4oqrvi5hr8i6pz

13 years ago[MERGE, IMP] Account_sequnece: add installer which make all journals installed in...
Mustufa Rangwala [Thu, 25 Nov 2010 04:10:33 +0000 (09:40 +0530)]
[MERGE, IMP] Account_sequnece: add installer which make all journals installed in db set internal seq on it

bzr revid: mra@mra-laptop-20101125041033-87bq1bpjvlm7avtw

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Thu, 25 Nov 2010 03:48:22 +0000 (09:18 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101125034822-r21kr93zgkhu9gto

13 years ago[MERGE] read_group: now returns count information for the groups
OpenERP GTK R&D Team [Wed, 24 Nov 2010 18:44:33 +0000 (19:44 +0100)]
[MERGE] read_group: now returns count information for the groups

bzr revid: odo@openerp.com-20101124184433-eo54itrejuak0exp

13 years ago[IMP] orm.orm: cleaned up comments after previous patches
Olivier Dony [Wed, 24 Nov 2010 18:41:08 +0000 (19:41 +0100)]
[IMP] orm.orm: cleaned up comments after previous patches

bzr revid: odo@openerp.com-20101124184108-iw1up4jomysfoh85

13 years ago[FIX] Base_report_creator : Export should respect the order of fields.Corrcted.
Jay (OpenERP) [Wed, 24 Nov 2010 18:09:50 +0000 (23:39 +0530)]
[FIX] Base_report_creator : Export should respect the order of fields.Corrcted.

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

bzr revid: jvo@tinyerp.com-20101124180950-si3mdr82tkcfdp6b

13 years ago[IMP] yaml_import: improved resolution of XML IDs
Olivier Dony [Wed, 24 Nov 2010 17:32:22 +0000 (18:32 +0100)]
[IMP] yaml_import: improved resolution of XML IDs

bzr revid: odo@openerp.com-20101124173222-177ra54gh0t5z0uy

13 years ago[FIX] websrv_lib: Darwin webdav workaround
Olivier Dony [Wed, 24 Nov 2010 17:30:28 +0000 (18:30 +0100)]
[FIX] websrv_lib: Darwin webdav workaround

bzr revid: odo@openerp.com-20101124173028-iumdj77clfhsnsuj

13 years ago[FIX] orm.import_data: also translate SQL constraints error messages that are not...
Olivier Dony [Wed, 24 Nov 2010 17:28:19 +0000 (18:28 +0100)]
[FIX] orm.import_data: also translate SQL constraints error messages that are not callable

bzr revid: odo@openerp.com-20101124172819-33ahiq3aacgwt8f2

13 years ago[FIX] ir_actions: minor typo
Olivier Dony [Wed, 24 Nov 2010 16:41:35 +0000 (17:41 +0100)]
[FIX] ir_actions: minor typo

bzr revid: odo@openerp.com-20101124164135-6qemb2nof0uzx2f2

13 years ago[FIX] res.user: code cleanup after merging previous patches
Olivier Dony [Wed, 24 Nov 2010 16:41:05 +0000 (17:41 +0100)]
[FIX] res.user: code cleanup after merging previous patches

bzr revid: odo@openerp.com-20101124164105-xsd2nkit09g29gjl

13 years ago[FIX] osv.osv: code cleanup after merging previous patches
Olivier Dony [Wed, 24 Nov 2010 16:40:41 +0000 (17:40 +0100)]
[FIX] osv.osv: code cleanup after merging previous patches

bzr revid: odo@openerp.com-20101124164041-760b4zoidv0omu6c

13 years ago[FIX] addons.__init__: fixed mismatching logger API usage
Olivier Dony [Wed, 24 Nov 2010 16:38:40 +0000 (17:38 +0100)]
[FIX] addons.__init__: fixed mismatching logger API usage

bzr revid: odo@openerp.com-20101124163840-eyctlqtgjfq9h1u0

13 years ago[MERGE] merged second batch of fixes from xrg-pg84 branch
Olivier Dony [Wed, 24 Nov 2010 15:27:07 +0000 (16:27 +0100)]
[MERGE] merged second batch of fixes from xrg-pg84 branch

bzr revid: odo@openerp.com-20101124152707-ksfaru7en81x8xn2

13 years ago[MERGE] merged with main addons branch
qdp-launchpad@tinyerp.com [Wed, 24 Nov 2010 14:39:32 +0000 (15:39 +0100)]
[MERGE] merged with main addons branch

bzr revid: qdp-launchpad@tinyerp.com-20101124143932-y7wn0ccc8ou23751

13 years ago[MERGE] Account: Improve the list view of move line on bank statement reconciliation...
Mustufa Rangwala [Wed, 24 Nov 2010 13:49:22 +0000 (19:19 +0530)]
[MERGE] Account: Improve the list view of move line on bank statement reconciliation with editable mode and some selected field. and also added domain stateiment_id=False on it

bzr revid: mra@mra-laptop-20101124134922-dw3rmaq1fheuveca

13 years ago[FIX] Changed wizard field to many2many.
vda (Open ERP) [Wed, 24 Nov 2010 13:48:14 +0000 (19:18 +0530)]
[FIX] Changed wizard field to many2many.

bzr revid: vda@tinyerp.com-20101124134814-0sm2ovho7uhglew7

13 years ago[MERGE] account_voucher: write off with payment (remaining: need to fix write off...
Mustufa Rangwala [Wed, 24 Nov 2010 13:40:46 +0000 (19:10 +0530)]
[MERGE] account_voucher: write off with payment (remaining: need to fix write off move lines on voucher)

bzr revid: mra@mra-laptop-20101124134046-hqt3piiwy7k0iga7

13 years ago[FIX] proper function name.
vda (Open ERP) [Wed, 24 Nov 2010 13:35:01 +0000 (19:05 +0530)]
[FIX] proper function name.

bzr revid: vda@tinyerp.com-20101124133501-tda7mokabltu8gmr

13 years ago[IMP]:account:Improved General Ledger (Non Landscape) for good alignment and also...
apa-tiny [Wed, 24 Nov 2010 13:32:59 +0000 (19:02 +0530)]
[IMP]:account:Improved General Ledger (Non Landscape) for good alignment and also used strip_name function and also same as sxw file.

bzr revid: apa@tinyerp.com-20101124133259-3t3yy0zce40tlag1

13 years ago[REF] Account: change sequence of move line on bank reconciliation
ARA (OpenERP) [Wed, 24 Nov 2010 13:32:06 +0000 (19:02 +0530)]
[REF] Account: change sequence of  move line on bank reconciliation

bzr revid: ara@tinyerp.com-20101124133206-ca2x4pp238koi0i4

13 years ago[FIX] Minor changes for wizard view action.
vda (Open ERP) [Wed, 24 Nov 2010 13:32:05 +0000 (19:02 +0530)]
[FIX] Minor changes for wizard view action.

bzr revid: vda@tinyerp.com-20101124133205-puhsrloz66y96hbz

13 years ago[REF] Account: add domain on move line on bank reconciliation
ARA (OpenERP) [Wed, 24 Nov 2010 12:43:58 +0000 (18:13 +0530)]
[REF] Account: add domain on move line on bank reconciliation

bzr revid: ara@tinyerp.com-20101124124358-79r5ef7751kbahc2

13 years ago[IMP] account_sequence:changes in the execute method and return of _get_internal_sequ...
mtr [Wed, 24 Nov 2010 12:37:51 +0000 (18:07 +0530)]
[IMP] account_sequence:changes in the execute method and return of _get_internal_sequence method

bzr revid: mtr@mtr-20101124123751-tga2tn6oy3ipewrn

13 years ago[MERGE] merge from dev3
ARA (OpenERP) [Wed, 24 Nov 2010 12:25:37 +0000 (17:55 +0530)]
[MERGE] merge from dev3

bzr revid: ara@tinyerp.com-20101124122537-xxg225eohe5pp0zv

13 years ago[REF] Account: Bank statement reconcilation view with editable and selected field...
ARA (OpenERP) [Wed, 24 Nov 2010 12:14:19 +0000 (17:44 +0530)]
[REF] Account: Bank statement reconcilation view with editable and selected field in list view

bzr revid: ara@tinyerp.com-20101124121419-0f48w8567k3380di

13 years ago[REF] account_voucher
psi (Open ERP) [Wed, 24 Nov 2010 12:13:47 +0000 (17:43 +0530)]
[REF] account_voucher

bzr revid: psi@tinyerp.co.in-20101124121347-lneo86884oijlo2i

13 years ago[FIX] Add openERP favourites global widget for all user.
vda (Open ERP) [Wed, 24 Nov 2010 12:02:30 +0000 (17:32 +0530)]
[FIX] Add openERP favourites global widget for all user.

bzr revid: vda@tinyerp.com-20101124120230-f4stb8s372dubkti

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Wed, 24 Nov 2010 11:44:33 +0000 (17:14 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101124114433-o3z779vdky7yr5lz

13 years ago[IMP] sale:'Recreate procurement' on shipping exception now works with more than...
mtr [Wed, 24 Nov 2010 11:41:51 +0000 (17:11 +0530)]
[IMP] sale:'Recreate procurement' on shipping exception now works with more than one sale order line

bzr revid: mtr@mtr-20101124114151-mn9u8b0oyicaj0jr

13 years ago[IMP]:account:Improved Partner Ledger reports.
apa-tiny [Wed, 24 Nov 2010 11:34:26 +0000 (17:04 +0530)]
[IMP]:account:Improved Partner Ledger reports.

bzr revid: apa@tinyerp.com-20101124113426-vlvgqrpkdaec4roy

13 years ago[IMP]:account:Improved Partner Ledger other sxw file same as rml file.
apa-tiny [Wed, 24 Nov 2010 11:21:20 +0000 (16:51 +0530)]
[IMP]:account:Improved Partner Ledger other sxw file same as rml file.

bzr revid: apa@tinyerp.com-20101124112120-69r8674pw17by4nl

13 years ago[IMP]:account:Improved Partner Ledger other for good alignment and also used strip_na...
apa-tiny [Wed, 24 Nov 2010 11:08:02 +0000 (16:38 +0530)]
[IMP]:account:Improved Partner Ledger other for good alignment and also used strip_name function

bzr revid: apa@tinyerp.com-20101124110802-i553clyzkszy3s4v

13 years ago[IMP]:account:added <pto> tag for repeat the column on each page.(Partner Ledger)
apa-tiny [Wed, 24 Nov 2010 10:51:28 +0000 (16:21 +0530)]
[IMP]:account:added <pto> tag for repeat the column on each page.(Partner Ledger)

bzr revid: apa@tinyerp.com-20101124105128-hf3eeyhnq5o54wwl

13 years agoImprovement for the web client dash board
gpa [Wed, 24 Nov 2010 10:49:36 +0000 (16:19 +0530)]
Improvement for the web client dash board

bzr revid: gpa@tinyerp.com-20101124104936-rk38vyhz7bll6f9r

13 years ago[MERGE] Account: set a size of 5 on the account_journal code field. Check also the...
Mustufa Rangwala [Wed, 24 Nov 2010 10:24:36 +0000 (15:54 +0530)]
[MERGE] Account: set a size of 5 on the account_journal code field. Check also the default data in order to get smaller code and still different that the ones that will be created on the generation of chart from template

bzr revid: mra@mra-laptop-20101124102436-w9zd4kr0v4nd88nw

13 years ago[IMP] account_voucher: add writeoff_amount filed which will show the writhoff amount...
psi (Open ERP) [Wed, 24 Nov 2010 10:18:29 +0000 (15:48 +0530)]
[IMP] account_voucher: add writeoff_amount filed which will show the writhoff amount in case of writeoff

bzr revid: psi@tinyerp.co.in-20101124101829-qa1dktqg9r7drq71

13 years ago[IMP]:account:Improved Partner Ledger (On Partner Per Page) for good alignment and...
apa-tiny [Wed, 24 Nov 2010 10:15:29 +0000 (15:45 +0530)]
[IMP]:account:Improved Partner Ledger (On Partner Per Page) for good alignment and also used strip_name function with same as sxw file.

bzr revid: apa@tinyerp.com-20101124101529-utytr9rq95no13fn

13 years ago[IMP]:Improved internal and internal landscape report header for good alignment.
apa-tiny [Wed, 24 Nov 2010 10:10:30 +0000 (15:40 +0530)]
[IMP]:Improved internal and internal landscape report header for good alignment.

bzr revid: apa@tinyerp.com-20101124101030-h5qhqjfknsqhl8iy

13 years ago[REF] Account: replace code name saj_j to sajt
ARA (OpenERP) [Wed, 24 Nov 2010 09:59:35 +0000 (15:29 +0530)]
[REF] Account: replace code name saj_j to sajt

bzr revid: ara@tinyerp.com-20101124095935-iex1cdvxdw4rx2dc

13 years agosql_db: only do frame inspection when debugging
P. Christeas [Wed, 24 Nov 2010 09:48:53 +0000 (11:48 +0200)]
sql_db: only do frame inspection when debugging

This affects the "Cursor not closed explicitly..." message.
The message is at a "warning" level, but the frame inspection added
some expensive overhead to each cursor open. So, avoid that unless we
are at debug mode.

bzr revid: p_christ@hol.gr-20101124094853-0ljr6nebkyya0eui

13 years ago[MERGE] merge from dev3
ARA (OpenERP) [Wed, 24 Nov 2010 09:18:44 +0000 (14:48 +0530)]
[MERGE] merge from dev3

bzr revid: ara@tinyerp.com-20101124091844-tpprzfhwdltqsf9a

13 years ago[REF] Account: journal code size=5 and related demo data changes
ARA (OpenERP) [Wed, 24 Nov 2010 09:15:14 +0000 (14:45 +0530)]
[REF] Account: journal code size=5 and related demo data changes

bzr revid: ara@tinyerp.com-20101124091514-4tyb6ozxi1cnhxfa

13 years ago[IMP] account_sequence:_get_internal_sequence search using xml_id and search all...
mtr [Wed, 24 Nov 2010 07:29:23 +0000 (12:59 +0530)]
[IMP] account_sequence:_get_internal_sequence search using xml_id and search all journals without any domain

bzr revid: mtr@mtr-20101124072923-ofkrd55uz1g15ild

13 years ago[MERGE] merge with dev-addons3 branch
psi (Open ERP) [Wed, 24 Nov 2010 07:01:14 +0000 (12:31 +0530)]
[MERGE] merge with dev-addons3 branch

bzr revid: psi@tinyerp.co.in-20101124070114-fb2hb3mtlwxr48yl

13 years ago[ADD] account_voucher: implement writeoff on customer and vendor payment
psi (Open ERP) [Wed, 24 Nov 2010 06:56:40 +0000 (12:26 +0530)]
[ADD] account_voucher: implement writeoff on customer and vendor payment

bzr revid: psi@tinyerp.co.in-20101124065640-z04pv5m86nhrf9ar

13 years ago[MERGE] Account: remove wizard_xml file and move its menu to menu.xml
Mustufa Rangwala [Wed, 24 Nov 2010 06:04:02 +0000 (11:34 +0530)]
[MERGE] Account: remove wizard_xml file and move its menu to menu.xml

bzr revid: mra@mra-laptop-20101124060402-i7ut8uekada06mai

13 years ago[MERGE] resolve conflig of po files
ARA (OpenERP) [Wed, 24 Nov 2010 05:49:13 +0000 (11:19 +0530)]
[MERGE] resolve conflig of po files

bzr revid: ara@tinyerp.com-20101123105803-wklir8x8v7ri6ywp
bzr revid: ara@tinyerp.com-20101124054913-ragrrkytjad5udl0

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Wed, 24 Nov 2010 05:14:42 +0000 (10:44 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101124051442-x64ymf3pyb9fcy39

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 24 Nov 2010 05:07:27 +0000 (05:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101124050727-9r80w33i8dkvyp4d

13 years ago[MERGE]
apa-tiny [Wed, 24 Nov 2010 05:05:06 +0000 (10:35 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20101124050506-51qrsij9yqup1akq

13 years ago[MERGE]
apa-tiny [Wed, 24 Nov 2010 05:04:45 +0000 (10:34 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20101124043000-7ldthiwx1eze1ss7
bzr revid: apa@tinyerp.com-20101124050445-3o2szdqh6ys7xens

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 24 Nov 2010 04:58:11 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101124045811-vl5c0cch1o2gl9o5

13 years ago[MERGE]
apa-tiny [Wed, 24 Nov 2010 04:41:16 +0000 (10:11 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20101124044116-9347i618xj00yumy

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Wed, 24 Nov 2010 04:37:57 +0000 (10:07 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101124043757-3jpov3rgp41z740h

13 years ago[MERGE]
apa-tiny [Wed, 24 Nov 2010 04:32:58 +0000 (10:02 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20101124043258-wp0uz522nvw398b7

13 years ago[MERGE]
apa-tiny [Wed, 24 Nov 2010 04:32:03 +0000 (10:02 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20101124043203-qsg4ps01l9gq2ume

13 years ago[FIX] share: login value and dbname key (typo) in the codepath handling sharing to...
Xavier Morel [Tue, 23 Nov 2010 21:52:42 +0000 (22:52 +0100)]
[FIX] share: login value and dbname key (typo) in the codepath handling sharing to existing users

bzr revid: xmo@openerp.com-20101123215242-glqx7ooqi6eadyhy

13 years agowebsrv_lib: update copyright and remove bogus note
P. Christeas [Tue, 23 Nov 2010 18:33:57 +0000 (20:33 +0200)]
websrv_lib: update copyright and remove bogus note

The reference to the "ganeti" project has always been totally arbitrary
and false. It is true that some parts of "websrv_lib" have been based
on Python's BaseHTTPServer and SimpleHTTPServer classes, but not more
than that. Overriding and perhaps resembling to parent classes is the
most common thing in OO programming. But never copied or knew about
any "ganeti" project whatsoever. (actually, the code mentioned at the
url admits itself that it copies the BaseHTTPServer, a common
denominator)

Git history to your help, all the code evolution is clearly recorded.

bzr revid: p_christ@hol.gr-20101123183357-fjroqywizql2qdkk

13 years agomisc: import warnings, needed for earlier patch
P. Christeas [Tue, 23 Nov 2010 18:08:24 +0000 (20:08 +0200)]
misc: import warnings, needed for earlier patch

bzr revid: p_christ@hol.gr-20101123180824-sk28lwc298v89rr4

13 years ago[IMP] ir.model.data,res.log: allow marking res.log entries as read upon creation...
Olivier Dony [Tue, 23 Nov 2010 16:05:06 +0000 (17:05 +0100)]
[IMP] ir.model.data,res.log: allow marking res.log entries as read upon creation via context + do it during module install to avoid useless log spam

bzr revid: odo@openerp.com-20101123160506-qsxa7gm5j8scphdz

13 years agoir.translate: revert some pg84 argument from the cherry-picks
P. Christeas [Tue, 23 Nov 2010 15:58:20 +0000 (17:58 +0200)]
ir.translate: revert some pg84 argument from the cherry-picks

bzr revid: p_christ@hol.gr-20101123155820-ltqymky8482k8l9l

13 years agowebsrv_lib: add quirk for Darwin 9.x.x webdav clients.
P. Christeas [Tue, 23 Nov 2010 15:44:48 +0000 (17:44 +0200)]
websrv_lib: add quirk for Darwin 9.x.x webdav clients.

They will report "HTTP/1.0" to us, while they support (and need) the
authorisation features of HTTP/1.1 .

This makes WebDAV work for some Mac OSX versions.

bzr revid: p_christ@hol.gr-20101123154448-0z7s5o77256cj1tu