odoo/odoo.git
14 years ago[FIX] orm: bug when browsing _inherits object
Christophe Simonis [Tue, 2 Feb 2010 16:40:13 +0000 (17:40 +0100)]
[FIX] orm: bug when browsing _inherits object

bzr revid: chs@tinyerp.com-20100202164013-7o85hcmmhqcg5fvz

14 years ago[FIX] Search made working for function/related fields with store=True/{...} or fnct_s...
Jay (Open ERP) [Tue, 2 Feb 2010 15:04:54 +0000 (20:34 +0530)]
[FIX] Search made working for function/related fields with store=True/{...} or fnct_search=method

bzr revid: jvo@tinyerp.com-20100202150454-x9kne83yzkjciidw

14 years ago[FIX] sale_delivery_report: production lot reference was missing
olt@tinyerp.com [Tue, 2 Feb 2010 10:22:12 +0000 (11:22 +0100)]
[FIX] sale_delivery_report: production lot reference was missing

bzr revid: olt@tinyerp.com-20100202102212-4fp3l3tr3mo5s5ka

14 years ago[FIX] Sale : Order lines should be not editable for non-draft SO.
GPA(OpenERP) [Tue, 2 Feb 2010 09:45:23 +0000 (15:15 +0530)]
[FIX] Sale : Order lines should be not editable for non-draft SO.

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

bzr revid: jvo@tinyerp.com-20100202094523-2a6l3i4o2q9147bt

14 years ago[REM] Account : Duplicated demo data removed
Jay (Open ERP) [Tue, 2 Feb 2010 07:37:02 +0000 (13:07 +0530)]
[REM] Account : Duplicated demo data removed

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

bzr revid: jvo@tinyerp.com-20100202073702-x10zs4igvwbhkkjz

14 years ago[FIX] Ir_values : reading of default values correted
Jay (Open ERP) [Tue, 2 Feb 2010 07:22:52 +0000 (12:52 +0530)]
[FIX] Ir_values : reading of default values correted

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

bzr revid: jvo@tinyerp.com-20100202072252-p35d0mpagxm7n4qj

14 years ago[FIX] sale_delivery_report: typo in french translation file
olt@tinyerp.com [Mon, 1 Feb 2010 12:45:58 +0000 (13:45 +0100)]
[FIX] sale_delivery_report: typo in french translation file

bzr revid: olt@tinyerp.com-20100201124558-dt9204wz55om09uc

14 years ago[FIX] Custom fields should be removed from _columns too
Jay (Open ERP) [Mon, 1 Feb 2010 11:46:05 +0000 (17:16 +0530)]
[FIX] Custom fields should be removed from _columns too

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

bzr revid: jvo@tinyerp.com-20100201114605-6klss5f5bqw5yb6o

14 years ago[MERGE/FIX] Merged Stephane's branch for disabling the cache for ir.rule
Jay (Open ERP) [Mon, 1 Feb 2010 09:13:18 +0000 (14:43 +0530)]
[MERGE/FIX] Merged Stephane's branch for disabling the cache for ir.rule

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

bzr revid: jvo@tinyerp.com-20100201091318-iq4x22fgp8ac96er

14 years ago[FIX] Analytic_user_function : Corrected the Wrong way call to the method of produc...
Jay (Open ERP) [Mon, 1 Feb 2010 08:47:36 +0000 (14:17 +0530)]
[FIX] Analytic_user_function : Corrected the  Wrong way call to the  method of product.uom

bzr revid: jvo@tinyerp.com-20100201084736-kj4if8506grjy8gz

14 years ago[FIX] base_contact: search in "Contact's Jobs" now also search in firstname and lastn...
olt@tinyerp.com [Mon, 1 Feb 2010 07:58:52 +0000 (08:58 +0100)]
[FIX] base_contact: search in "Contact's Jobs" now also search in firstname and lastname of contacts

bzr revid: olt@tinyerp.com-20100201075852-eomf4z7an0rno10r

14 years ago[FIX] Account : wizard_pay_invoice corrected (Check made to calculate only receivable...
Jay (Open ERP) [Fri, 29 Jan 2010 14:27:43 +0000 (19:57 +0530)]
[FIX] Account : wizard_pay_invoice corrected (Check made to calculate only receivable,payable lines)

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

bzr revid: jvo@tinyerp.com-20100129142743-gkslge17jcfmewar

14 years ago[FIX] M2O : Unfair behavior of M2O for access denial records and normal ones(All...
Jay (Open ERP) [Fri, 29 Jan 2010 11:30:35 +0000 (17:00 +0530)]
[FIX] M2O : Unfair behavior of M2O for access denial records and normal ones(All records were hidden by access denied if one had failed to meet access rights).

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

bzr revid: jvo@tinyerp.com-20100129113035-8zpefjjaj8snhndd

14 years ago[FIX] Base_report_creator : ilike query generation problem corrected
YYA(Axelor) [Fri, 29 Jan 2010 10:13:14 +0000 (15:43 +0530)]
[FIX] Base_report_creator : ilike query generation problem corrected

bzr revid: jvo@tinyerp.com-20100129101314-6nakxk4khllg5ff7

14 years ago[FIX] Disable the cache for the ir.rules
Stephane Wirtel [Fri, 29 Jan 2010 09:38:46 +0000 (10:38 +0100)]
[FIX] Disable the cache for the ir.rules

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

bzr revid: stephane@openerp.com-20100129093846-b1hbz5as9p4olvv4

14 years ago[FIX] Behavior of server corrected if addons-path is wrong
CHS,JVO [Thu, 28 Jan 2010 05:30:18 +0000 (11:00 +0530)]
[FIX] Behavior of server corrected if addons-path is wrong

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

bzr revid: jvo@tinyerp.com-20100128053018-vn583kr39usmuzfa

14 years ago[FIX] Behavior of server corrected if addons-path is wrong
CHS,JVO [Thu, 28 Jan 2010 05:11:35 +0000 (10:41 +0530)]
[FIX] Behavior of server corrected if addons-path is wrong

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

bzr revid: jvo@tinyerp.com-20100128051135-bpbbww23dcmpjd9g

14 years ago[REF] Minor edit
Jay (Open ERP) [Wed, 27 Jan 2010 14:49:10 +0000 (20:19 +0530)]
[REF] Minor edit

bzr revid: jvo@tinyerp.com-20100127144910-l7boiga2m3zvk1ke

14 years ago[FIX] Ir_actions : Unicode error corrected
Jay (Open ERP) [Wed, 27 Jan 2010 14:42:27 +0000 (20:12 +0530)]
[FIX] Ir_actions : Unicode error corrected

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

bzr revid: jvo@tinyerp.com-20100127144227-v8ktghs92y5j37by

14 years ago[FIX] Product :Uom conversion was made 2 times
GPA(OpenERP) [Wed, 27 Jan 2010 14:31:01 +0000 (20:01 +0530)]
[FIX] Product :Uom conversion was made 2 times

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

bzr revid: jvo@tinyerp.com-20100127143101-02ef025l4mv8nr85

14 years ago[REF] Typo corrected
Jay (Open ERP) [Wed, 27 Jan 2010 14:08:03 +0000 (19:38 +0530)]
[REF] Typo corrected

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

bzr revid: jvo@tinyerp.com-20100127140803-40961occk7uudyl6

14 years ago[MERGE]: merging from same branch
Mantavya Gajjar [Wed, 27 Jan 2010 10:54:56 +0000 (16:24 +0530)]
[MERGE]: merging from same branch

bzr revid: mga@tinyerp.com-20100127105456-26bmwhp65e92x7a8

14 years ago[FIX]: fix a prolem for the wiki content for the indexing
Mantavya Gajjar [Wed, 27 Jan 2010 10:39:06 +0000 (16:09 +0530)]
[FIX]: fix a prolem for the wiki content for the indexing

bzr revid: mga@tinyerp.com-20100127103906-smwyml2b64vb2fih

14 years ago[FIX] account: At the time of invoice cancel it will remove partial reconcile id...
mra (Open ERP) [Wed, 27 Jan 2010 06:40:35 +0000 (12:10 +0530)]
[FIX] account: At the time of invoice cancel it will remove partial reconcile id from entry

bzr revid: mra@tinyerp.com-20100127064035-oy6ygr97qeish73k

14 years ago[FIX] Related with O2M behavior corrected
Jay (Open ERP) [Mon, 25 Jan 2010 12:34:53 +0000 (18:04 +0530)]
[FIX] Related with O2M behavior corrected

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

bzr revid: jvo@tinyerp.com-20100125123453-ahsnyt52zy8du9oc

14 years ago[FIX] Remove the useless cr.commit() in the get_id() method of the ir.sequence object
Borja Lopez Soilan (Pexego) [Mon, 25 Jan 2010 09:41:23 +0000 (10:41 +0100)]
[FIX] Remove the useless cr.commit() in the get_id() method of the ir.sequence object

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

bzr revid: stephane@openerp.com-20100125094123-kg19t7rebg1am1fr

14 years ago[FIX] Account: Bank statement line,if has write-off entries,should pass write off...
Jay (Open ERP) [Mon, 25 Jan 2010 08:52:56 +0000 (14:22 +0530)]
[FIX] Account: Bank statement line,if has write-off entries,should pass write off account to move line

bzr revid: jvo@tinyerp.com-20100125085256-jqxoqe1xlg8amx02

14 years ago[IMP] event_project: change the string on event object all task to remaining task...
qdp (OpenERP) [Mon, 25 Jan 2010 05:02:56 +0000 (10:32 +0530)]
[IMP] event_project: change the string on event object all task to remaining task and put the domain on retro planning wizard(open only projects with state=template)

bzr revid: mra@tinyerp.com-20100125050256-koxn20my54u7bnpd

14 years ago[FIX] Import should raise an uncaught exception if not identified
Jay (Open ERP) [Fri, 22 Jan 2010 14:39:08 +0000 (20:09 +0530)]
[FIX] Import should raise an uncaught exception if not identified

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

bzr revid: jvo@tinyerp.com-20100122143908-7qxkxrmc5gcuwlq3

14 years ago[REF/FIX] Account : Minor corrections related to _unit_compute_inv()
Jay (Open ERP) [Fri, 22 Jan 2010 14:17:46 +0000 (19:47 +0530)]
[REF/FIX] Account : Minor corrections related to _unit_compute_inv()

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

bzr revid: jvo@tinyerp.com-20100122141746-efo23pejj51a4nw5

14 years ago[FIX] _inherits table may delete the record which is parental to other object but...
Jay (Open ERP) [Fri, 22 Jan 2010 13:20:35 +0000 (18:50 +0530)]
[FIX] _inherits table may delete the record which is parental to other object but not required.

bzr revid: jvo@tinyerp.com-20100122132035-yzquxa1g123im9jq

14 years ago[FIX] Account : Onchange of product should affect price on supplier invoice line
Jay (Open ERP) [Fri, 22 Jan 2010 12:09:30 +0000 (17:39 +0530)]
[FIX] Account : Onchange of product should affect price on supplier invoice line

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

bzr revid: jvo@tinyerp.com-20100122120930-ppgd22tfug34nav3

14 years ago[FIX] account: set correct journal while opening customer and supplier invoices and...
mra (Open ERP) [Fri, 22 Jan 2010 11:06:53 +0000 (16:36 +0530)]
[FIX] account: set correct journal while opening customer and supplier invoices and refunds

bzr revid: mra@tinyerp.com-20100122110653-lck2y7wkk5b8yyu7

14 years ago[FIX] Account: Sequence and main seq. should be different
Ferdinand@Chricar [Fri, 22 Jan 2010 10:46:09 +0000 (16:16 +0530)]
[FIX] Account: Sequence and main seq. should be different

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

bzr revid: jvo@tinyerp.com-20100122104609-tj2d0txatblx08aq

14 years ago[FIX] O2M should check existing relations for its concerned M2O
Jay (Open ERP) [Thu, 21 Jan 2010 14:58:07 +0000 (20:28 +0530)]
[FIX] O2M should check existing relations for its concerned M2O

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

bzr revid: jvo@tinyerp.com-20100121145807-ixlsuj3xakibd753

14 years ago[FIX] Base_report_creator: Export of custom reports made working
GPA(OpenERP) [Thu, 21 Jan 2010 13:48:18 +0000 (19:18 +0530)]
[FIX] Base_report_creator: Export of custom reports made working

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

bzr revid: jvo@tinyerp.com-20100121134818-90uehv1qtbk3oqp1

14 years ago[FIX] Added Missing import statements of translations( from tools.translate import _)
Jay (Open ERP) [Thu, 21 Jan 2010 11:52:07 +0000 (17:22 +0530)]
[FIX] Added Missing import statements of translations( from tools.translate import _)

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

bzr revid: jvo@tinyerp.com-20100121115207-f8m3xx92d36hhqle

14 years ago[FIX] product: Now pricelist objects price get function will pass context to price_ge...
mra (Open ERP) [Thu, 21 Jan 2010 06:46:27 +0000 (12:16 +0530)]
[FIX] product: Now pricelist objects price get function will pass context to price_get method of product and compute method of currency object

bzr revid: mra@tinyerp.com-20100121064627-kwxkds6q14c17nou

14 years ago[FIX] Stock: Shipping Address has to be in.po/.pot
Jay (Open ERP) [Thu, 21 Jan 2010 06:17:10 +0000 (11:47 +0530)]
[FIX] Stock: Shipping Address has to be in.po/.pot

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

bzr revid: jvo@tinyerp.com-20100121061710-ek0yr14qny0v7xs6

14 years ago[FIX] account: credit/debit/balance of consolidated accounts 5.0.7rc2-addons
Christophe Simonis [Wed, 20 Jan 2010 17:19:31 +0000 (18:19 +0100)]
[FIX] account: credit/debit/balance of consolidated accounts

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

bzr revid: chs@tinyerp.com-20100120171931-8nta52yk7j7mlu3p

14 years ago[FIX] revert previous patch about linked bug (lp:497364) 5.0.7rc2-server
Christophe Simonis [Wed, 20 Jan 2010 16:52:08 +0000 (17:52 +0100)]
[FIX] revert previous patch about linked bug (lp:497364)

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

bzr revid: chs@tinyerp.com-20100120165208-ppmd7tq9mqm1jtcu

14 years ago[FIX] remove the lock on database connections
Christophe Simonis [Wed, 20 Jan 2010 16:39:13 +0000 (17:39 +0100)]
[FIX] remove the lock on database connections
[ADD] exported method check_connectivity
[REF] better logging of the Connection and ConnectionPool objects
[REF] use template0 as template when create new database

bzr revid: chs@tinyerp.com-20100120163913-5ftbs7e85lwqb1et

14 years ago[FIX] correct threading problems in cache
Christophe Simonis [Wed, 20 Jan 2010 16:33:27 +0000 (17:33 +0100)]
[FIX] correct threading problems in cache

bzr revid: chs@tinyerp.com-20100120163327-nwfb0vs9cs3n3cl0

14 years ago[REV] Reverted Raw commit for wizard of paying invoice
Jay (Open ERP) [Wed, 20 Jan 2010 11:40:27 +0000 (17:10 +0530)]
[REV] Reverted Raw commit for wizard of paying invoice

bzr revid: jvo@tinyerp.com-20100120114027-4yultrzn5bz0qe2x

14 years ago[FIX] Account: Better calculation of invoice amount
Dukai Gabor [Tue, 19 Jan 2010 14:41:15 +0000 (20:11 +0530)]
[FIX] Account: Better calculation of invoice amount

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

bzr revid: jvo@tinyerp.com-20100119144115-bfmkskgefpf8bm9o

14 years ago[FIX] Expression : Domain calculation of M2M/O2M corrected
Jay (Open ERP) [Tue, 19 Jan 2010 14:04:05 +0000 (19:34 +0530)]
[FIX] Expression : Domain calculation of M2M/O2M corrected

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

bzr revid: jvo@tinyerp.com-20100119140405-4qw4ovyyhcfqhytl

14 years ago[FIX] base_module_quality: add import statment for _ and give size to name field...
mra (Open ERP) [Tue, 19 Jan 2010 10:55:21 +0000 (16:25 +0530)]
[FIX] base_module_quality: add import statment for _ and give size to name field on save report wizard so that it can display long name also

bzr revid: mra@tinyerp.com-20100119105521-47achfr9xu9ws7uo

14 years ago[FIX] Account_tax_include : Refund of invioce was not counting price_type.
Jay (Open ERP) [Tue, 19 Jan 2010 10:19:46 +0000 (15:49 +0530)]
[FIX] Account_tax_include : Refund of invioce was not counting price_type.

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

bzr revid: jvo@tinyerp.com-20100119101946-8vjzmajk5cqyuhpw

14 years ago[FIX] Account : Wrong residual amount comes if company currency and invoice currency...
VRA(OpenERP) [Tue, 19 Jan 2010 09:39:04 +0000 (15:09 +0530)]
[FIX] Account : Wrong residual amount comes if company currency and invoice currency are different(provided no currency defined on journal)

bzr revid: jvo@tinyerp.com-20100119093904-nsl7kjfnwo3gxsb7

14 years ago[FIX] Encoding problm corrected on report contents
Jay (Open ERP) [Tue, 19 Jan 2010 09:09:11 +0000 (14:39 +0530)]
[FIX] Encoding problm corrected on report contents

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

bzr revid: jvo@tinyerp.com-20100119090911-fj091etd2wi3nn1z

14 years ago[FIX] Menu : Search method corrected for the non-Admin user
Jay (Open ERP) [Tue, 19 Jan 2010 08:35:28 +0000 (14:05 +0530)]
[FIX] Menu : Search method corrected for the non-Admin user

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

bzr revid: jvo@tinyerp.com-20100119083528-lmn47b0lvzhqisvl

14 years ago[FIX] Server Action : Email can be sent with non-English characters now
Jay (Open ERP) [Mon, 18 Jan 2010 15:28:03 +0000 (20:58 +0530)]
[FIX] Server Action : Email can be sent with non-English characters now

bzr revid: jvo@tinyerp.com-20100118152803-d29cwcrh7b91zbd8

14 years ago[FIX] If RML contains unicode characters and title in the same <para>,it would have...
Jay (Open ERP) [Mon, 18 Jan 2010 09:38:15 +0000 (15:08 +0530)]
[FIX] If RML contains unicode characters and title in the same <para>,it would have failed.

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

bzr revid: jvo@tinyerp.com-20100118093815-jkq0e0u09kx4x7hn

14 years ago[FIX/REF] MRP : Scheduler was having useless check on procure method
Jay (Open ERP) [Mon, 18 Jan 2010 08:37:37 +0000 (14:07 +0530)]
[FIX/REF] MRP : Scheduler was having useless check on procure method

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

bzr revid: jvo@tinyerp.com-20100118083737-7prft3usf1ctnns7

14 years ago[FIX] Account : General Ledger report corrected for debit/credit if 0
Jay (Open ERP) [Mon, 18 Jan 2010 07:47:33 +0000 (13:17 +0530)]
[FIX] Account : General Ledger report corrected for debit/credit if 0

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

bzr revid: jvo@tinyerp.com-20100118074733-50xckq59gj4kkykh

14 years ago[FIX] account: wizard of fiscal year closing fixed: the entries of all previous fisca...
Quentin De Paoli [Wed, 13 Jan 2010 16:30:28 +0000 (17:30 +0100)]
[FIX] account: wizard of fiscal year closing fixed: the entries of all previous fiscal years have to be deffered, not only the last one

bzr revid: qdp@cyan-20100113163028-13qolk6d2jv5on2s

14 years ago[FIX] l10n_be: fixed data of l10n_be module
Quentin De Paoli [Wed, 13 Jan 2010 16:02:57 +0000 (17:02 +0100)]
[FIX] l10n_be: fixed data of l10n_be module

bzr revid: qdp@cyan-20100113160257-vdfjdx4mfczch12e

14 years ago[FIX] l10n_chart_uk_minimal : Demo account.tax.code needed negative sign
Jay (Open ERP) [Wed, 13 Jan 2010 11:38:47 +0000 (17:08 +0530)]
[FIX] l10n_chart_uk_minimal : Demo account.tax.code needed negative sign

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

bzr revid: jvo@tinyerp.com-20100113113847-drrnpcf1tvbap1t4

14 years ago[FIX] Analytic account report corrected
VRA(OpenERP) [Wed, 13 Jan 2010 11:31:10 +0000 (17:01 +0530)]
[FIX] Analytic account report corrected

bzr revid: jvo@tinyerp.com-20100113113110-1sl57vr454pi8w4j

14 years ago[FIX] Purchase : Purchase/user was missing account.tax access rights
Jay (Open ERP) [Mon, 11 Jan 2010 14:15:30 +0000 (19:45 +0530)]
[FIX] Purchase : Purchase/user was missing account.tax access rights

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

bzr revid: jvo@tinyerp.com-20100111141530-0666oazti2dzju3x

14 years ago[FIX] Stock : While removing the picking,moves should not call picking's write()
Jay (Open ERP) [Mon, 11 Jan 2010 13:35:13 +0000 (19:05 +0530)]
[FIX] Stock : While removing the picking,moves should not call picking's write()

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

bzr revid: jvo@tinyerp.com-20100111133513-0vcvrqelt4fqjdta

14 years ago[FIX] Base_report_crearor :Models with _inherits made working
Jay (Open ERP) [Mon, 11 Jan 2010 10:35:46 +0000 (16:05 +0530)]
[FIX] Base_report_crearor :Models with _inherits made working

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

bzr revid: jvo@tinyerp.com-20100111103546-9n5nikemxlvv9jb4

14 years ago[IMP] Sequence : Legend improved to help user understand the usage of %(year)s
Jay (Open ERP) [Sat, 9 Jan 2010 10:06:22 +0000 (15:36 +0530)]
[IMP] Sequence : Legend improved to help user understand the usage of %(year)s

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

bzr revid: jvo@tinyerp.com-20100109100622-btmply4vmy5edv6b

14 years ago[FIX] Account_Voucher : Reports corrected
VRA(OpenERP) [Sat, 9 Jan 2010 09:24:45 +0000 (14:54 +0530)]
[FIX] Account_Voucher : Reports corrected

bzr revid: jvo@tinyerp.com-20100109092445-869icxclgq44kb87

14 years ago[FIX] Project : Task delegation was calling write() wrongly
Jay (Open ERP) [Fri, 8 Jan 2010 15:00:58 +0000 (20:30 +0530)]
[FIX] Project : Task delegation was calling write() wrongly

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

bzr revid: jvo@tinyerp.com-20100108150058-5ovjgcfzrxbtc89l

14 years ago[FIX] Sale_CRM : write() was sending wrong data
Jay (Open ERP) [Fri, 8 Jan 2010 13:51:18 +0000 (19:21 +0530)]
[FIX] Sale_CRM : write() was sending wrong data

bzr revid: jvo@tinyerp.com-20100108135118-0uvle460rmjblyc3

14 years ago[FIX] Functional fields should have context as an argument when we use fnct_searc...
Jay (Open ERP) [Fri, 8 Jan 2010 11:38:58 +0000 (17:08 +0530)]
[FIX] Functional fields should have context as an argument when we use fnct_searc method

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

bzr revid: jvo@tinyerp.com-20100108113858-dp3e8pm5px4uspum

14 years ago[REM] Removed duplicated code for method __getitem__()
Jay (Open ERP) [Fri, 8 Jan 2010 08:31:48 +0000 (14:01 +0530)]
[REM] Removed duplicated code for method __getitem__()

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

bzr revid: jvo@tinyerp.com-20100108083148-yq3p7uj0mcql2tll

14 years agoDomain evaluation : Conditions like [(field,'in',[])],[(field,'not in',[])] considered
Jay (Open ERP) [Fri, 8 Jan 2010 08:14:08 +0000 (13:44 +0530)]
Domain evaluation : Conditions like [(field,'in',[])],[(field,'not in',[])] considered

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

bzr revid: jvo@tinyerp.com-20100108081408-rtkmra85ckasboob

14 years ago[FIX] Translation was not getting inserted to DB on write()
ACH,JVO [Thu, 7 Jan 2010 14:47:49 +0000 (20:17 +0530)]
[FIX] Translation was not getting inserted to DB on write()

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

bzr revid: jvo@tinyerp.com-20100107144749-22zvnh8lfmares2v

14 years ago[FIX] Installation should alert user if any no pool record found for M2M/M2O.
Jay (Open ERP) [Thu, 7 Jan 2010 12:53:52 +0000 (18:23 +0530)]
[FIX] Installation should alert user if any no pool record found for M2M/M2O.

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

bzr revid: jvo@tinyerp.com-20100107125352-tmhctw4r71ginntq

14 years ago[FIX] MRP : Accounting Entries were duplicated when processing production order with...
Jay (Open ERP) [Thu, 7 Jan 2010 06:33:25 +0000 (12:03 +0530)]
[FIX] MRP : Accounting Entries were duplicated when processing production order with accounting configuration for locations.

bzr revid: jvo@tinyerp.com-20100107063325-tnhlkfn0obojv0my

14 years ago[FIX] base_contact: domain problem on job object
mra (Open ERP) [Thu, 7 Jan 2010 06:27:30 +0000 (11:57 +0530)]
[FIX] base_contact: domain problem on job object

bzr revid: mra@tinyerp.com-20100107062730-utxxbc192n7xuv1b

14 years ago[FIX] Base_report_creator : Support of count(*) added
Jay (Open ERP) [Wed, 6 Jan 2010 14:54:29 +0000 (20:24 +0530)]
[FIX] Base_report_creator : Support of count(*) added

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

bzr revid: jvo@tinyerp.com-20100106145429-12qf1dpmec86m1c6

14 years ago[FIX] MRP : Accounting Entries were duplicated when processing production order with...
Harry(OpenERP) [Wed, 6 Jan 2010 09:51:32 +0000 (15:21 +0530)]
[FIX] MRP : Accounting Entries were duplicated when processing production order with accounting configuration for locations.

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

bzr revid: jvo@tinyerp.com-20100106095132-xrs7wml7ga2b61oy

14 years ago[FIX] FormatLang : Dates if specified into String,will be formatted into language...
Jay (Open ERP) [Wed, 6 Jan 2010 09:37:11 +0000 (15:07 +0530)]
[FIX] FormatLang : Dates if specified into String,will be formatted into language-specific format

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

bzr revid: jvo@tinyerp.com-20100106093711-tu7fg6lf4uzbw8sr

14 years ago[FIX] Report : Proper Message notification when RML file is not found
Jay (Open ERP) [Wed, 6 Jan 2010 06:33:08 +0000 (12:03 +0530)]
[FIX] Report : Proper Message notification when RML file is not found

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

bzr revid: jvo@tinyerp.com-20100106063308-dh5ktjs7mkvvhky1

14 years ago[FIX] Account : On Confirming the statement, Moves shoould have the bank statement...
Jay (Open ERP) [Wed, 6 Jan 2010 06:07:03 +0000 (11:37 +0530)]
[FIX] Account : On Confirming the statement, Moves shoould have the bank statement line date

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

bzr revid: jvo@tinyerp.com-20100106060703-4w4nij246a37kxnu

14 years ago[FIX] Partner : Name_get() of res.partner.address corrected
Jay (Open ERP) [Wed, 6 Jan 2010 05:21:32 +0000 (10:51 +0530)]
[FIX] Partner : Name_get() of res.partner.address corrected

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

bzr revid: jvo@tinyerp.com-20100106052132-9349s28uuc6ds7a1

14 years ago[FIX] project: extra info tab of task view shouldn't be readonly if the task'state...
Quentin De Paoli [Tue, 5 Jan 2010 16:12:02 +0000 (17:12 +0100)]
[FIX] project: extra info tab of task view shouldn't be readonly if the task'state is 'draft'

bzr revid: qdp@cyan-20100105161202-pojnob9gtsgsk1sx

14 years ago[FIX] account_followup: the followup level of a partner which was removed from the...
Quentin De Paoli [Tue, 5 Jan 2010 16:03:38 +0000 (17:03 +0100)]
[FIX] account_followup: the followup level of a partner which was removed from the proposed partner to remind was still raised although we didn't select him.

bzr revid: qdp@cyan-20100105160338-q29rxyqo4ywrsd7q

14 years ago[FIX] Search : searching translated fields made possible(related,one2many,many2many)
Jay (Open ERP) [Tue, 5 Jan 2010 12:03:39 +0000 (17:33 +0530)]
[FIX] Search : searching translated fields made possible(related,one2many,many2many)

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

bzr revid: jvo@tinyerp.com-20100105120339-qdmw9xfkvcr09x0e

14 years ago[FIX] Account: Spell corrected in order to display separator on subscription wizard
Jay (Open ERP) [Tue, 5 Jan 2010 11:50:40 +0000 (17:20 +0530)]
[FIX] Account: Spell corrected in order to display separator on subscription wizard

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

bzr revid: jvo@tinyerp.com-20100105115040-w1lnbhythr77zjl7

14 years ago[FIX] Account: Creation of Moves to Subscription entries Corrected
Jay (Open ERP) [Tue, 5 Jan 2010 10:39:47 +0000 (16:09 +0530)]
[FIX] Account: Creation of Moves to Subscription entries Corrected

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

bzr revid: jvo@tinyerp.com-20100105103947-olj8ttteodqzcblt

14 years ago[FIX] Stock : Product Packaging field was missing domain
Albert Cervera i Areny [Tue, 5 Jan 2010 08:49:30 +0000 (14:19 +0530)]
[FIX] Stock : Product Packaging field was missing domain

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

bzr revid: jvo@tinyerp.com-20100105084930-e8xlpwj41esvrw4b

14 years ago[FIX] Hr_holidays: leaves' calculation corrected on removal of leaves
GPA(OpenERP) [Tue, 5 Jan 2010 08:07:22 +0000 (13:37 +0530)]
[FIX] Hr_holidays: leaves' calculation corrected on removal of leaves

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

bzr revid: jvo@tinyerp.com-20100105080722-qsj0oa3afd8xst5f

14 years ago[FIX] Residual amount was calculated wrongly when invoice had payment term lines
Jay (Open ERP) [Mon, 4 Jan 2010 09:17:23 +0000 (14:47 +0530)]
[FIX] Residual amount was calculated wrongly when invoice had payment term lines

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

bzr revid: jvo@tinyerp.com-20100104091723-o6fkke202w22egoy

14 years ago[MERGE]: merging from same branch
Mantavya Gajjar [Mon, 4 Jan 2010 06:52:14 +0000 (12:22 +0530)]
[MERGE]: merging from same branch

bzr revid: mga@tinyerp.com-20100104065214-j9ltrgus99a11a24

14 years ago[FIX] Account : General Ledger report in Landscape made transltable
ACH(OpenERP) [Mon, 4 Jan 2010 06:43:40 +0000 (12:13 +0530)]
[FIX] Account : General Ledger report in Landscape made transltable

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

bzr revid: jvo@tinyerp.com-20100104064340-uigtql9m72r30sww

14 years ago[FIX]: change class names for all model in voucher from Account = account_account
Mantavya Gajjar [Thu, 31 Dec 2009 14:44:43 +0000 (20:14 +0530)]
[FIX]: change class names for all model in voucher from Account = account_account
this will not affect the any things in side db just make it to tiny class naming conventions

bzr revid: mga@tinyerp.com-20091231144443-saijg3m1u25tj868

14 years ago[FIX] Corrections made when removing a module and updating the module database: ...
Sylvain Calador @ Logical Soft [Thu, 31 Dec 2009 10:12:09 +0000 (15:42 +0530)]
[FIX] Corrections made when removing a module and updating the module database:                                                                    Entry from ir_model_data should also be removed when moudle is removed

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

bzr revid: jvo@tinyerp.com-20091231101209-fry0iikmhhlgba1n

14 years ago[FIX] Record Rules : domain_force made working
Jay (Open ERP) [Thu, 31 Dec 2009 07:45:11 +0000 (13:15 +0530)]
[FIX] Record Rules : domain_force made working

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

bzr revid: jvo@tinyerp.com-20091231074511-tv6abhnbb9je2uka

14 years agoAdded po_id in purchase order line view
GPA(OpenERP) [Tue, 29 Dec 2009 14:22:46 +0000 (19:52 +0530)]
Added po_id in purchase order line view

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

bzr revid: hda@tinyerp.com-20091229142246-soqsilurn076nzxx

14 years ago[FIX] Manual object and field creation with searchable
RGA(OpenERP) [Tue, 29 Dec 2009 13:08:41 +0000 (18:38 +0530)]
[FIX] Manual object and field creation with searchable

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

bzr revid: hda@tinyerp.com-20091229130841-88yee2x111ymw0cd

14 years ago[FIX] Base_report_creator : Wizard is available only for custom query,not for the...
Jay (Open ERP) [Wed, 23 Dec 2009 11:22:36 +0000 (16:52 +0530)]
[FIX] Base_report_creator : Wizard is available only for custom query,not for the custom result

bzr revid: jvo@tinyerp.com-20091223112236-5tp5x0n2jor4t42e

14 years ago[FIX] Account : Fields were missing in Account chart template form view
Jay (Open ERP) [Wed, 23 Dec 2009 07:43:28 +0000 (13:13 +0530)]
[FIX] Account : Fields were missing in Account chart template form view

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

bzr revid: jvo@tinyerp.com-20091223074328-jbt2w0mqi26uocz9

14 years ago[FIX] quality_integration_server: if db exits, db should removed on database creation
NCH (OpenERP) [Wed, 23 Dec 2009 05:47:38 +0000 (11:17 +0530)]
[FIX] quality_integration_server: if db exits, db should removed on database creation

bzr revid: hmo@tinyerp.com-20091223054738-5l9vvmp6g4jgyh84

14 years ago[FIX] Point_of_sale : Receipt report corrected
Jay (Open ERP) [Tue, 22 Dec 2009 13:07:38 +0000 (18:37 +0530)]
[FIX] Point_of_sale : Receipt report corrected

bzr revid: jvo@tinyerp.com-20091222130738-r49ublktankab0x7

14 years ago[FIX] Reconcilation problem corrected when foreign currency rate changes
Joël Grand-Guillaume @ CampToCamp [Tue, 22 Dec 2009 08:59:08 +0000 (14:29 +0530)]
[FIX] Reconcilation problem corrected when foreign currency rate changes

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

bzr revid: jvo@tinyerp.com-20091222085908-o9olesuskdm8wuoy

14 years ago[FIX] CRM_profiling : Segmentation form was missing one field
Jay (Open ERP) [Tue, 22 Dec 2009 05:57:24 +0000 (11:27 +0530)]
[FIX] CRM_profiling : Segmentation form was missing one field

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

bzr revid: jvo@tinyerp.com-20091222055724-8rzmq3vw4al7qbpm