odoo/odoo.git
14 years ago[REL] 5.0.7 5.0.7rc1-server
Christophe Simonis [Thu, 3 Dec 2009 13:51:08 +0000 (14:51 +0100)]
[REL] 5.0.7

bzr revid: chs@tinyerp.com-20091203135108-9enz6ke9f35y0u2x

14 years ago[IMP] add option to disable the database listing
Christophe Simonis [Thu, 3 Dec 2009 12:59:08 +0000 (13:59 +0100)]
[IMP] add option to disable the database listing

bzr revid: chs@tinyerp.com-20091203125908-98rwtrslkzes2lxq

14 years ago[FIX] Translation: Error parsing .po files when application puts comments in a single...
mra (Open ERP) [Thu, 3 Dec 2009 12:09:14 +0000 (17:39 +0530)]
[FIX] Translation: Error parsing .po files when application puts comments in a single line

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

bzr revid: mra@tinyerp.com-20091203120914-cx2kv7gk7zg65248

14 years ago[FIX] : translation: modify msg id where it contains python code in translations...
mra (Open ERP) [Thu, 3 Dec 2009 09:11:03 +0000 (14:41 +0530)]
[FIX] : translation: modify msg id where it contains python code in translations po files

bzr revid: mra@tinyerp.com-20091203091103-z6mwz3uai04wy957

14 years ago[FIX] Pickling issue solved with ir_values (get method)
Jay (Open ERP) [Thu, 3 Dec 2009 07:04:21 +0000 (12:34 +0530)]
[FIX] Pickling issue solved with ir_values (get method)

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

bzr revid: jvo@tinyerp.com-20091203070421-0jt19rjqcqto7dlh

14 years ago[FIX] Encoding error corrected for client_action(ir_values-tree view)
Jay (Open ERP) [Wed, 2 Dec 2009 12:08:08 +0000 (17:38 +0530)]
[FIX] Encoding error corrected for client_action(ir_values-tree view)

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

bzr revid: jvo@tinyerp.com-20091202120808-xdqj1iie1wvqd2zw

14 years ago[fix] use env for python shebang rather than hardcoding /usr/bin/python
Xavier Morel [Wed, 2 Dec 2009 10:06:58 +0000 (11:06 +0100)]
[fix] use env for python shebang rather than hardcoding /usr/bin/python

bzr revid: xmo@tinyerp.com-20091202100658-d2q66mu6kihgj8h5

14 years ago[FIX] base: wrong fr_FR translation for 'Delete Permission'
olt@tinyerp.com [Wed, 2 Dec 2009 08:09:50 +0000 (09:09 +0100)]
[FIX] base: wrong fr_FR translation for 'Delete Permission'

bzr revid: olt@tinyerp.com-20091202080950-p3e68ch77ofgw74n

14 years ago[FIX] db_exist method works as expected
Christophe Simonis [Tue, 1 Dec 2009 13:32:14 +0000 (14:32 +0100)]
[FIX] db_exist method works as expected

bzr revid: chs@tinyerp.com-20091201133214-8c6i1ohk5t5u79dz

14 years ago[FIX] allow related fields to point to one2many and many2many fields
Christophe Simonis [Tue, 1 Dec 2009 13:19:08 +0000 (14:19 +0100)]
[FIX] allow related fields to point to one2many and many2many fields

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

bzr revid: chs@tinyerp.com-20091201131908-k5l5tmtpjq3m975x

14 years ago[FIX] RAW reports creation corrected
R.Messier [Tue, 1 Dec 2009 11:01:49 +0000 (16:31 +0530)]
[FIX] RAW reports creation corrected

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

bzr revid: jvo@tinyerp.com-20091201110149-2flhfi59r9t909n4

14 years ago[FIX] quality_integration_server : fixed bug on make link
Harry (Open ERP) [Tue, 1 Dec 2009 06:35:57 +0000 (12:05 +0530)]
[FIX] quality_integration_server : fixed bug on make link

bzr revid: hmo@tinyerp.com-20091201063557-j0k6ocjkt2djbq84

14 years ago[FIX] fields: '_fnct_write' should pass context object to the 'write' method
olt@tinyerp.com [Mon, 30 Nov 2009 16:01:31 +0000 (17:01 +0100)]
[FIX] fields: '_fnct_write' should pass context object to the 'write' method

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

bzr revid: olt@tinyerp.com-20091130160131-bv9g7y9vf0gdpa53

14 years ago[FIX] Module informtion was not getting updated on upgrading module
Jay (Open ERP) [Mon, 30 Nov 2009 08:41:25 +0000 (14:11 +0530)]
[FIX] Module informtion was not getting updated on upgrading module

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

bzr revid: jvo@tinyerp.com-20091130084125-1kqrxbdti3a6jxga

14 years ago[IMP] sql_log
Christophe Simonis [Fri, 27 Nov 2009 23:47:26 +0000 (00:47 +0100)]
[IMP] sql_log

bzr revid: chs@tinyerp.com-20091127234726-1k4g37h036x0hy7a

14 years ago[FIX] connection pool when database password is provided (thanks to Syleam Crew)
Christophe Simonis [Fri, 27 Nov 2009 23:11:26 +0000 (00:11 +0100)]
[FIX] connection pool when database password is provided (thanks to Syleam Crew)

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

bzr revid: chs@tinyerp.com-20091127231126-lbdmz9i9tm50k8f7

14 years ago[IMP] quality_integration_server: added net_port option in script
Harry (Open ERP) [Fri, 27 Nov 2009 06:43:46 +0000 (12:13 +0530)]
[IMP] quality_integration_server: added net_port option in script

bzr revid: hmo@tinyerp.com-20091127064346-xlxow28w0y7sdk05

14 years ago[FIX] quality_integration_server: wrong web-service name
Harry (Open ERP) [Thu, 26 Nov 2009 10:39:55 +0000 (16:09 +0530)]
[FIX] quality_integration_server: wrong web-service name

bzr revid: hmo@tinyerp.com-20091126103955-389b05nutd4r2gkj

14 years ago[FIX] Amount to text conversions made better
VRA(OpenERP) [Wed, 25 Nov 2009 09:40:31 +0000 (15:10 +0530)]
[FIX] Amount to text conversions made better

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

bzr revid: jvo@tinyerp.com-20091125094031-oh9p5uxhx9ov99f7

14 years ago[FIX] Custom Object xml arch needed encoding.
Jay (Open ERP) [Wed, 25 Nov 2009 09:35:04 +0000 (15:05 +0530)]
[FIX] Custom Object xml arch needed encoding.

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

bzr revid: jvo@tinyerp.com-20091125093504-2tdb5sx3hltpxnjq

14 years ago[FIX] Stock : Added Product UoS to the Stock Move view
Jay (Open ERP) [Tue, 24 Nov 2009 14:50:23 +0000 (20:20 +0530)]
[FIX] Stock : Added Product UoS to the Stock Move view

bzr revid: jvo@tinyerp.com-20091124145023-p7vb6hc0pp1587s9

14 years ago[FIX] Stock :Invoice created from manual picking might miss UoS.
Dukai Gábor [Tue, 24 Nov 2009 12:53:28 +0000 (18:23 +0530)]
[FIX] Stock :Invoice created from manual picking might miss UoS.

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

bzr revid: jvo@tinyerp.com-20091124125328-mrsw98pqp5cprzkx

14 years ago[FIX] Upgrade could have failed when its a change in name field,added cascade
Jay (Open ERP) [Tue, 24 Nov 2009 10:32:48 +0000 (16:02 +0530)]
[FIX] Upgrade could have failed when its a change in name field,added cascade

bzr revid: jvo@tinyerp.com-20091124103248-dvq9f5n1m68c0y46

14 years ago[IMP] better connection pool (global)
Christophe Simonis [Mon, 23 Nov 2009 17:05:09 +0000 (18:05 +0100)]
[IMP] better connection pool (global)

bzr revid: chs@tinyerp.com-20091123170509-qe5keihqjoa71ppd

14 years ago[FIX] Expression : Making search easier for 'child_of'- Recursivity on field used...
ACH(OpenERP) [Mon, 23 Nov 2009 12:27:36 +0000 (17:57 +0530)]
[FIX] Expression : Making search easier for 'child_of'- Recursivity on field used as a Left operand

bzr revid: jvo@tinyerp.com-20091123122736-591bz55oke4ot5mj

14 years ago[FIX] Base_contact : Making Email field of address visible on Address form view
Jay (Open ERP) [Mon, 23 Nov 2009 06:34:27 +0000 (12:04 +0530)]
[FIX] Base_contact : Making Email field of address visible on Address form view

bzr revid: jvo@tinyerp.com-20091123063427-rz3tw515auk5ap1z

14 years ago[FIX] Point_of_sale : Report for Reciept corrected
Jay (Open ERP) [Mon, 23 Nov 2009 06:21:40 +0000 (11:51 +0530)]
[FIX] Point_of_sale : Report for Reciept corrected

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

bzr revid: jvo@tinyerp.com-20091123062140-1647mmwykfd7dcpa

14 years ago[FIX] Hr_holidays: Spell mistake corrected
Jay (Open ERP) [Mon, 23 Nov 2009 05:28:35 +0000 (10:58 +0530)]
[FIX] Hr_holidays: Spell mistake corrected

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

bzr revid: jvo@tinyerp.com-20091123052835-90pw4igpze7m3d1k

14 years ago[FIX] CRM : Case form view priority issue resolved
Jay (Open ERP) [Fri, 20 Nov 2009 15:21:57 +0000 (20:51 +0530)]
[FIX] CRM : Case form view priority issue resolved

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

bzr revid: jvo@tinyerp.com-20091120152157-ftil2vxe5m4x4pjk

14 years ago[FIX] Stock : Wizard improvements from Lionel
Lionel [Fri, 20 Nov 2009 15:01:56 +0000 (20:31 +0530)]
[FIX] Stock : Wizard improvements from Lionel

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

bzr revid: jvo@tinyerp.com-20091120150156-g3384ajf55082yxk

14 years ago[FIX] Stock : Moves offer onchange on UOM to affect UOS
GPA(OpenERP) [Fri, 20 Nov 2009 11:20:04 +0000 (16:50 +0530)]
[FIX] Stock : Moves offer onchange on UOM to affect UOS

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

bzr revid: jvo@tinyerp.com-20091120112004-e4akeqcchiekygqs

14 years ago[FIX] Account : Total field on supplier invoice set to 0.0 to amke it Web-client...
ACH(OpenERP) [Fri, 20 Nov 2009 11:06:02 +0000 (16:36 +0530)]
[FIX] Account : Total field on supplier invoice set to 0.0 to amke it Web-client compatible

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

bzr revid: jvo@tinyerp.com-20091120110602-orotvym68gl7mb5i

14 years ago[FIX] Account : Ledger Report Landscape report adjusted for A4.
VRA(OpenERP) [Fri, 20 Nov 2009 05:26:20 +0000 (10:56 +0530)]
[FIX] Account : Ledger Report Landscape report adjusted for A4.

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

bzr revid: jvo@tinyerp.com-20091120052620-qd1i52t33m6zzg4g

14 years ago[FIX] Sale/Purcghase : Function fields did not have digits attribute for precision...
VRA(OpenERP) [Thu, 19 Nov 2009 07:15:19 +0000 (12:45 +0530)]
[FIX] Sale/Purcghase : Function fields did not have digits attribute for precision accuracy

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

bzr revid: jvo@tinyerp.com-20091119071519-x938niic7c4uayms

14 years ago[FIX] Sale : Passing customer ref. of picking to invoice
VRA(OpenERP) [Thu, 19 Nov 2009 07:09:17 +0000 (12:39 +0530)]
[FIX] Sale : Passing customer ref. of picking to invoice

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

bzr revid: jvo@tinyerp.com-20091119070917-b8p0hzgki08pyhij

14 years ago[FIX] Stock : Added translations
Jay (Open ERP) [Thu, 19 Nov 2009 07:03:10 +0000 (12:33 +0530)]
[FIX] Stock : Added translations

bzr revid: jvo@tinyerp.com-20091119070310-qamq5vgahyau0ax3

14 years agoMerged
hda (Tiny) [Wed, 18 Nov 2009 13:52:27 +0000 (19:22 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091118135227-9436vkhli5vus9wo

14 years ago[FIX] Stock : Forecast report: unicode error corrected
ACH(OpenERP) [Wed, 18 Nov 2009 12:10:11 +0000 (17:40 +0530)]
[FIX] Stock : Forecast report: unicode error corrected

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

bzr revid: jvo@tinyerp.com-20091118121011-i9ggw4sze11f1bem

14 years agoSmall PEP8 and PEP263 fixes
Xavier Morel [Wed, 18 Nov 2009 11:33:23 +0000 (12:33 +0100)]
Small PEP8 and PEP263 fixes

bzr revid: xmo@tinyerp.com-20091118113323-03fo5i7edvcivxmu

14 years agosplit get_line into helper functions, map over browse_records instead of imperative...
Xavier Morel [Wed, 18 Nov 2009 11:28:55 +0000 (12:28 +0100)]
split get_line into helper functions, map over browse_records instead of imperative iteration

bzr revid: xmo@tinyerp.com-20091118112855-2dftiyn131em5nk3

14 years agoInverse line_ids test to return early and lower indentation level of function body
Xavier Morel [Wed, 18 Nov 2009 11:11:16 +0000 (12:11 +0100)]
Inverse line_ids test to return early and lower indentation level of function body

bzr revid: xmo@tinyerp.com-20091118111116-xooviyckwtndpaz2

14 years agoMove unconditional items affectation (and a basic conditional one) into res dict...
Xavier Morel [Wed, 18 Nov 2009 11:10:07 +0000 (12:10 +0100)]
Move unconditional items affectation (and a basic conditional one) into res dict litteral

bzr revid: xmo@tinyerp.com-20091118111007-3b1ojrkcmq6wf5sa

14 years agoFix bug in account tax code report.
Xavier Morel [Wed, 18 Nov 2009 11:03:33 +0000 (12:03 +0100)]
Fix bug in account tax code report.

Res dict created only once at the start of the function, would lead to all result.append appending the same objects, and result being filled only with a bunch of instances of the last iteration round.

Fix by creating new res dict at the start of each round.

bzr revid: xmo@tinyerp.com-20091118110333-tc7vygl2bk7cifer

14 years agoFix indentation in account_tax_code
Xavier Morel [Wed, 18 Nov 2009 11:01:06 +0000 (12:01 +0100)]
Fix indentation in account_tax_code

bzr revid: xmo@tinyerp.com-20091118110106-u5wwbfv7rqwzkdyb

14 years ago[FIX] Account_invoice_layout : Reports improved and SXWs made compatible to RML
VRA(OpenERP) [Wed, 18 Nov 2009 07:19:26 +0000 (12:49 +0530)]
[FIX] Account_invoice_layout : Reports improved and SXWs made compatible to RML

bzr revid: jvo@tinyerp.com-20091118071926-mbvsj1mniomge7ho

14 years ago[FIX] solve problem of importing data from csv with constraints available on object
mra (Open ERP) [Wed, 18 Nov 2009 05:37:48 +0000 (11:07 +0530)]
[FIX] solve problem of importing data from csv with constraints available on object

bzr revid: mra@tinyerp.com-20091118053748-pmv0wxa5qp5n1qrx

14 years agoFixed xml dom problem in export translation.
HDA (OpenERP) [Tue, 17 Nov 2009 12:45:11 +0000 (18:15 +0530)]
Fixed xml dom problem in export translation.

bzr revid: hda@tinyerp.com-20091117124511-lz0ovl4j1rbo3qxj

14 years ago[FIX] Base_vat : Romania VAT validation corrected
Alex Joni,PSI(OpenERP) [Tue, 17 Nov 2009 09:35:01 +0000 (15:05 +0530)]
[FIX] Base_vat : Romania VAT validation corrected

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

bzr revid: jvo@tinyerp.com-20091117093501-oy4zt46go56bbkr5

14 years ago[FIX] act_window False domain problem - produce after dom to lxml conversion
DSH (Open ERP) [Tue, 17 Nov 2009 09:12:18 +0000 (14:42 +0530)]
[FIX] act_window False domain problem - produce after dom to lxml conversion

bzr revid: dsh@tinyerp.com-20091117091218-4mvoqnf76o7mc0an

14 years ago[FIX] Priority on fields.function with store dictionary made working.
Jay (Open ERP) [Tue, 17 Nov 2009 07:22:34 +0000 (12:52 +0530)]
[FIX] Priority on fields.function with store dictionary made working.

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

bzr revid: jvo@tinyerp.com-20091117072234-fjb7gcupgnw4q22b

14 years ago[FIX] Project : If company has no Project time unit,it would have crashed.
Jay (Open ERP) [Tue, 17 Nov 2009 07:10:35 +0000 (12:40 +0530)]
[FIX] Project : If company has no Project time unit,it would have crashed.

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

bzr revid: jvo@tinyerp.com-20091117071035-9dah99zt6wuavyju

14 years agoFixed Spelling mistake
Sebastien LANGE [Mon, 16 Nov 2009 11:37:10 +0000 (17:07 +0530)]
Fixed Spelling mistake

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

bzr revid: hda@tinyerp.com-20091116113710-ixwxro0bweezjbre

14 years ago[FIX] On update, fields with only numeric/int/float could have digits
Jay (Open ERP) [Fri, 13 Nov 2009 13:57:13 +0000 (19:27 +0530)]
[FIX] On update, fields with only numeric/int/float could have digits

bzr revid: jvo@tinyerp.com-20091113135713-eiv4kfs9mkn4su3p

14 years ago[FIX] On Update, if only the size of column is changed,it should reflect into DB
UCO,JVO [Fri, 13 Nov 2009 07:26:56 +0000 (12:56 +0530)]
[FIX] On Update, if only the size of column is changed,it should reflect into DB

bzr revid: jvo@tinyerp.com-20091113072656-ytd8372l270lho75

14 years ago[FIX] quality_integration_server : fixed problem in integration server on translation...
Harry (Open ERP) [Fri, 13 Nov 2009 07:14:18 +0000 (12:44 +0530)]
[FIX] quality_integration_server : fixed problem in integration server on translation checking if translation file is changed on base module

bzr revid: hmo@tinyerp.com-20091113071418-6p79ugqwpqkv55ev

14 years ago[FIX] membership: invoice membership wizard now calculate tax corectly and on product...
mra (Open ERP) [Fri, 13 Nov 2009 06:33:46 +0000 (12:03 +0530)]
[FIX] membership: invoice membership wizard now calculate tax corectly and on product membership fields make readonly to false

bzr revid: mra@tinyerp.com-20091113063346-job7hqhxpvrhy239

14 years ago[FIX] membership: change membership product date from and date to value with current...
mra (Open ERP) [Thu, 12 Nov 2009 09:19:13 +0000 (14:49 +0530)]
[FIX] membership: change membership product date from and date to value with current year on demo data

bzr revid: mra@tinyerp.com-20091112091913-ee8wqyhiicu3awpp

14 years ago[FIX] Subscription : Disallowed to change the Object linked to the document type.
Jay (Open ERP) [Thu, 12 Nov 2009 09:14:53 +0000 (14:44 +0530)]
[FIX] Subscription : Disallowed to change the Object linked to the document type.

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

bzr revid: jvo@tinyerp.com-20091112091453-wus13ocpep0rmgmp

14 years ago[MERGE]: merging form the same branch
Mantavya Gajjar [Thu, 12 Nov 2009 08:04:53 +0000 (13:34 +0530)]
[MERGE]: merging form the same branch

bzr revid: mga@tinyerp.com-20091112080453-qghz2guk59ca6t0z

14 years ago[FIX]: fix the problem that appers in to the account move due to accout voucher
Mantavya Gajjar [Thu, 12 Nov 2009 08:03:40 +0000 (13:33 +0530)]
[FIX]: fix the problem that appers in to the account move due to accout voucher

bzr revid: mga@tinyerp.com-20091112080340-oeg9zkjwberb3pbf

14 years ago[MERGE]: merging from the same branch
Mantavya Gajjar [Thu, 12 Nov 2009 07:56:40 +0000 (13:26 +0530)]
[MERGE]: merging from the same branch

bzr revid: mga@tinyerp.com-20091112075640-6860oi10qehw7dsf

14 years ago[IMP] ir_cron : added active feild on list view
Ferdinand@Chricar [Thu, 12 Nov 2009 06:21:18 +0000 (11:51 +0530)]
[IMP] ir_cron : added active feild on list view

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

bzr revid: jvo@tinyerp.com-20091112062118-wrtw5fa64ta1j3lr

14 years ago[FIX] Warning : the super of onchange may return {},covered the same
Jay (Open ERP) [Thu, 12 Nov 2009 05:42:24 +0000 (11:12 +0530)]
[FIX] Warning : the super of onchange may return {},covered the same

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

bzr revid: jvo@tinyerp.com-20091112054224-sb6q3k0p3g1yfs7v

14 years agoModule: mrp_operations Fixed date format problem
NCH(OpenERP) [Wed, 11 Nov 2009 12:37:41 +0000 (18:07 +0530)]
Module: mrp_operations Fixed date format problem

bzr revid: hda@tinyerp.com-20091111123741-1pagu1r98e8rll0y

14 years ago[IMP] MRP : mrp.routing.workcenter made deletable on cascade effect
Jay (Open ERP) [Wed, 11 Nov 2009 07:23:44 +0000 (12:53 +0530)]
[IMP] MRP : mrp.routing.workcenter made deletable on cascade effect

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

bzr revid: jvo@tinyerp.com-20091111072344-r5o7k252rqrbhc9w

14 years ago[FIX] Added lxml as required module on setup
Xavier Morel [Wed, 11 Nov 2009 07:02:57 +0000 (12:32 +0530)]
[FIX] Added lxml as required module on setup

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

bzr revid: jvo@tinyerp.com-20091111070257-b628xbpfl0v3fshd

14 years ago[FIX] membership: solve problem of deleting membership invoice created with old membe...
mra (Open ERP) [Wed, 11 Nov 2009 06:54:00 +0000 (12:24 +0530)]
[FIX] membership: solve problem of deleting membership invoice created with old membership product

bzr revid: mra@tinyerp.com-20091111065400-3dodf4zrsyw45wc3

14 years ago[FIX] CRM : action name improved
GPA(OpenERP) [Wed, 11 Nov 2009 06:57:46 +0000 (12:27 +0530)]
[FIX] CRM : action name improved

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

bzr revid: jvo@tinyerp.com-20091111065746-8zh3u6r6q2sch50u

14 years ago[FIX] M2M : values filtering on set()
Jay (Open ERP) [Wed, 11 Nov 2009 05:50:28 +0000 (11:20 +0530)]
[FIX] M2M : values filtering on set()

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

bzr revid: jvo@tinyerp.com-20091111055028-lza87cnyffvwxy4i

14 years ago[FIX] Export : M2M field name was missing last character
Jay (Open ERP) [Mon, 9 Nov 2009 07:25:32 +0000 (12:55 +0530)]
[FIX] Export : M2M field name was missing last character

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

bzr revid: jvo@tinyerp.com-20091109072532-rmub2t6519nz1hyu

14 years ago[FIX] Stock : Partial Picking wizard was missing translation import statement
Jay (Open ERP) [Fri, 6 Nov 2009 12:58:53 +0000 (18:28 +0530)]
[FIX] Stock : Partial Picking wizard was missing translation import statement

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

bzr revid: jvo@tinyerp.com-20091106125853-zn8vpglxm3lugp86

14 years ago[FIX] Account: Wizards were missing translation import statement
Jay (Open ERP) [Fri, 6 Nov 2009 11:45:34 +0000 (17:15 +0530)]
[FIX] Account: Wizards were missing translation import statement

bzr revid: jvo@tinyerp.com-20091106114534-46rddtl0mk9qh6g4

14 years ago[IMP] Account : Entry Line action Name Improved
Jay (Open ERP) [Fri, 6 Nov 2009 11:26:29 +0000 (16:56 +0530)]
[IMP] Account : Entry Line action Name Improved

bzr revid: jvo@tinyerp.com-20091106112629-uu7ojl5sy432uwii

14 years ago[IMP] Stock : Improved names of Stock move tree view
PSO(OpenERP) [Fri, 6 Nov 2009 11:21:45 +0000 (16:51 +0530)]
[IMP] Stock : Improved names of Stock move tree view

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

bzr revid: jvo@tinyerp.com-20091106112145-aqwh8xoddhy61unm

14 years agoMerged for financial improvements
HDA (OpenERP) [Fri, 6 Nov 2009 07:51:43 +0000 (13:21 +0530)]
Merged for financial improvements

bzr revid: hda@tinyerp.com-20091106075143-5y1tyxj41h5f9t1g

14 years ago[FIX] Account : Warning message was missing _ import
Jay (Open ERP) [Thu, 5 Nov 2009 07:44:28 +0000 (13:14 +0530)]
[FIX] Account : Warning message was missing _ import

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

bzr revid: jvo@tinyerp.com-20091105074428-ipa7tqos7e0ix4j6

14 years agoImproved trigger selection query
Marcelo Hamra [Thu, 5 Nov 2009 06:41:39 +0000 (12:11 +0530)]
Improved trigger selection query

bzr revid: hda@tinyerp.com-20091105064139-ydbaycbiogouwqgc

14 years agoMerge and bugfixes from jvo
HDA (OpenERP) [Thu, 5 Nov 2009 06:39:15 +0000 (12:09 +0530)]
Merge and bugfixes from jvo

bzr revid: hda@tinyerp.com-20091105063915-kju1oce56t9g20g5

14 years ago[FIX][CRITICAL] warning : missing import statement for "_"
Harry (Open ERP) [Thu, 5 Nov 2009 05:55:07 +0000 (11:25 +0530)]
[FIX][CRITICAL] warning : missing import statement for "_"

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

bzr revid: hmo@tinyerp.com-20091105055507-g7c82iwomrgi5fnt

14 years ago[FIX] Avoid crash when no args
nel@tinyerp.com [Wed, 4 Nov 2009 10:51:34 +0000 (11:51 +0100)]
[FIX] Avoid crash when no args

bzr revid: nel@tinyerp.com-20091104105134-jl0c4gj5cecm388z

14 years ago[FIX] account_analytic_plans: Use etree instead of xml.dom
Stephane Wirtel [Wed, 4 Nov 2009 10:16:28 +0000 (11:16 +0100)]
[FIX] account_analytic_plans: Use etree instead of xml.dom

bzr revid: stephane@openerp.com-20091104101628-c2qb2u0b1xpmp7lc

14 years ago[FIX] Product : Pricelist Item cannot use Main pricelist as the other pricelist
GPA,JVO [Wed, 4 Nov 2009 09:56:30 +0000 (15:26 +0530)]
[FIX] Product : Pricelist Item cannot use Main pricelist as the other pricelist

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

bzr revid: jvo@tinyerp.com-20091104095630-cg9y5hrnh95p16z0

14 years ago[FIX] Correct the validate function for balanced move into account.py (after Fabien...
Joel Grand-Guillaume [Wed, 4 Nov 2009 06:52:26 +0000 (07:52 +0100)]
[FIX] Correct the validate function for balanced move into account.py (after Fabien Warning)

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

bzr revid: joel.grandguillaume@camptocamp.com-20091104065226-sax4u9d6ss4oif62

14 years ago[MERGE]
Raphaël Valyi [Tue, 3 Nov 2009 18:18:55 +0000 (16:18 -0200)]
[MERGE]

bzr revid: rvalyi@gmail.com-20091103181855-70p5maa6lsd4s50n

14 years ago[FIX] Use price_accuracy to verify balanced entry insteed of fixed '0,0001'. Add...
Joel Grand-Guillaume [Tue, 3 Nov 2009 07:30:04 +0000 (08:30 +0100)]
[FIX] Use price_accuracy to verify balanced entry insteed of fixed '0,0001'. Add price_accuracy on debit and credit move lines

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

bzr revid: joel.grandguillaume@camptocamp.com-20091103073004-7vjpq2t4uqwpgi0j

14 years ago[FIX] Residual amount into invoice is now correct in every case and avoid rounding...
Joel Grand-Guillaume [Tue, 3 Nov 2009 07:08:58 +0000 (08:08 +0100)]
[FIX] Residual amount into invoice is now correct in every case and avoid rounding trouble even if rating has changed

bzr revid: joel.grandguillaume@camptocamp.com-20091103070858-86gtu8tzvztjuyt4

14 years ago[IMP] account: make comment mandatory. Since it has a default value anyway, it doesn...
Raphaël Valyi [Tue, 3 Nov 2009 05:19:12 +0000 (03:19 -0200)]
[IMP] account: make comment mandatory. Since it has a default value anyway, it doesn't reall y change anything, but makes the reconciliation UI looks consistent accross the whole OpenERP (eg invoice payment)

bzr revid: rvalyi@gmail.com-20091103051912-ead9jx19l3g0d8dm

14 years ago[FIX] account: avoid translate tool missing import on strictier Python 2.6 versions...
Raphaël Valyi [Tue, 3 Nov 2009 05:17:10 +0000 (03:17 -0200)]
[FIX] account: avoid translate tool missing import on strictier Python 2.6 versions; bare in mind that mx.Datetime should be eraticated from the surface of the earth

bzr revid: rvalyi@gmail.com-20091103051710-koeenh3su23yvls2

14 years ago[FIX] account: removed pdb now that things are claimed fixed (after the commits messages)
Raphaël Valyi [Tue, 3 Nov 2009 05:16:13 +0000 (03:16 -0200)]
[FIX] account: removed pdb now that things are claimed fixed (after the commits messages)

bzr revid: rvalyi@gmail.com-20091103051613-f2m2n7t20uce8df6

14 years ago[FIX] MRP : Procurement can only be confirmed when qty>0.0
GPA(OpenERP) [Tue, 3 Nov 2009 04:46:55 +0000 (10:16 +0530)]
[FIX] MRP : Procurement can only be confirmed when qty>0.0

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

bzr revid: jvo@tinyerp.com-20091103044655-4y4qust3n1u2xdm0

14 years ago[FIX] Residual amount into invoice is now correct in every case and avoid rounding...
Joel Grand-Guillaume [Mon, 2 Nov 2009 15:53:05 +0000 (16:53 +0100)]
[FIX] Residual amount into invoice is now correct in every case and avoid rounding trouble even if rating has changed

bzr revid: joel.grandguillaume@camptocamp.com-20091102155305-swj8zxhsey8wjhue

14 years ago[IMP] Add support of analytic account into bank statement to be convenient with other...
Joel Grand-Guillaume [Mon, 2 Nov 2009 11:53:09 +0000 (12:53 +0100)]
[IMP] Add support of analytic account into bank statement to be convenient with other method

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102115309-qh4zkiio3chsepcs

14 years ago[FIX] Avoid display write-off in pay invoice wizard : take care of partial payment
Joel Grand-Guillaume [Mon, 2 Nov 2009 11:24:47 +0000 (12:24 +0100)]
[FIX] Avoid display write-off in pay invoice wizard : take care of partial payment

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102112447-dvhsfwf8lkma5c6v

14 years ago[MERGE]: merging from the sam branch
Mantavya Gajjar [Mon, 2 Nov 2009 10:17:29 +0000 (15:47 +0530)]
[MERGE]: merging from the sam branch

bzr revid: mga@tinyerp.com-20091102101729-jdnly7040sa9lnub

14 years ago[FIX]: fix the problem of the reports account voucher
Mantavya Gajjar [Mon, 2 Nov 2009 10:14:15 +0000 (15:44 +0530)]
[FIX]: fix the problem of the reports account voucher

bzr revid: mga@tinyerp.com-20091102101415-vfasqbyb0ytomjjh

14 years ago[IMP] Add account field into bank statement line
Joel Grand-Guillaume [Mon, 2 Nov 2009 09:15:42 +0000 (10:15 +0100)]
[IMP] Add account field into bank statement line

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102091542-qaufnbe3bac03bty

14 years ago[FIX] Avoid display write-off in pay invoice wizard. Put the right date and currency...
Joel Grand-Guillaume [Mon, 2 Nov 2009 08:52:13 +0000 (09:52 +0100)]
[FIX] Avoid display write-off in pay invoice wizard. Put the right date and currency for conversion

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102085213-d3w0kwk10sj6gyb8

14 years ago[FIX] Residual amount in invoice when currency rating change
Joel Grand-Guillaume [Mon, 2 Nov 2009 08:42:45 +0000 (09:42 +0100)]
[FIX] Residual amount in invoice when currency rating change

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102084245-qatsx72ulgn7ib20

14 years ago[FIX][IMP] Correct write-off date, add analytic account, better interface between...
rvalyi [Mon, 2 Nov 2009 08:40:00 +0000 (09:40 +0100)]
[FIX][IMP] Correct write-off date, add analytic account, better interface between all way to reconcile

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102084000-h21k703spch2hqxl

14 years ago[FIX] account_payment when importing payment lines (currency not set correctly)
Joel Grand-Guillaume [Mon, 2 Nov 2009 08:29:18 +0000 (09:29 +0100)]
[FIX] account_payment when importing payment lines (currency not set correctly)

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102082918-udyj4yyr408myiqq