odoo/odoo.git
14 years ago[RELEASE] OpenERP 5.0.7 5.0.7-addons
Stephane Wirtel [Mon, 1 Mar 2010 13:58:59 +0000 (14:58 +0100)]
[RELEASE] OpenERP 5.0.7

bzr revid: stephane@openerp.com-20100301135859-n2y05wiggag95or0

14 years ago[FIX] account: Use the price_accuracy instead of 0.0001: Cannot validate invoices...
Stephane Wirtel [Mon, 1 Mar 2010 13:36:17 +0000 (14:36 +0100)]
[FIX] account: Use the price_accuracy instead of 0.0001: Cannot validate invoices with foreign currency or price_accuracy=3

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

bzr revid: stephane@openerp.com-20100301133617-sxd4hz9saq6wg1at

14 years ago[RELEASE] 5.0.7
Stephane Wirtel [Mon, 1 Mar 2010 12:15:39 +0000 (13:15 +0100)]
[RELEASE] 5.0.7

bzr revid: stephane@openerp.com-20100301121539-ww1i3shmoe4t91k8

14 years ago[FIX] Fixed mrp to ensure that mrp_jit can trigger the procurement assignation proper...
Olivier Dony [Fri, 26 Feb 2010 17:32:11 +0000 (18:32 +0100)]
[FIX] Fixed mrp to ensure that mrp_jit can trigger the procurement assignation properly. See bug 522977.
Added test cases to validate the behavior with and without mrp_jit, and to prevent regressions.
Minor change to mrp_jit description.

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

bzr revid: odo@openerp.com-20100226173211-cmd5842nzujih889

14 years agomerge
qdp [Fri, 26 Feb 2010 13:36:01 +0000 (14:36 +0100)]
merge

bzr revid: qdp-launchpad@tinyerp.com-20100226133601-g1flfc2zman5e7ap

14 years ago[FIX] event: make invoice wizard now creates invoice line with better label
qdp [Fri, 26 Feb 2010 13:24:13 +0000 (14:24 +0100)]
[FIX] event: make invoice wizard now creates invoice line with better label

bzr revid: qdp-launchpad@tinyerp.com-20100226132413-x27mkprdhg9025n2

14 years ago[FIX] membership: all products are considered to be memberships
mra (Open ERP) [Fri, 26 Feb 2010 13:19:14 +0000 (18:49 +0530)]
[FIX] membership: all products are considered to be memberships

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

bzr revid: mra@tinyerp.com-20100226131914-r45n7y134upyzayd

14 years ago[FIX] Project_mrp: Better effect for service products creating tasks/projects
GPA(OpenERP),Ana [Fri, 26 Feb 2010 13:08:15 +0000 (18:38 +0530)]
[FIX] Project_mrp: Better effect for service products creating tasks/projects

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

bzr revid: jvo@tinyerp.com-20100226130815-8n1o66ml89gqlsbb

14 years ago[FIX] membership: membership cancel date is not updated
mra (Open ERP) [Fri, 26 Feb 2010 12:51:36 +0000 (18:21 +0530)]
[FIX] membership: membership cancel date is not updated

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

bzr revid: mra@tinyerp.com-20100226125136-1gniva24k9u82s8k

14 years ago[FIX] membership: printing report crashes on graph view
mra (Open ERP) [Fri, 26 Feb 2010 10:54:28 +0000 (16:24 +0530)]
[FIX] membership: printing report crashes on graph view

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

bzr revid: mra@tinyerp.com-20100226105428-38wq2sio3q61a0ij

14 years agoMerge odo branch about bug #495948
Christophe Simonis [Fri, 26 Feb 2010 09:59:24 +0000 (10:59 +0100)]
Merge odo branch about bug #495948

bzr revid: chs@tinyerp.com-20100226095924-8k1wtjiksj4whfk2

14 years agoMerge odo branch about bug #495948 5.0.7-server
Christophe Simonis [Fri, 26 Feb 2010 09:54:54 +0000 (10:54 +0100)]
Merge odo branch about bug #495948

bzr revid: chs@tinyerp.com-20100226095454-xw338x2k4thrw8ok

14 years ago[FIX]: --smtp-ssl is not a dependent on the server ssl mode
Mantavya Gajjar [Fri, 26 Feb 2010 09:45:28 +0000 (15:15 +0530)]
[FIX]: --smtp-ssl is not a dependent on the server ssl mode
it can be have a value even if server running with normal mode

bzr revid: mga@tinyerp.com-20100226094528-t01wwtjaf1it9843

14 years ago[FIX] membership: membership state not correctly updated with associated partner
mra (Open ERP) [Fri, 26 Feb 2010 09:43:57 +0000 (15:13 +0530)]
[FIX] membership: membership state not correctly updated with associated partner

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

bzr revid: mra@tinyerp.com-20100226094357-1gc3ez0zf99a5guo

14 years ago[IMP] orm: allow import and record creation to defer the computation of parent_left...
Christophe Simonis [Thu, 25 Feb 2010 15:13:44 +0000 (16:13 +0100)]
[IMP] orm: allow import and record creation to defer the computation of parent_left/right
[IMP] orm: do not update parent_left/right if the parent haven't been changed

bzr revid: chs@tinyerp.com-20100225151344-udes2pusc7vmj4xb

14 years ago[FIX] translate: error with workaround about \xa0 in decimal_point and thousands_sep
Christophe Simonis [Thu, 25 Feb 2010 11:39:56 +0000 (12:39 +0100)]
[FIX] translate: error with workaround about \xa0 in decimal_point and thousands_sep

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

bzr revid: chs@tinyerp.com-20100225113956-d4qczmi027zhu4yh

14 years ago[FIX] Account : act_link added for better options of viewing move lines from partner
Jay (Open ERP) [Thu, 25 Feb 2010 10:23:37 +0000 (15:53 +0530)]
[FIX] Account : act_link added for better options of viewing move lines from partner

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

bzr revid: jvo@tinyerp.com-20100225102337-5wjzq8fq683s19rn

14 years ago[FIX] CRM_configuration : Menu action for all Unassigned opportunities had wrong...
Jay (Open ERP) [Thu, 25 Feb 2010 08:52:02 +0000 (14:22 +0530)]
[FIX] CRM_configuration : Menu action for all Unassigned opportunities had wrong domain

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

bzr revid: jvo@tinyerp.com-20100225085202-6on2grduo8zizwz3

14 years ago[FIX] Account : act_link from partners for account entries should contain only receiv...
Jay (Open ERP) [Thu, 25 Feb 2010 08:49:27 +0000 (14:19 +0530)]
[FIX] Account : act_link from partners for account entries should contain only receivable/payable accounts

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

bzr revid: jvo@tinyerp.com-20100225084927-yu12zieuahkmkko1

14 years ago[FIX] Sale : Onchange of product/qty corrected when uos is present.Product: Help...
Jay (Open ERP) [Thu, 25 Feb 2010 07:04:49 +0000 (12:34 +0530)]
[FIX] Sale : Onchange of product/qty corrected when uos is present.Product: Help corrected for uom to uos conversion.

bzr revid: jvo@tinyerp.com-20100225070449-g430xyv1x8llr9z6

14 years agoFix sale order line onchange uom
HDA (OpenERP) [Wed, 24 Feb 2010 14:11:19 +0000 (19:41 +0530)]
Fix sale order line onchange uom

bzr revid: hda@tinyerp.com-20100224141119-t6g3zhwrgj6rw9y1

14 years ago[FIX] bug:504718
nch@tinyerp.com [Wed, 24 Feb 2010 12:43:39 +0000 (18:13 +0530)]
[FIX] bug:504718

bzr revid: nch@tinyerp.com-20100224124339-g8ugsgtdtb0sb0io

14 years ago[FIX] Account : Analytic check report should consider expenses are debits
VRA(OpenERP) [Wed, 24 Feb 2010 10:46:58 +0000 (16:16 +0530)]
[FIX] Account : Analytic check report should consider expenses are debits

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

bzr revid: jvo@tinyerp.com-20100224104658-3jjuhz4dlk702aij

14 years ago[FIX] membership: now membership state not depends on current date
mra (Open ERP) [Wed, 24 Feb 2010 04:46:17 +0000 (10:16 +0530)]
[FIX] membership: now membership state not depends on current date

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

bzr revid: mra@tinyerp.com-20100224044617-rh526f9wrgrxwmj8

14 years ago[FIX] Sale_delivery_report : Report corrected
GPA(OpenERP) [Tue, 23 Feb 2010 14:02:48 +0000 (19:32 +0530)]
[FIX] Sale_delivery_report : Report corrected

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

bzr revid: jvo@tinyerp.com-20100223140248-rqi21zm7bvjoh41t

14 years ago[FIX] modifying a cron from client make it run concurrently multiple times
Stephane Wirtel [Tue, 23 Feb 2010 11:10:22 +0000 (12:10 +0100)]
[FIX] modifying a cron from client make it run concurrently multiple times
[PATCH] From Xavier ALT (AJM Technologies S.A.)

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

bzr revid: stephane@openerp.com-20100223111022-b08fw6ip6ctn3lfv

14 years ago[REM] Removed base directory from addons
Jay (Open ERP) [Tue, 23 Feb 2010 06:38:12 +0000 (12:08 +0530)]
[REM] Removed base directory from addons

bzr revid: jvo@tinyerp.com-20100223063812-47rksf669mf2v602

14 years ago[FIX] Ir_model : Made an offensive check of context
Jay (Open ERP) [Tue, 23 Feb 2010 06:04:14 +0000 (11:34 +0530)]
[FIX] Ir_model : Made an offensive check of context

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

bzr revid: jvo@tinyerp.com-20100223060414-3tawvy8b5ht9eefh

14 years ago[FIX] Remove the bad translation files
Stephane Wirtel [Mon, 22 Feb 2010 17:15:41 +0000 (18:15 +0100)]
[FIX] Remove the bad translation files

bzr revid: stephane@openerp.com-20100222171541-c7enomw9rexcwn6g

14 years ago[IMP] Update Translations
Stephane Wirtel [Mon, 22 Feb 2010 16:07:01 +0000 (17:07 +0100)]
[IMP] Update Translations

bzr revid: stephane@tinyerp.com-20100222160701-pzpgaw0orh4fvb4z

14 years ago[MERGE]
Christophe Simonis [Mon, 22 Feb 2010 15:01:55 +0000 (16:01 +0100)]
[MERGE]

bzr revid: chs@tinyerp.com-20100222150155-m4qksfvzgls4iphg

14 years ago[MERGE]
Christophe Simonis [Mon, 22 Feb 2010 14:50:13 +0000 (15:50 +0100)]
[MERGE]

bzr revid: chs@tinyerp.com-20100222145013-0p5cfa798y2xi7pb

14 years ago[IMP] Don't specify default value for dict, that return None if value doesn't exists
Christophe Chauvet [Mon, 22 Feb 2010 13:58:43 +0000 (14:58 +0100)]
[IMP] Don't specify default value for dict, that return None if value doesn't exists

bzr revid: christophe.chauvet@syleam.fr-20100222135843-yyt89hgbzip3ikbo

14 years ago[FIX] membership: membership date from and to required now on product form
mra (Open ERP) [Mon, 22 Feb 2010 10:12:26 +0000 (15:42 +0530)]
[FIX] membership: membership date from and to required now on product form

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

bzr revid: mra@tinyerp.com-20100222101226-2ws0c3xrie1snzd8

14 years ago[FIX] Not allowing Duplicate shortcuts
Jay (Open ERP) [Mon, 22 Feb 2010 09:54:07 +0000 (15:24 +0530)]
[FIX] Not allowing Duplicate shortcuts

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

bzr revid: jvo@tinyerp.com-20100222095407-k4qxw234svmrmq64

14 years ago[FIX]Expression.py corrected when M2O search returns no IDs
Jay (Open ERP) [Mon, 22 Feb 2010 09:21:14 +0000 (14:51 +0530)]
[FIX]Expression.py corrected when M2O search returns no IDs

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

bzr revid: jvo@tinyerp.com-20100222092114-yxwq47d9zkexaky9

14 years ago[FIX] call fields_view_get with not specify the context raise an exception on product...
Christophe Chauvet [Sun, 21 Feb 2010 10:36:52 +0000 (11:36 +0100)]
[FIX] call fields_view_get with not specify the context raise an exception on product with stock module installed

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

bzr revid: christophe.chauvet@syleam.fr-20100221103652-f0zdr7gj3cu0ckcx

14 years ago[IMP] Licensing options : Added AGPL-3 and others in choices
Jay (Open ERP) [Fri, 19 Feb 2010 14:48:40 +0000 (20:18 +0530)]
[IMP] Licensing options : Added AGPL-3 and others in choices

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

bzr revid: jvo@tinyerp.com-20100219144840-wzw4yoewiunc1ahd

14 years ago[IMP] Account_payment: showing account feild on move line when importing invoice...
Jay (Open ERP) [Fri, 19 Feb 2010 14:08:24 +0000 (19:38 +0530)]
[IMP] Account_payment: showing account feild on move line when importing invoice for payment

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

bzr revid: jvo@tinyerp.com-20100219140824-l4mlvxfgx7uis6rv

14 years ago[FIX] Missing imports of _ of tools.translate provided
Jay (Open ERP) [Fri, 19 Feb 2010 10:06:17 +0000 (15:36 +0530)]
[FIX] Missing imports of _ of tools.translate provided

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

bzr revid: jvo@tinyerp.com-20100219100617-o7gh7tlvg0vcy221

14 years ago[FIX] membership: membership amount field corect name of digits in field defination
mra (Open ERP) [Fri, 19 Feb 2010 08:25:27 +0000 (13:55 +0530)]
[FIX] membership: membership amount field corect name of digits in field defination

bzr revid: mra@tinyerp.com-20100219082527-nfhanq2s4osng2l0

14 years ago[FIX] base_module_quality: speed_test
Christophe Simonis [Thu, 18 Feb 2010 15:23:03 +0000 (16:23 +0100)]
[FIX] base_module_quality: speed_test

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

bzr revid: chs@tinyerp.com-20100218152303-77pvb17rnezajnfs

14 years ago[FIX] Export translations + Cache on translations + Resynchronization wizard Corrections
ACH,JVO [Thu, 18 Feb 2010 15:01:51 +0000 (20:31 +0530)]
[FIX] Export translations + Cache on translations + Resynchronization wizard Corrections

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

bzr revid: jvo@tinyerp.com-20100218150151-apmuzazplp74fzi6

14 years ago[FIX] audittrail: correct dependencies
Christophe Simonis [Thu, 18 Feb 2010 13:36:21 +0000 (14:36 +0100)]
[FIX] audittrail: correct dependencies
[FIX] audittrail: ensure cursor is closed

bzr revid: chs@tinyerp.com-20100218133621-2x9nhq3y7nity6a2

14 years ago[FIX] invoice: translate the product description only if partner's language is set.
Christophe Simonis [Thu, 18 Feb 2010 13:26:33 +0000 (14:26 +0100)]
[FIX] invoice: translate the product description only if partner's language is set.

bzr revid: chs@tinyerp.com-20100218132633-ew9fyrv60k9kvr19

14 years ago[FIX] account: avoid a traceback if credit/debit/balance sum can be computed
Christophe Simonis [Thu, 18 Feb 2010 13:25:12 +0000 (14:25 +0100)]
[FIX] account: avoid a traceback if credit/debit/balance sum can be computed

bzr revid: chs@tinyerp.com-20100218132512-gru1r8b6hc7xy11v

14 years ago[FIX] orm: ensure the cursor is valid before computing parent_store values
Christophe Simonis [Thu, 18 Feb 2010 12:35:20 +0000 (13:35 +0100)]
[FIX] orm: ensure the cursor is valid before computing parent_store values

bzr revid: chs@tinyerp.com-20100218123520-4ndinz53vogryk8f

14 years ago[FIX] correct ustr. avoid a crash if getlocale() return None
Christophe Simonis [Thu, 18 Feb 2010 12:34:12 +0000 (13:34 +0100)]
[FIX] correct ustr. avoid a crash if getlocale() return None

bzr revid: chs@tinyerp.com-20100218123412-gx3rbhjr5kqu2d7p

14 years ago[FIX] Export translations: module name from path calculations corrected
Jay (Open ERP) [Thu, 18 Feb 2010 11:20:11 +0000 (16:50 +0530)]
[FIX] Export translations: module name from path calculations corrected

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

bzr revid: jvo@tinyerp.com-20100218112011-5yezaerd3gvvnx9h

14 years ago[FIX] Default_get : fields of _inherits for default values should be considered
Jay (Open ERP) [Thu, 18 Feb 2010 10:59:11 +0000 (16:29 +0530)]
[FIX] Default_get : fields of _inherits for default values should be considered

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

bzr revid: jvo@tinyerp.com-20100218105911-vtv81jfczs0lc00s

14 years ago[FIX] membership:
qdp [Wed, 17 Feb 2010 17:02:00 +0000 (18:02 +0100)]
[FIX] membership:
         *membership lines are now only linked to invoice lines of type 'out_invoice'
         *if we make a credite note for a membership invoice (~if the membership invoice is (partially or not) paid by a credite note), it doesn't set the membership state of the partner as 'paid member' anymore, but as 'canceled member'

bzr revid: qdp-launchpad@tinyerp.com-20100217170200-nxc34436b39lt63w

14 years ago[FIX] User / Preferences should always display translatable languages.
Jay (Open ERP) [Wed, 17 Feb 2010 15:03:32 +0000 (20:33 +0530)]
[FIX] User / Preferences should always display translatable languages.

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

bzr revid: jvo@tinyerp.com-20100217150332-2asugiw1aunt3y89

14 years ago[FIX] mrp: fixed demo data when default_code is overridded in a custom module
olt@tinyerp.com [Wed, 17 Feb 2010 12:18:07 +0000 (13:18 +0100)]
[FIX] mrp: fixed demo data when default_code is overridded in a custom module

bzr revid: olt@tinyerp.com-20100217121807-48391nectwvs1w0f

14 years ago[FIX] crm: removed debugging code
olt@tinyerp.com [Wed, 17 Feb 2010 10:53:29 +0000 (11:53 +0100)]
[FIX] crm: removed debugging code

bzr revid: olt@tinyerp.com-20100217105329-jod59iri6crh5i4s

14 years ago[FIX] Sale : Sale order list view should have sum attribute
Jay (Open ERP) [Wed, 17 Feb 2010 11:07:46 +0000 (16:37 +0530)]
[FIX] Sale : Sale order list view should have sum attribute

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

bzr revid: jvo@tinyerp.com-20100217110746-76cwyj5li0w22jq4

14 years ago[REF] Sale : Make Invoice wizard contained duplicated call to invoice creation
Jay (Open ERP) [Wed, 17 Feb 2010 09:33:14 +0000 (15:03 +0530)]
[REF] Sale : Make Invoice wizard contained duplicated call to invoice creation

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

bzr revid: jvo@tinyerp.com-20100217093314-80m9m5eu82316gbm

14 years ago[FIX] Sale : Invoice from packing should pass proper notes to invoice
Jay (Open ERP) [Wed, 17 Feb 2010 09:01:19 +0000 (14:31 +0530)]
[FIX] Sale : Invoice from packing should pass proper notes to invoice

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

bzr revid: jvo@tinyerp.com-20100217090119-11qkxgvpgrg5xb7n

14 years ago[FIX] Stock : Split moves wizard should respect current language
GPA(OpenERP) [Wed, 17 Feb 2010 08:31:59 +0000 (14:01 +0530)]
[FIX] Stock : Split moves wizard should respect current language

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

bzr revid: jvo@tinyerp.com-20100217083159-qfivbvno3dhl81sr

14 years ago[FIX]: document: Fixed non-closed Cursor problem
Guillem Barba [Wed, 17 Feb 2010 06:33:29 +0000 (12:03 +0530)]
[FIX]: document: Fixed non-closed Cursor problem

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

bzr revid: rpa@openerp.co.in-20100217063329-04shix7x6vbym1dt

14 years ago[FIX] Menu attribute to report/wizard/url made behaving correctly
Jay (Open ERP) [Wed, 17 Feb 2010 06:05:28 +0000 (11:35 +0530)]
[FIX] Menu attribute to report/wizard/url made behaving correctly

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

bzr revid: jvo@tinyerp.com-20100217060528-oe2a5kso24swb5xg

14 years ago[FIX] Stock : Priority assigned to stock.location list view
GPA(OpenERP) [Tue, 16 Feb 2010 12:28:39 +0000 (17:58 +0530)]
[FIX] Stock : Priority assigned to stock.location list view

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

bzr revid: jvo@tinyerp.com-20100216122839-jabfelbn5hoqjk3d

14 years ago[REF] Sale : Terp file corrected for duplicate sale_wizard.xml entries
Jay (Open ERP) [Tue, 16 Feb 2010 12:26:32 +0000 (17:56 +0530)]
[REF] Sale : Terp file corrected for duplicate sale_wizard.xml entries

bzr revid: jvo@tinyerp.com-20100216122632-qit7p5kz364rgx18

14 years ago[FIX] Warning for reports for header attributes used in .py
Jay (Open ERP) [Tue, 16 Feb 2010 11:37:24 +0000 (17:07 +0530)]
[FIX] Warning for reports for header attributes used in .py

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

bzr revid: jvo@tinyerp.com-20100216113724-a3ke8yymtp79cvvc

14 years ago[IMP] Account/base_iban : bank and iban displayed on list view of O2M to partner
Jay (Open ERP) [Tue, 16 Feb 2010 08:54:53 +0000 (14:24 +0530)]
[IMP] Account/base_iban : bank and iban displayed on list view of O2M to partner

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

bzr revid: jvo@tinyerp.com-20100216085453-xgt3s52brv1ei04y

14 years ago[FIX] Fixed error notification on parent_store=true with a column without ondelete...
Jay (Open ERP) [Tue, 16 Feb 2010 07:51:43 +0000 (13:21 +0530)]
[FIX] Fixed error notification on parent_store=true with a column without ondelete=cascade

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

bzr revid: jvo@tinyerp.com-20100216075143-f0e3axlg1m2eskmq

14 years ago[FIX] Fields.function : if store={}/True is removed,column should be dropped with...
Jay (Open ERP) [Mon, 15 Feb 2010 09:06:08 +0000 (14:36 +0530)]
[FIX] Fields.function : if store={}/True is removed,column should be dropped with cascaded effect

bzr revid: jvo@tinyerp.com-20100215090608-o6lq314ya0xslukl

14 years ago[FIX] Account : Analytic charts of accounts was raising exception on displaying chart
ATP(OpenERP) [Mon, 15 Feb 2010 07:17:01 +0000 (12:47 +0530)]
[FIX] Account : Analytic charts of accounts was raising exception on displaying chart

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

bzr revid: jvo@tinyerp.com-20100215071701-9ksgpuah9l3yjzbu

14 years ago[FIX]: fix a problem of 0 amount entries
Mantavya Gajjar [Mon, 15 Feb 2010 06:55:32 +0000 (12:25 +0530)]
[FIX]: fix a problem of 0 amount entries

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

bzr revid: mga@tinyerp.com-20100215065532-i8h80qycoc5uvnoh

14 years ago[FIX] Account : Invoice line should display complete name of product from the onchange
Jay (Open ERP) [Thu, 11 Feb 2010 06:56:51 +0000 (12:26 +0530)]
[FIX] Account : Invoice line should display complete name of product from the onchange

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

bzr revid: jvo@tinyerp.com-20100211065651-4v97zog6ygxc7g31

14 years ago[FIX] Stock : Onchange corrected to have an effect of translations
ACH(OpenERP) [Wed, 10 Feb 2010 11:48:08 +0000 (17:18 +0530)]
[FIX] Stock : Onchange corrected to have an effect of translations

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

bzr revid: jvo@tinyerp.com-20100210114808-15s8lcvl2lbypwzi

14 years ago[FIX] Warning raised for server action with SMS facility
Jay (Open ERP) [Wed, 10 Feb 2010 11:06:47 +0000 (16:36 +0530)]
[FIX] Warning raised for server action with SMS facility

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

bzr revid: jvo@tinyerp.com-20100210110647-vq9mrxqe0ei4wp7x

14 years ago[FIX] Weight on Picking has to be calculated from the Moves
VRA(OpenERP) [Wed, 10 Feb 2010 09:10:17 +0000 (14:40 +0530)]
[FIX] Weight on Picking has to be calculated from the Moves

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

bzr revid: jvo@tinyerp.com-20100210091017-s32zq7mv4xvqez4w

14 years ago[FIX] Amount_To_Text Corrected
VRA(OpenERP) [Wed, 10 Feb 2010 06:09:10 +0000 (11:39 +0530)]
[FIX] Amount_To_Text Corrected

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

bzr revid: jvo@tinyerp.com-20100210060910-l9cujxcbbsl7rasl

14 years ago[FIX] Fields : Only one2many fields can have relation_field,avoid checks for others
Jay (Open ERP) [Wed, 10 Feb 2010 05:45:37 +0000 (11:15 +0530)]
[FIX] Fields : Only one2many fields can have relation_field,avoid checks for others

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

bzr revid: jvo@tinyerp.com-20100210054537-yhfenk6z6tlm9nzt

14 years ago[FIX] document: fixed problem on window on filezilla
rpa(Open ERP) [Tue, 9 Feb 2010 13:06:56 +0000 (18:36 +0530)]
[FIX] document: fixed problem on window on filezilla

bzr revid: hmo@tinyerp.com-20100209130656-m0fmc15ozfpmpc63

14 years ago[FIX] Project : 100% completed project should dislay proper message on Gantt chart...
VRA(OpenERP) [Tue, 9 Feb 2010 10:48:48 +0000 (16:18 +0530)]
[FIX] Project : 100% completed project should dislay proper message on Gantt chart,instead of getting failed

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

bzr revid: jvo@tinyerp.com-20100209104848-b46cwc6qby35yb2x

14 years ago[FIX] Base.sql : added relation field column to ir_model_feilds
Jay (Open ERP) [Tue, 9 Feb 2010 10:35:41 +0000 (16:05 +0530)]
[FIX] Base.sql : added relation field column to ir_model_feilds

bzr revid: jvo@tinyerp.com-20100209103541-c0kt8yt5ggordxca

14 years ago[FIX] Fields : relational field was not getting written to ir_model_fields,in case...
Jay (Open ERP) [Tue, 9 Feb 2010 09:49:04 +0000 (15:19 +0530)]
[FIX] Fields : relational field was not getting written to ir_model_fields,in case of one2many

bzr revid: jvo@tinyerp.com-20100209094904-9en3pezi9qxpb5jr

14 years ago[FIX] Base : Country can be searched on Country codes independent to case
Jay (Open ERP) [Tue, 9 Feb 2010 09:42:38 +0000 (15:12 +0530)]
[FIX] Base : Country can be searched on Country codes independent to case

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

bzr revid: jvo@tinyerp.com-20100209094238-9sxar7uuz1g1ux0g

14 years ago[FIX] Custom fields won't disturb anything while updating server
Jay (Open ERP) [Tue, 9 Feb 2010 09:13:28 +0000 (14:43 +0530)]
[FIX] Custom fields won't disturb anything while updating server

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

bzr revid: jvo@tinyerp.com-20100209091328-sllcv1fjo4qq59a3

14 years ago[FIX] Browse with _inherits issue fixed if more than one M2O to parent objct exists
Jay (Open ERP) [Tue, 9 Feb 2010 06:03:33 +0000 (11:33 +0530)]
[FIX] Browse with _inherits issue fixed  if more than one M2O to parent objct exists

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

bzr revid: jvo@tinyerp.com-20100209060333-wj51lzrx3jmj01pz

14 years ago[FIX] Corrected language code for Slovenian and Danish locales and renamed correspond...
Olivier Dony [Mon, 8 Feb 2010 23:49:43 +0000 (00:49 +0100)]
[FIX] Corrected language code for Slovenian and Danish locales and renamed corresponding PO files.
There's a corresponding patch for openobject-server as well.

The locale rename won't be needed in trunk.

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

bzr revid: odo@openerp.com-20100208234943-ybougg5bs0mh9b0z

14 years ago[FIX] Corrected language code for Slovenian and Danish locales. Renamed corresponding...
Olivier Dony [Mon, 8 Feb 2010 23:22:47 +0000 (00:22 +0100)]
[FIX] Corrected language code for Slovenian and Danish locales. Renamed corresponding PO files.
While at it, added missing languages in the list for which PO files existed - nicer for the language installation wizard.

There's a corresponding patch for openobject-addons as well.

The locale rename won't be needed in trunk, but the missing languages probably are.

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

bzr revid: odo@openerp.com-20100208232247-j4qgqdc53wz3gigg

14 years ago[FIX] Unable to validate supplier invoice/refund with reference greater than 32 chara...
Christophe Simonis [Mon, 8 Feb 2010 17:17:26 +0000 (18:17 +0100)]
[FIX] Unable to validate supplier invoice/refund with reference greater than 32 characters. The reference is used as reference for the move lines and the analytic account line but the reference of these objects are limited to 32 characters, raising an sql error. It also broke the workflow of the invoice.

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

bzr revid: chs@tinyerp.com-20100208171726-3nabrcko8q8zo215

14 years ago[FIX] Sale : SOL's subtotal was missign price-accuracy
Jay (Open ERP) [Mon, 8 Feb 2010 13:14:47 +0000 (18:44 +0530)]
[FIX] Sale : SOL's subtotal was missign price-accuracy

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

bzr revid: jvo@tinyerp.com-20100208131447-je1th6tb1ql1mau3

14 years ago[FIX] Server Actions: evaluating dict corrected
Jay (Open ERP) [Mon, 8 Feb 2010 12:31:47 +0000 (18:01 +0530)]
[FIX] Server Actions: evaluating dict corrected

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

bzr revid: jvo@tinyerp.com-20100208123147-8ycxxoawk22f1pfp

14 years ago[IMP] Groups : Better duplication terminology.
Jay (Open ERP) [Mon, 8 Feb 2010 08:52:12 +0000 (14:22 +0530)]
[IMP] Groups : Better duplication terminology.

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

bzr revid: jvo@tinyerp.com-20100208085212-g4bggomq0nw2ijo9

14 years ago[FIX] Project_timesheet: Product_uom supplied to Analytic entries
Jay (Open ERP) [Mon, 8 Feb 2010 08:41:23 +0000 (14:11 +0530)]
[FIX] Project_timesheet: Product_uom supplied to Analytic entries

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

bzr revid: jvo@tinyerp.com-20100208084123-swfjodhlqxh92c3z

14 years ago[IMP] MRP : BOM structure report should follow hierarchy.
ACH,VRA [Mon, 8 Feb 2010 07:26:55 +0000 (12:56 +0530)]
[IMP] MRP : BOM structure report should follow hierarchy.

bzr revid: jvo@tinyerp.com-20100208072655-f7nndzqb00tg7pm9

14 years ago[FIX] Sale/Purchase : Worfklow instance had to ve removed while setting record's...
VRA(OpenERP) [Fri, 5 Feb 2010 11:35:25 +0000 (17:05 +0530)]
[FIX] Sale/Purchase : Worfklow instance had to ve removed while setting record's workflow back to draft state

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

bzr revid: jvo@tinyerp.com-20100205113525-5l4pb805w19s6c9q

14 years ago[FIX] sale_crm: CRM->Opportunities: 'convert to quote' now sets the salesman from...
olt@tinyerp.com [Fri, 5 Feb 2010 09:34:57 +0000 (10:34 +0100)]
[FIX] sale_crm: CRM->Opportunities: 'convert to quote' now sets the salesman from the partner (or the user if there is none)

bzr revid: olt@tinyerp.com-20100205093457-ssc4z2bz7q8tak33

14 years ago[FIX] sale: onchange on partner_id now set the partner's dedicated salesman as the...
olt@tinyerp.com [Fri, 5 Feb 2010 08:56:30 +0000 (09:56 +0100)]
[FIX] sale: onchange on partner_id now set the partner's dedicated salesman as the sale salesman or the user if there is no dedicated salesman on that partner

bzr revid: olt@tinyerp.com-20100205085630-pn0smp1ras32gmf9

14 years ago[FIX] base_contact: search for a contact in a contact job now searches in firstname...
olt@tinyerp.com [Fri, 5 Feb 2010 08:32:08 +0000 (09:32 +0100)]
[FIX] base_contact: search for a contact in a contact job now searches in firstname and lastname

bzr revid: olt@tinyerp.com-20100205083208-1hhoonlnwmhaas5p

14 years ago[IMP] sql_db: better logging
Christophe Simonis [Thu, 4 Feb 2010 17:28:00 +0000 (18:28 +0100)]
[IMP] sql_db: better logging

bzr revid: chs@tinyerp.com-20100204172800-oy6uavhn13osk9x1

14 years ago[IMP] osv: log (in debug) access errors
Christophe Simonis [Thu, 4 Feb 2010 17:26:10 +0000 (18:26 +0100)]
[IMP] osv: log (in debug) access errors
[IMP] web_service: remove log (debug) when creating database

bzr revid: chs@tinyerp.com-20100204172610-hm6ofa8cf2letwlj

14 years ago[FIX] allow to create menu executing ir.actions.server
Christophe Simonis [Thu, 4 Feb 2010 17:24:36 +0000 (18:24 +0100)]
[FIX] allow to create menu executing ir.actions.server
[IMP] pyflackes

bzr revid: chs@tinyerp.com-20100204172436-icchmn39spmew41g

14 years ago[FIX] default_FIELD from context should not overwrite modified FIELD value while...
Jay (Open ERP) [Thu, 4 Feb 2010 12:16:56 +0000 (17:46 +0530)]
[FIX] default_FIELD from context should not overwrite modified FIELD value while creating record

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

bzr revid: jvo@tinyerp.com-20100204121656-pzh1opx6kbrywscg

14 years ago[FIX] product: pricelist: ondelete cascade to avoid errors when deleting pricelists...
olt@tinyerp.com [Wed, 3 Feb 2010 15:44:08 +0000 (16:44 +0100)]
[FIX] product: pricelist: ondelete cascade to avoid errors when deleting pricelists and versions ('null value in column "price_version_id" violates not-null constraint')

bzr revid: olt@tinyerp.com-20100203154408-m07zqo1b9cld4d91

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

bzr revid: olt@tinyerp.com-20100202101921-t40knqdelma73iye

14 years ago[REF/FIX] Account : Importing invoice for Bank statement corrected
Jay (Open ERP) [Thu, 4 Feb 2010 11:58:36 +0000 (17:28 +0530)]
[REF/FIX] Account : Importing invoice for Bank statement corrected

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

bzr revid: jvo@tinyerp.com-20100204115836-62scrc1l4fuxgu6e