odoo/odoo.git
14 years ago[FIX] stock: correct incomplete work
Harry (Open ERP) [Wed, 31 Mar 2010 06:51:02 +0000 (12:21 +0530)]
[FIX] stock: correct incomplete work

bzr revid: hmo@tinyerp.com-20100331065102-lkawbyzxkh9mvndv

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 31 Mar 2010 03:55:12 +0000 (04:55 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100331035512-r137e2c28btemwtg

14 years ago[FIX] crm: made common view of reply mail and send new mail wizard
Harry (Open ERP) [Tue, 30 Mar 2010 14:49:13 +0000 (20:19 +0530)]
[FIX] crm: made common view of reply mail and send new mail wizard

bzr revid: hmo@tinyerp.com-20100330144913-2oy0fk8o3ii1txzl

14 years ago[FIX]crm : fixed problems regardig email_from/email_to
Harry (Open ERP) [Tue, 30 Mar 2010 13:34:13 +0000 (19:04 +0530)]
[FIX]crm : fixed problems regardig email_from/email_to

bzr revid: hmo@tinyerp.com-20100330133413-35za8j33reo3eoyg

14 years ago[FIX] Remove the double comma in the domains
Stephane Wirtel [Tue, 30 Mar 2010 13:25:55 +0000 (15:25 +0200)]
[FIX] Remove the double comma in the domains

bzr revid: stephane@openerp.com-20100330132555-94kfvssby1lwazmx

14 years ago[FIX] refactoring/fix in ir.rule improvements after merge, more refactoring needed...
Olivier Dony [Tue, 30 Mar 2010 12:10:24 +0000 (14:10 +0200)]
[FIX] refactoring/fix in ir.rule improvements after merge, more refactoring needed and coming.

bzr revid: odo@openerp.com-20100330121024-dgvzco2unfjlobxn

14 years ago[MERGE] merge from trunk-dev-framework
Framework Team [Tue, 30 Mar 2010 11:30:26 +0000 (13:30 +0200)]
[MERGE] merge from trunk-dev-framework

bzr revid: odo@openerp.com-20100330113026-u49ic0qxq1sa51bn

14 years ago[FIX] project_issue: removed unspecied fields in postgres view
Harry (Open ERP) [Tue, 30 Mar 2010 11:23:48 +0000 (16:53 +0530)]
[FIX] project_issue: removed unspecied fields in postgres view

bzr revid: hmo@tinyerp.com-20100330112348-320i9l31i12cg6i8

14 years ago[IMP] crm: on send mail wizard, we should provide selection option to set all state...
Harry (Open ERP) [Tue, 30 Mar 2010 11:14:44 +0000 (16:44 +0530)]
[IMP] crm: on send mail wizard, we should provide selection option to set all state in current case

bzr revid: hmo@tinyerp.com-20100330111444-jnrogxzo8ktjr8ir

14 years ago[FIX] crm: set default email_from, email_to in crm history on send/receive mail
Harry (Open ERP) [Tue, 30 Mar 2010 10:40:29 +0000 (16:10 +0530)]
[FIX] crm: set default email_from, email_to in crm history on send/receive mail

bzr revid: hmo@tinyerp.com-20100330104029-l9j4v0dtiuv3rn7y

14 years agoFixed calling private method code changed from service to pooler
HDA (OpenERP) [Tue, 30 Mar 2010 09:46:17 +0000 (15:16 +0530)]
Fixed calling private method code changed from service to pooler

bzr revid: hda@tinyerp.com-20100330094617-9njeiguur4hnupit

14 years ago[IMP] Set icons to state of wizards
nel@tinyerp.com [Tue, 30 Mar 2010 08:42:33 +0000 (10:42 +0200)]
[IMP] Set icons to state of wizards

bzr revid: nel@tinyerp.com-20100330084233-y8isdsecqmth9j7d

14 years ago[REF] Stock : Removed unused method button_confirm
JMA(OpenERP) [Tue, 30 Mar 2010 06:49:35 +0000 (12:19 +0530)]
[REF] Stock : Removed unused method button_confirm

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

bzr revid: jvo@tinyerp.com-20100330064935-6080i3a66jawkwzt

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Tue, 30 Mar 2010 04:17:10 +0000 (05:17 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100330035116-gmj49lv1faqo4cy7
bzr revid: codehost@crowberry-20100330041710-6ri9dskhty8ledl3

14 years ago[FIX] account_voucher: missing '%' in string interpolation
olt@tinyerp.com [Mon, 29 Mar 2010 14:46:11 +0000 (16:46 +0200)]
[FIX] account_voucher: missing '%' in string interpolation

bzr revid: olt@tinyerp.com-20100329144611-jguk94nsoohywsxn

14 years ago[FIX] crm: 'email_last' not defined
olt@tinyerp.com [Mon, 29 Mar 2010 14:41:45 +0000 (16:41 +0200)]
[FIX] crm: 'email_last' not defined

bzr revid: olt@tinyerp.com-20100329144145-2zhm6s080xeoe3kw

14 years ago[FIX] some undefined references:
olt@tinyerp.com [Mon, 29 Mar 2010 14:29:43 +0000 (16:29 +0200)]
[FIX] some undefined references:

  * use of 'cursor' instead of 'cr'
  * use of 'user' instead of 'uid'

bzr revid: olt@tinyerp.com-20100329142943-rl3qthstskovtcmp

14 years ago[FIX] purchase: cr -> self.cr in report
olt@tinyerp.com [Mon, 29 Mar 2010 13:29:09 +0000 (15:29 +0200)]
[FIX] purchase: cr -> self.cr in report

bzr revid: olt@tinyerp.com-20100329132909-366kaw87o7d2g975

14 years ago[FIX] mrp: fixed an undefined reference
olt@tinyerp.com [Mon, 29 Mar 2010 13:26:16 +0000 (15:26 +0200)]
[FIX] mrp: fixed an undefined reference

bzr revid: olt@tinyerp.com-20100329132616-lx8va7ii07if1qx4

14 years ago[FIX] pep8
olt@tinyerp.com [Mon, 29 Mar 2010 12:44:39 +0000 (14:44 +0200)]
[FIX] pep8

bzr revid: olt@tinyerp.com-20100329124439-btnac81b4iiaje3x

14 years agoMade thunderbird plugin compatible with TB3
YSA(OpenERP) [Mon, 29 Mar 2010 13:00:10 +0000 (18:30 +0530)]
Made thunderbird plugin compatible with TB3

bzr revid: hda@tinyerp.com-20100329130010-866h5ju521a5bn0l

14 years ago[IMP] account: improved supplier form view
qdp-launchpad@tinyerp.com [Mon, 29 Mar 2010 12:48:54 +0000 (14:48 +0200)]
[IMP] account: improved supplier form view

bzr revid: qdp-launchpad@tinyerp.com-20100329124854-jinsduhjgeq8lh9y

14 years ago[FIX] pep8
olt@tinyerp.com [Mon, 29 Mar 2010 12:38:53 +0000 (14:38 +0200)]
[FIX] pep8

bzr revid: olt@tinyerp.com-20100329123853-60zh0xb9p1vt4h0u

14 years ago[IMP] Improve layout
nel@tinyerp.com [Mon, 29 Mar 2010 11:45:35 +0000 (13:45 +0200)]
[IMP] Improve layout

bzr revid: nel@tinyerp.com-20100329114535-th525ey9uv9at6ws

14 years ago[FIX] 'time' module used but not imported
olt@tinyerp.com [Mon, 29 Mar 2010 10:55:41 +0000 (12:55 +0200)]
[FIX] 'time' module used but not imported

bzr revid: olt@tinyerp.com-20100329105541-l2154cgxsvfl6j87

14 years ago[FIX] pos receipt wizard title was "Fill Inventory". Now it's "Print Receipt"
olt@tinyerp.com [Mon, 29 Mar 2010 10:36:25 +0000 (12:36 +0200)]
[FIX] pos receipt wizard title was "Fill Inventory". Now it's "Print Receipt"

bzr revid: olt@tinyerp.com-20100329103625-tkwg1xvuyeccgtll

14 years ago[FIX] caldav: remove unneccassry import packages
Harry (Open ERP) [Mon, 29 Mar 2010 10:26:29 +0000 (15:56 +0530)]
[FIX] caldav: remove unneccassry import packages

bzr revid: hmo@tinyerp.com-20100329102629-v6hxscfl264su1fz

14 years ago[MERGE]
nel@tinyerp.com [Mon, 29 Mar 2010 09:51:38 +0000 (11:51 +0200)]
[MERGE]

bzr revid: nel@tinyerp.com-20100329095138-wzwgli2t51rchom5

14 years ago[IMP] improve views of expense
nel@tinyerp.com [Mon, 29 Mar 2010 09:50:29 +0000 (11:50 +0200)]
[IMP] improve views of expense

bzr revid: nel@tinyerp.com-20100329095029-crh321t0u57r1d8u

14 years ago[REF] Refactored postgres' confdeltypes as a constant
Olivier Dony [Mon, 29 Mar 2010 09:25:37 +0000 (11:25 +0200)]
[REF] Refactored postgres' confdeltypes as a constant

bzr revid: odo@openerp.com-20100329092537-6v8vaxyvbzpywxld

14 years ago[REF] Base_Calendar : Improvement for report
Jay (Open ERP) [Mon, 29 Mar 2010 09:11:23 +0000 (14:41 +0530)]
[REF] Base_Calendar : Improvement for report

bzr revid: jvo@tinyerp.com-20100329091123-blmy4mcvxvnw4bzh

14 years ago[MERGE] merge
nel@tinyerp.com [Mon, 29 Mar 2010 09:03:09 +0000 (11:03 +0200)]
[MERGE] merge

bzr revid: nel@tinyerp.com-20100329090309-vholpuokg2y5uh0g

14 years agomerge
nel@tinyerp.com [Mon, 29 Mar 2010 09:00:45 +0000 (11:00 +0200)]
merge

bzr revid: nel@tinyerp.com-20100329090045-ap3csvw3itc5h9vc

14 years ago[IMP] remove commented action_id reference/constraint
Olivier Dony [Mon, 29 Mar 2010 08:58:43 +0000 (10:58 +0200)]
[IMP] remove commented action_id reference/constraint

bzr revid: odo@openerp.com-20100329085843-cliw31nbpvgr2skq

14 years ago[FIX] Database creation fixed by breaking the circular dependencies with multi-compan...
Olivier Dony [Mon, 29 Mar 2010 08:56:00 +0000 (10:56 +0200)]
[FIX] Database creation fixed by breaking the circular dependencies with multi-company init.
Still need to fix the init to re-establish the FK reference on res_users' company_id field.

bzr revid: odo@openerp.com-20100329085600-r0pjh7rjyq2rw44n

14 years ago[Fix] point_of_sale: add the missing file
sbh (Open ERP) [Mon, 29 Mar 2010 08:53:39 +0000 (14:23 +0530)]
[Fix] point_of_sale: add the missing file

bzr revid: sbh@tinyerp.com-20100329085339-4l2usy02z683549i

14 years ago[IMP] uniformisation layout views / wizards Human resourses
nel@tinyerp.com [Mon, 29 Mar 2010 08:49:49 +0000 (10:49 +0200)]
[IMP] uniformisation layout views / wizards Human resourses

bzr revid: nel@tinyerp.com-20100329084949-zfqbfqrxqgqxea4n

14 years ago[REM] point_of_sale: Remove the conflict
sbh (Open ERP) [Mon, 29 Mar 2010 07:03:35 +0000 (12:33 +0530)]
[REM] point_of_sale: Remove the conflict

bzr revid: sbh@tinyerp.com-20100329070335-q4acrhpqt33v7y0n

14 years ago[IMP] Partner Address : Better Layout
Jay (Open ERP) [Mon, 29 Mar 2010 06:27:45 +0000 (11:57 +0530)]
[IMP] Partner Address : Better Layout

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

bzr revid: jvo@tinyerp.com-20100329062745-hxmvfvxkdl0qruai

14 years agomerged
HDA (OpenERP) [Mon, 29 Mar 2010 06:11:18 +0000 (11:41 +0530)]
merged

bzr revid: hda@tinyerp.com-20100329061118-7bgomiohtjgwnhza

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Mon, 29 Mar 2010 03:46:04 +0000 (04:46 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100329034604-0f9quc9u5en4qe1q

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Mon, 29 Mar 2010 03:45:36 +0000 (04:45 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100320044237-0n8t8gp0nl0fuyqt
bzr revid: codehost@crowberry-20100321044153-s0y7eivx43ck859g
bzr revid: codehost@crowberry-20100322044637-xjp4wdw10wpwv601
bzr revid: codehost@crowberry-20100324045250-iszzaukziu6uxznx
bzr revid: codehost@crowberry-20100326044819-vku920nqvrb2lufb
bzr revid: codehost@crowberry-20100327045920-fqolv2unkpzt63um
bzr revid: codehost@crowberry-20100328034636-ni30n5szoo5f8z8w
bzr revid: codehost@crowberry-20100329034536-bo8n0hhw3btepsh8

14 years ago[MERGE]: merging from the development branch3
Mantavya Gajjar [Sun, 28 Mar 2010 19:01:03 +0000 (00:31 +0530)]
[MERGE]: merging from the development branch3

bzr revid: mga@mga-20100328190103-bxr3erm84dzje5ra

14 years ago[MERGE]: merging from the development branch 1
Mantavya Gajjar [Sun, 28 Mar 2010 18:30:36 +0000 (00:00 +0530)]
[MERGE]: merging from the development branch 1

bzr revid: mga@mga-20100328183036-f1uiews49uhntvgc

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Sat, 27 Mar 2010 05:00:17 +0000 (05:00 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100327050017-sv5pl78of0rm7rrv

14 years ago[IMP] stock: stock partial move wizard
Harry (Open ERP) [Fri, 26 Mar 2010 14:52:01 +0000 (20:22 +0530)]
[IMP] stock: stock partial move wizard

bzr revid: hmo@tinyerp.com-20100326145201-3viwi4gcsujnvfhd

14 years ago[ADD] l10n_be: convert account_vat_declaration wizard to osv_memory wizard
psi (Open ERP) [Fri, 26 Mar 2010 14:13:52 +0000 (19:43 +0530)]
[ADD] l10n_be: convert account_vat_declaration wizard to osv_memory wizard

bzr revid: psi@tinyerp.co.in-20100326141352-bolnvlc15ky0um3p

14 years ago[Fix] stock:remove the file name from terp
mtr [Fri, 26 Mar 2010 13:43:11 +0000 (19:13 +0530)]
[Fix] stock:remove the file name from terp

bzr revid: mtr@mtr-20100326134311-qbazgm07gjjbjwfx

14 years ago[IMP]: point_of_sale: change the name of variable
sbh (Open ERP) [Fri, 26 Mar 2010 13:20:28 +0000 (18:50 +0530)]
[IMP]: point_of_sale: change the name of variable

bzr revid: sbh@tinyerp.com-20100326132028-63mm3ddrk4y5s3xv

14 years ago[ADD] stock: Added osv_memory wizard for 'Upstream Traceability' and 'Downstream...
mtr [Fri, 26 Mar 2010 13:04:16 +0000 (18:34 +0530)]
[ADD] stock: Added osv_memory wizard for 'Upstream Traceability' and 'Downstream Traceability' wizards.

bzr revid: mtr@mtr-20100326130416-e245kw4dr7eutedo

14 years ago[FIX]:read_group for None Values
nch@tinyerp.com [Fri, 26 Mar 2010 12:48:22 +0000 (18:18 +0530)]
[FIX]:read_group for None Values

bzr revid: nch@tinyerp.com-20100326124822-zomzhapc96v4v6gy

14 years ago[IMP] point_of_sale:remove the print statement
sbh (Open ERP) [Fri, 26 Mar 2010 12:08:00 +0000 (17:38 +0530)]
[IMP] point_of_sale:remove the print statement

bzr revid: sbh@tinyerp.com-20100326120800-ztuvfhmz4qcltmc1

14 years ago[IMP] point_of_sale: convert pos_payment wizard in osv_memory
sbh (Open ERP) [Fri, 26 Mar 2010 11:32:53 +0000 (17:02 +0530)]
[IMP] point_of_sale: convert pos_payment wizard in osv_memory

bzr revid: sbh@tinyerp.com-20100326113253-su4gskwkkg8gq66c

14 years ago[FIX] stock: fix small problmes
Harry (Open ERP) [Fri, 26 Mar 2010 11:27:31 +0000 (16:57 +0530)]
[FIX] stock: fix small problmes

bzr revid: hmo@tinyerp.com-20100326112731-3z57rtooizu7uhxt

14 years ago[MERGE] merged from lp:~openerp/openobject-addons/trunk/
Harry (Open ERP) [Fri, 26 Mar 2010 10:37:16 +0000 (16:07 +0530)]
[MERGE] merged from lp:~openerp/openobject-addons/trunk/

bzr revid: hmo@tinyerp.com-20100326103716-8dgskmgnp62l4vda

14 years ago[IMP] mrp: if cost price of component is changed, also change cost price of main...
Harry (Open ERP) [Fri, 26 Mar 2010 10:15:01 +0000 (15:45 +0530)]
[IMP] mrp: if cost price of component is changed, also change cost price of main product

bzr revid: hmo@tinyerp.com-20100326101501-vlreabb9h6ishpqf

14 years ago[FIX] project_long_term: If resource has no calendar_id leaves not be considered...
kum (Open ERP) [Fri, 26 Mar 2010 10:04:20 +0000 (15:34 +0530)]
[FIX] project_long_term: If resource has no calendar_id leaves not be considered for that resource now

bzr revid: kum@tinyerp.co.in-20100326100420-d8gfh5kib18y78t0

14 years ago[IMP] stock: change cost price and partial wizard
Harry (Open ERP) [Fri, 26 Mar 2010 09:25:02 +0000 (14:55 +0530)]
[IMP] stock: change cost price and partial wizard

bzr revid: hmo@tinyerp.com-20100326092502-3f4jfnr6wjjrbayf

14 years ago[MERGE] merge with main branch
mra (Open ERP) [Fri, 26 Mar 2010 04:35:42 +0000 (10:05 +0530)]
[MERGE] merge with main branch

bzr revid: mra@tinyerp.com-20100326043542-4ltod5iachq4o419

14 years agoFIX converted private methods called from views to public
RVO(OpenERP) [Thu, 25 Mar 2010 14:17:36 +0000 (19:47 +0530)]
FIX converted private methods called from views to public

bzr revid: hda@tinyerp.com-20100325141736-itdnr9bfe7iox4to

14 years ago[FIX] hr_evaluation: Removed demo file from update tag (Already available with demo...
mra (Open ERP) [Thu, 25 Mar 2010 13:44:10 +0000 (19:14 +0530)]
[FIX] hr_evaluation: Removed demo file from update tag (Already available with demo tag)

bzr revid: mra@tinyerp.com-20100325134410-hdscyuetlrsavkm6

14 years ago[MERGE] From Joel GrandGuillaume (Camp2Camp)
Stephane Wirtel [Thu, 25 Mar 2010 13:35:24 +0000 (14:35 +0100)]
[MERGE] From Joel GrandGuillaume (Camp2Camp)

bzr revid: stephane@openerp.com-20100325133524-bopyjvq6dr6xq0xr

14 years ago[IMP] stock: changes in do_change_standard_price method
mso [Thu, 25 Mar 2010 12:34:53 +0000 (18:04 +0530)]
[IMP] stock: changes in do_change_standard_price method

bzr revid: mso@mso-20100325123453-7igqzvauuqm403tm

14 years ago[REF] stock
Harry (Open ERP) [Thu, 25 Mar 2010 12:08:31 +0000 (17:38 +0530)]
[REF] stock

bzr revid: hmo@tinyerp.com-20100325120831-jsnj6d63v1q0pmv6

14 years ago[IMP] stock: changes in change_standard_prize_view.xml and refactored name of variables
mso [Thu, 25 Mar 2010 11:00:02 +0000 (16:30 +0530)]
[IMP] stock: changes in change_standard_prize_view.xml and refactored name of variables

bzr revid: mso@mso-20100325110002-zt7uu5x1glclaj45

14 years ago[IMP] Add the multi-currency support on product costs. You can now have different...
Joël Grand-Guillaume [Thu, 25 Mar 2010 10:59:36 +0000 (11:59 +0100)]
[IMP] Add the multi-currency support on product costs. You can now have different costs price for each company, but in the same currency even if your company are in different one

bzr revid: joel.grandguillaume@camptocamp.com-20100325105936-btwdqg96jt723l2r

14 years ago[IMP] product: Added view or normal category on product
mso [Thu, 25 Mar 2010 10:07:14 +0000 (15:37 +0530)]
[IMP] product: Added view or normal category on product

bzr revid: mso@mso-20100325100714-40rh2prsz0gwxks0

14 years ago[IMP] stock: Removed unnecessary code in change_standard_price wizard and name of...
mso [Thu, 25 Mar 2010 08:57:49 +0000 (14:27 +0530)]
[IMP] stock: Removed unnecessary code in  change_standard_price wizard and name of an variable has been changed

bzr revid: mso@mso-20100325085749-7v012mfw2s5ppot8

14 years ago[IMP] stock: modifications in change_standard_price wizard
mso [Thu, 25 Mar 2010 08:51:35 +0000 (14:21 +0530)]
[IMP] stock: modifications in  change_standard_price wizard

bzr revid: mso@mso-20100325085135-m9z641h4o0urvyi6

14 years ago[IMP] auction, stock: Changes in auction, modified change_standard_price wizard
mso [Thu, 25 Mar 2010 08:28:43 +0000 (13:58 +0530)]
[IMP] auction, stock: Changes in auction, modified change_standard_price wizard

bzr revid: mso@mso-20100325082843-3epa7l1pngez55zf

14 years ago[REF] puchase: merge order wizard
Harry (Open ERP) [Thu, 25 Mar 2010 08:25:11 +0000 (13:55 +0530)]
[REF] puchase: merge order wizard

bzr revid: hmo@tinyerp.com-20100325082511-k3ri4500pjd7kwsz

14 years ago[REF] purchase: search view of purchase order and form view of merge order wizard
Harry (Open ERP) [Thu, 25 Mar 2010 07:44:05 +0000 (13:14 +0530)]
[REF] purchase: search view of purchase order and form view of merge order wizard

bzr revid: hmo@tinyerp.com-20100325074405-4rwf5u5ys8le07m3

14 years ago[IMP] l10n_BE: Clean the code
mra (Open ERP) [Thu, 25 Mar 2010 06:53:08 +0000 (12:23 +0530)]
[IMP] l10n_BE: Clean the code

bzr revid: mra@tinyerp.com-20100325065308-o5smw265l26nu0y1

14 years ago[MERGE] merge from lp:~openerp/openobject-addons/trunk/
Harry (Open ERP) [Thu, 25 Mar 2010 05:29:15 +0000 (10:59 +0530)]
[MERGE] merge from lp:~openerp/openobject-addons/trunk/

bzr revid: hmo@tinyerp.com-20100325052915-kn5nnwxk06yr9i68

14 years ago[MERGE]
nch@tinyerp.com [Thu, 25 Mar 2010 05:09:59 +0000 (10:39 +0530)]
[MERGE]

bzr revid: nch@tinyerp.com-20100325050959-77xtfao0ed1rton2

14 years ago[IMP]:GroupBY:Added Multilevel Groupby
nch@tinyerp.com [Thu, 25 Mar 2010 05:08:29 +0000 (10:38 +0530)]
[IMP]:GroupBY:Added Multilevel Groupby

bzr revid: nch@tinyerp.com-20100325050829-gwimhmlym2wf8mpu

14 years ago[MERGE] merge with main branch
mra (Open ERP) [Thu, 25 Mar 2010 04:18:06 +0000 (09:48 +0530)]
[MERGE] merge with main branch

bzr revid: mra@tinyerp.com-20100325041806-rt61rgtampmznt3k

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 24 Mar 2010 04:53:52 +0000 (04:53 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100324045352-2ye21637btudn61d

14 years ago[FIX] document: changes made in create method
kum (Open ERP) [Tue, 23 Mar 2010 14:01:06 +0000 (19:31 +0530)]
[FIX] document: changes made in create method

bzr revid: kum@tinyerp.co.in-20100323140106-z2qld0a827n2olqr

14 years ago[REF] auction: Removed print statement
uco (OpenERP) [Tue, 23 Mar 2010 13:48:24 +0000 (19:18 +0530)]
[REF] auction: Removed print statement

bzr revid: uco@tinyerp.co.in-20100323134824-uzkqvbl6qwcj3rl3

14 years ago[ADD] auction: Added osv_memory wizard for 'Map buyer username to Partners'.
uco (OpenERP) [Tue, 23 Mar 2010 13:45:03 +0000 (19:15 +0530)]
[ADD] auction: Added osv_memory wizard for 'Map buyer username to Partners'.

bzr revid: uco@tinyerp.co.in-20100323134503-gfumtlx8yui2pnd4

14 years agomerge with main branch
mra (Open ERP) [Tue, 23 Mar 2010 11:58:21 +0000 (17:28 +0530)]
merge with main branch

bzr revid: mra@tinyerp.com-20100323115821-12cwomebzbu9qtiv

14 years ago[IMP] resource: rename Resource Calender to Working Period in views
psi (Open ERP) [Tue, 23 Mar 2010 11:36:37 +0000 (17:06 +0530)]
[IMP] resource: rename Resource Calender to Working Period in views

bzr revid: psi@tinyerp.co.in-20100323113637-y2hppy0en8e1qsfl

14 years ago[IMP] project_planning: Clean code, remove menu Project Management/Planning/Long...
psi (Open ERP) [Tue, 23 Mar 2010 11:33:05 +0000 (17:03 +0530)]
[IMP] project_planning: Clean code, remove menu Project Management/Planning/Long Term Planning/Resources, rename the tag of act window form Planning Tasks to task in act_task_of_lines

bzr revid: psi@tinyerp.co.in-20100323113305-voljv2ofmbm5vnr1

14 years ago[IMP] project_long_term: Set focus and add icon on button on wizards
psi (Open ERP) [Tue, 23 Mar 2010 11:26:25 +0000 (16:56 +0530)]
[IMP] project_long_term: Set focus and add icon on button on wizards

bzr revid: psi@tinyerp.co.in-20100323112625-wwpzyp2oeiyce3kb

14 years ago[IMP] project_gtd: Set focus on button on wizards
psi (Open ERP) [Tue, 23 Mar 2010 11:22:10 +0000 (16:52 +0530)]
[IMP] project_gtd: Set focus on button on wizards

bzr revid: psi@tinyerp.co.in-20100323112210-5cwl0cbg4h3su05b

14 years ago[IMP] project: Set focus on button on all wizards of budget, remaining_hours on task...
psi (Open ERP) [Tue, 23 Mar 2010 11:19:28 +0000 (16:49 +0530)]
[IMP] project: Set focus on button on all wizards of budget, remaining_hours on task with average instead of sum, Reporting=>tasks now working

bzr revid: psi@tinyerp.co.in-20100323111928-t041wuy0am8csx42

14 years ago[IMP] board_project: rename 'Members list of project' in 'Project(s) Members' in...
psi (Open ERP) [Tue, 23 Mar 2010 11:08:15 +0000 (16:38 +0530)]
[IMP] board_project: rename 'Members list of project' in 'Project(s) Members' in board_project_form view

bzr revid: psi@tinyerp.co.in-20100323110815-upwn61leh1umsjww

14 years ago[MERGE] merge mod3 team work
qdp-launchpad@tinyerp.com [Tue, 23 Mar 2010 11:00:57 +0000 (12:00 +0100)]
[MERGE] merge mod3 team work

bzr revid: qdp-launchpad@tinyerp.com-20100323110057-0me9kocy4wbidt6m

14 years ago[IMP] account_budget: Set focus on print button on all wizards of budget
mra (Open ERP) [Tue, 23 Mar 2010 10:50:51 +0000 (16:20 +0530)]
[IMP] account_budget: Set focus on print button on all wizards of budget

bzr revid: mra@tinyerp.com-20100323105051-5qtjjj1qmpncqdao

14 years ago[IMP] stock: set the field in wizard_partial_picking
sbh (Open ERP) [Tue, 23 Mar 2010 08:31:34 +0000 (14:01 +0530)]
[IMP] stock: set the field in wizard_partial_picking

bzr revid: sbh@tinyerp.com-20100323083134-t8fc4bi9orbpzy6x

14 years agoIMP module recorder yml generation code and added write method recording functionality
HDA (OpenERP) [Tue, 23 Mar 2010 07:57:48 +0000 (13:27 +0530)]
IMP module recorder yml generation code and added write method recording functionality

bzr revid: hda@tinyerp.com-20100323075748-5dfazl9modm6e5qb

14 years ago[REVIEW] stock: change standard price in product
Harry (Open ERP) [Tue, 23 Mar 2010 07:41:42 +0000 (13:11 +0530)]
[REVIEW] stock: change standard price in product

bzr revid: hmo@tinyerp.com-20100323074142-1x7pehjbloet022o

14 years ago[FIX] account: wizard_multi_charts_accounts: Parent_id did not consider for all l10n_...
mra (Open ERP) [Tue, 23 Mar 2010 07:24:07 +0000 (12:54 +0530)]
[FIX] account: wizard_multi_charts_accounts: Parent_id did not consider for all l10n_* modules in creation of account.tax.code

bzr revid: mra@tinyerp.com-20100323072407-c1sfkudvelflc2ke

14 years ago[IMP]: stock: Imporve the view of wizard_partial_picking
sbh (Open ERP) [Tue, 23 Mar 2010 07:22:52 +0000 (12:52 +0530)]
[IMP]: stock: Imporve the view of wizard_partial_picking

bzr revid: sbh@tinyerp.com-20100323072252-ephu05smjs7usr3m

14 years ago[IMP]stock: add the address_id in wizard_partial_picking
sbh (Open ERP) [Tue, 23 Mar 2010 06:51:50 +0000 (12:21 +0530)]
[IMP]stock: add the address_id in wizard_partial_picking

bzr revid: sbh@tinyerp.com-20100323065150-pad7u4aq0kqndgji

14 years ago[Fix] stock:Fix the sequence object for back_order
sbh (Open ERP) [Tue, 23 Mar 2010 06:45:14 +0000 (12:15 +0530)]
[Fix] stock:Fix the sequence object for back_order

bzr revid: sbh@tinyerp.com-20100323064514-2nq98ocljgp4pk2p

14 years agoMerged
HDA (OpenERP) [Tue, 23 Mar 2010 06:11:54 +0000 (11:41 +0530)]
Merged

bzr revid: hda@tinyerp.com-20100323061154-mzl5ud65kktg141v

14 years ago[FIX]:stock:set the proper name of the field
mso [Tue, 23 Mar 2010 06:10:45 +0000 (11:40 +0530)]
[FIX]:stock:set the proper name of the field

bzr revid: mso@mso-20100323061045-32tm1yhe4g88ye6r

14 years ago[IMP] stock: improved stock view
Harry (Open ERP) [Tue, 23 Mar 2010 06:04:00 +0000 (11:34 +0530)]
[IMP] stock: improved stock view

bzr revid: hmo@tinyerp.com-20100323060400-dy213r45b8e2iqw9