odoo/odoo.git
11 years ago[MERGE] merged the branch with base_gengo module (+ a small fix in google_docs, found...
Quentin (OpenERP) [Fri, 31 Aug 2012 12:54:16 +0000 (14:54 +0200)]
[MERGE] merged the branch with base_gengo module (+ a small fix in google_docs, found by luck)

bzr revid: qdp-launchpad@openerp.com-20120831125416-3ab6uytiiu1ca366

11 years ago[MERGE] merged the branch with enhancements of ir.translation. Those changes are...
Quentin (OpenERP) [Fri, 31 Aug 2012 12:53:36 +0000 (14:53 +0200)]
[MERGE] merged the branch with enhancements of ir.translation. Those changes are needed for base_gengo module

bzr revid: qdp-launchpad@openerp.com-20120831125336-0f515b4b4aaucw16

11 years ago[MERGE] account: when generating objects from templates, set the default taxes as...
Quentin (OpenERP) [Fri, 31 Aug 2012 12:41:41 +0000 (14:41 +0200)]
[MERGE] account: when generating objects from templates, set the default taxes as a super user + refactoring of deprecated set() method of ir.values

bzr revid: qdp-launchpad@openerp.com-20120831124141-yl4sq3ajrttvm81z

11 years ago[FIX] _check_lang_support constrain
Jigar Amin - OpenERP [Fri, 31 Aug 2012 11:41:06 +0000 (17:11 +0530)]
[FIX] _check_lang_support constrain

bzr revid: jam@tinyerp.com-20120831114106-tjnrcwj4nslaamxz

11 years ago[MERGE] Merge with fixed autosize_textarea branch
vta vta@openerp.com [Fri, 31 Aug 2012 10:55:42 +0000 (12:55 +0200)]
[MERGE] Merge with fixed autosize_textarea branch

bzr revid: vta@openerp.com-20120831105542-bnwst8a2v8g2qb8x

11 years ago[FIX] Set cron job to the false by default and module decrpation to use it.
Jigar Amin - OpenERP [Fri, 31 Aug 2012 10:55:40 +0000 (16:25 +0530)]
[FIX] Set cron job to the false by default and module decrpation to use it.

bzr revid: jam@tinyerp.com-20120831105540-hnt2zbx8fz8i6i01

11 years ago[FIX] Fixed autosize behaviour.
vta vta@openerp.com [Fri, 31 Aug 2012 10:50:42 +0000 (12:50 +0200)]
[FIX] Fixed autosize behaviour.

bzr revid: vta@openerp.com-20120831105042-fuwhrbdgs51x76u6

11 years ago[MERGE] point_of_sale: Improve the wizard of the session, if the session is opened...
Stephane Wirtel [Fri, 31 Aug 2012 10:27:31 +0000 (12:27 +0200)]
[MERGE] point_of_sale: Improve the wizard of the session, if the session is opened, we show a text

bzr revid: stw@openerp.com-20120831102731-3voa2kxjpa4lq4go

11 years ago[IMP] point_of_sale: Add a description when the session is in progress
Stephane Wirtel [Fri, 31 Aug 2012 10:25:09 +0000 (12:25 +0200)]
[IMP] point_of_sale: Add a description when the session is in progress

bzr revid: stw@openerp.com-20120831102509-yv3bc68gii0sexfk

11 years ago[FIX] Usability Fix, missing import and added the resquest process call
Jigar Amin - OpenERP [Fri, 31 Aug 2012 10:01:43 +0000 (15:31 +0530)]
[FIX] Usability Fix,  missing import and added the resquest process call

bzr revid: jam@tinyerp.com-20120831100143-rgx1ntdkzqcngov9

11 years ago[FIX] base_gengo: typo
Quentin (OpenERP) [Fri, 31 Aug 2012 09:53:12 +0000 (11:53 +0200)]
[FIX] base_gengo: typo

bzr revid: qdp-launchpad@openerp.com-20120831095312-pbi55dof1zrxzdsf

11 years ago[FIX] base_gengo: added missing import statement
Quentin (OpenERP) [Fri, 31 Aug 2012 09:50:48 +0000 (11:50 +0200)]
[FIX] base_gengo: added missing import statement

bzr revid: qdp-launchpad@openerp.com-20120831095048-0yn1vgataftgadhx

11 years ago[IMP] base_gengo: removal of restart_fetch_job field in wizard (not useful)
Quentin (OpenERP) [Fri, 31 Aug 2012 09:18:51 +0000 (11:18 +0200)]
[IMP] base_gengo: removal of restart_fetch_job field in wizard (not useful)

bzr revid: qdp-launchpad@openerp.com-20120831091851-wq4wxw3h5mbc6wjw

11 years ago[FIX] base_gengo: removed required=True on gengo_translation field as the way to...
Quentin (OpenERP) [Fri, 31 Aug 2012 09:02:49 +0000 (11:02 +0200)]
[FIX] base_gengo: removed required=True on gengo_translation field as the way to create translation is a bit unusual (created in a temporary table for mass import then using SQL queries to update the right table), it would be tricky to inherit at the right spot to apply the default value

bzr revid: qdp-launchpad@openerp.com-20120831090249-v0meyp1luf29eddn

11 years agofix
Fabien Pinckaers [Fri, 31 Aug 2012 08:39:09 +0000 (10:39 +0200)]
fix

bzr revid: fp@tinyerp.com-20120831083909-suttma1sjdz7uu0m

11 years ago[IMP] boms on products
Fabien Pinckaers [Fri, 31 Aug 2012 07:55:05 +0000 (09:55 +0200)]
[IMP] boms on products

bzr revid: fp@tinyerp.com-20120831075505-n3478j5h7jqsu72j

11 years ago[FIX] Removed Unused File reference from __openerp__ and unneccesasry tier check...
Jigar Amin - OpenERP [Fri, 31 Aug 2012 06:45:41 +0000 (12:15 +0530)]
[FIX] Removed Unused File reference from __openerp__ and unneccesasry tier check on Do nto translate

bzr revid: jam@tinyerp.com-20120831064541-1fd5h47xh8p7pb81

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 31 Aug 2012 04:56:49 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120831045649-sm7os4ihiv8fv422

11 years ago[IMP] base_gengo: commit finishing what did the previous one: removal of unused files...
Quentin (OpenERP) [Thu, 30 Aug 2012 16:23:16 +0000 (18:23 +0200)]
[IMP] base_gengo: commit finishing what did the previous one: removal of unused files and fields, fixing the cron job data, ...

bzr revid: qdp-launchpad@openerp.com-20120830162316-vglsn7lfuxr04772

11 years ago[FIX] google_docs: do not declare self = this as a GLOBAL variable
Quentin (OpenERP) [Thu, 30 Aug 2012 16:15:31 +0000 (18:15 +0200)]
[FIX] google_docs: do not declare self = this as a GLOBAL variable

bzr revid: qdp-launchpad@openerp.com-20120830161531-w0it8fda6a2j84vk

11 years ago[IMP] base_gengo: lots of changes made during the code review. Among
Quentin (OpenERP) [Thu, 30 Aug 2012 16:14:29 +0000 (18:14 +0200)]
[IMP] base_gengo: lots of changes made during the code review. Among
* database scheme simplification
* merge of boolean on ir.translation and selection fields on res.company to select the tier (level service of gengo), which is now located on ir.translation
* move of all the new features in a new wizard
* removal of wizard to display the results

bzr revid: qdp-launchpad@openerp.com-20120830161429-h7rti6hbnrk8mozg

11 years ago[FIX] base, ir_translation: a write of '' as translated value should reset the transl...
Quentin (OpenERP) [Thu, 30 Aug 2012 14:50:00 +0000 (16:50 +0200)]
[FIX] base, ir_translation: a write of '' as translated value should reset the translation in 'to_translate' state

bzr revid: qdp-launchpad@openerp.com-20120830145000-61uh1tpux5dyp7na

11 years ago[MERGE] auth_signup and portal: create a default template user and improve auth_signu...
Antonin Bourguignon [Thu, 30 Aug 2012 14:42:40 +0000 (16:42 +0200)]
[MERGE] auth_signup and portal: create a default template user and improve auth_signup configuration
also remove the beautiful portal demo user profile picture -- we'll miss you, Chell

bzr revid: abo@openerp.com-20120830144240-go4k7g9iug3zt4v1

11 years ago[IMP] allow hyphens in dbnames
Antony Lesuisse [Thu, 30 Aug 2012 14:34:12 +0000 (16:34 +0200)]
[IMP] allow hyphens in dbnames

bzr revid: al@openerp.com-20120830143412-0n9rag5fa92swnys

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Thu, 30 Aug 2012 13:52:53 +0000 (15:52 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120830135253-cr29ce1300kd52cz

11 years ago[MERGE] point_of_sale: Add some improvements and bug fixes
Stephane Wirtel [Thu, 30 Aug 2012 13:26:42 +0000 (15:26 +0200)]
[MERGE] point_of_sale: Add some improvements and bug fixes

bzr revid: stw@openerp.com-20120830132642-o9ish51w0s7aigzn

11 years ago[IMP] web_api improve example
Antony Lesuisse [Thu, 30 Aug 2012 12:43:37 +0000 (14:43 +0200)]
[IMP] web_api improve example

bzr revid: al@openerp.com-20120830124337-4uraforhvgv18tff

11 years ago[MERGE] Repair current trunk breakage in [project*,pad] + minor wording fix
Olivier Dony [Thu, 30 Aug 2012 12:36:43 +0000 (14:36 +0200)]
[MERGE] Repair current trunk breakage in [project*,pad] + minor wording fix

bzr revid: odo@openerp.com-20120830123643-ekgvub73pftsnxtl

11 years ago[IMP] Drag handle on SO lines
Fabien Pinckaers [Thu, 30 Aug 2012 12:19:27 +0000 (14:19 +0200)]
[IMP] Drag handle on SO lines

bzr revid: fp@tinyerp.com-20120830121927-z35yximn8omvhv2k

11 years ago[IMP] make resequence field customizable, make sequence number for first record confi...
Xavier Morel [Thu, 30 Aug 2012 12:14:03 +0000 (14:14 +0200)]
[IMP] make resequence field customizable, make sequence number for first record configurable

bzr revid: xmo@openerp.com-20120830121403-82cr13t824jdxcsh

11 years agofix
Fabien Pinckaers [Thu, 30 Aug 2012 12:09:04 +0000 (14:09 +0200)]
fix

bzr revid: fp@tinyerp.com-20120830120904-pen3o3nyviryh4q9

11 years ago[FIX] Impoved treanlstion state field conditions
Jigar Amin - OpenERP [Thu, 30 Aug 2012 11:50:55 +0000 (17:20 +0530)]
[FIX] Impoved treanlstion state field conditions

bzr revid: jam@tinyerp.com-20120830115055-tf396grzw3f6olfz

11 years ago[IMP] TranslateDialog#on_btn_save should return its mutex
Fabien Meghazi [Thu, 30 Aug 2012 10:27:46 +0000 (12:27 +0200)]
[IMP] TranslateDialog#on_btn_save should return its mutex

bzr revid: fme@openerp.com-20120830102746-hqrzn8vh0rlsdvyu

11 years ago[FIX] lxml 3.0a2 has been deployed to pypi for some reason, pin to lxml < 3 for now
Xavier Morel [Thu, 30 Aug 2012 10:00:34 +0000 (12:00 +0200)]
[FIX] lxml 3.0a2 has been deployed to pypi for some reason, pin to lxml < 3 for now

bzr revid: xmo@openerp.com-20120830100034-baug3vb3wlfncf5e

11 years ago[FIX] pad: fix case of missing pad server
Olivier Dony [Thu, 30 Aug 2012 09:58:21 +0000 (11:58 +0200)]
[FIX] pad: fix case of missing pad server

Default to empty pad url when sever is not set, UI will gracefully handle this case

bzr revid: odo@openerp.com-20120830095821-2044b23scst5dktk

11 years ago[FIX] project_long_term: wording
Olivier Dony [Thu, 30 Aug 2012 09:49:13 +0000 (11:49 +0200)]
[FIX] project_long_term: wording

bzr revid: odo@openerp.com-20120830094913-rhv8iy1jxgd22vmw

11 years ago[FIX] TranslateDialog#start() should return a deferred
Fabien Meghazi [Thu, 30 Aug 2012 09:48:11 +0000 (11:48 +0200)]
[FIX] TranslateDialog#start() should return a deferred

bzr revid: fme@openerp.com-20120830094811-p88qbd8tiesu8ry2

11 years ago[FIX] project: fix breakage of inherited project views after recent fp commits
Olivier Dony [Thu, 30 Aug 2012 09:47:19 +0000 (11:47 +0200)]
[FIX] project: fix breakage of inherited project views after recent fp commits

bzr revid: odo@openerp.com-20120830094719-1vcyuk81as5x4pyp

11 years ago[IMP] useability mrp
Fabien Pinckaers [Thu, 30 Aug 2012 09:23:21 +0000 (11:23 +0200)]
[IMP] useability mrp

bzr revid: fp@tinyerp.com-20120830092321-0sp1e61sosrwtiu7

11 years agoimp
Fabien Pinckaers [Thu, 30 Aug 2012 07:51:18 +0000 (09:51 +0200)]
imp

bzr revid: fp@tinyerp.com-20120830075118-39gdhfw1zhnc6lqk

11 years ago[IMP] cleaning project/contracts and removing unused code
Fabien Pinckaers [Thu, 30 Aug 2012 07:49:03 +0000 (09:49 +0200)]
[IMP] cleaning project/contracts and removing unused code

bzr revid: fp@tinyerp.com-20120830074903-m8yiovofd2891p7i

11 years ago[MERGE] Merged trunk-autosize-textarea-pso
vta vta@openerp.com [Thu, 30 Aug 2012 07:48:21 +0000 (09:48 +0200)]
[MERGE] Merged trunk-autosize-textarea-pso

bzr revid: vta@openerp.com-20120830074821-tm99gmsw3e7n93z1

11 years ago[FIX] Fixed resize after sending.
vta vta@openerp.com [Thu, 30 Aug 2012 07:20:24 +0000 (09:20 +0200)]
[FIX] Fixed resize after sending.

bzr revid: vta@openerp.com-20120830072024-004ingk1ourozupn

11 years ago[MERGE] Merged latest trunk.
vta vta@openerp.com [Thu, 30 Aug 2012 07:05:01 +0000 (09:05 +0200)]
[MERGE] Merged latest trunk.

bzr revid: vta@openerp.com-20120830070501-qy3am8pj7q3xm0oi

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 30 Aug 2012 05:12:21 +0000 (05:12 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120830051221-904da3tt7dpfmhlx

11 years agoimp_css
Fabien Pinckaers [Wed, 29 Aug 2012 19:12:43 +0000 (21:12 +0200)]
imp_css

bzr revid: fp@tinyerp.com-20120829191243-zmgsqb8twjcwzx02

11 years ago[IMP] analytic contracts
Fabien Pinckaers [Wed, 29 Aug 2012 19:08:31 +0000 (21:08 +0200)]
[IMP] analytic contracts

bzr revid: fp@tinyerp.com-20120829190831-f6n1ruzsca2bo8xc

11 years ago[IMP] CSS improvement
Fabien Pinckaers [Wed, 29 Aug 2012 19:08:19 +0000 (21:08 +0200)]
[IMP] CSS improvement

bzr revid: fp@tinyerp.com-20120829190819-gl2q4d0d0xsbh2l3

11 years agomerge from mit-trunk
Minh Tran [Wed, 29 Aug 2012 16:40:28 +0000 (18:40 +0200)]
merge from mit-trunk

bzr revid: mit@openerp.com-20120829164028-5wuckgc6ozhd9s38

11 years ago[MERGE] pad working no conversion yet
Antony Lesuisse [Wed, 29 Aug 2012 16:04:30 +0000 (18:04 +0200)]
[MERGE] pad working no conversion yet

bzr revid: al@openerp.com-20120829160430-v6gou8uu5ldwyd6v

11 years ago[MERGE] Rebase incorrect top-level merge of `pad/wiki` refactoring + extra merge...
Olivier Dony [Wed, 29 Aug 2012 15:54:00 +0000 (17:54 +0200)]
[MERGE] Rebase incorrect top-level merge of `pad/wiki` refactoring + extra merge of product form simplification

To be completed by an extra merge containing the remaining
work-in-progress stuff of pad/wiki refactoring.

bzr revid: odo@openerp.com-20120829155400-memirrjghutw5pl7

11 years ago[FIX] point_of_sale: Set the right balance end for a bank statement
Stephane Wirtel [Wed, 29 Aug 2012 15:46:34 +0000 (17:46 +0200)]
[FIX] point_of_sale: Set the right balance end for a bank statement
[FIX] point_of_sale: Show/Hide some tabs

bzr revid: stw@openerp.com-20120829154634-ko3v2bi6oephr04e

11 years agofixed project_timesheet with the new project xml
Minh Tran [Wed, 29 Aug 2012 15:45:35 +0000 (17:45 +0200)]
fixed project_timesheet with the new project xml

bzr revid: mit@openerp.com-20120829154535-z3qr72o9usnt9piv

11 years ago[IMP] Support for classnames in m2o autocomplete
Fabien Meghazi [Wed, 29 Aug 2012 15:37:56 +0000 (17:37 +0200)]
[IMP] Support for classnames in m2o autocomplete

Also improved readability of code

bzr revid: fme@openerp.com-20120829153756-7b3lq5lan6b97chy

11 years ago[IMP] auth_signup: better ids for the config_parameter record
Antonin Bourguignon [Wed, 29 Aug 2012 14:34:53 +0000 (16:34 +0200)]
[IMP] auth_signup: better ids for the config_parameter record

bzr revid: abo@openerp.com-20120829143453-vn6l5b1c8kcvxqgj

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Wed, 29 Aug 2012 13:32:40 +0000 (15:32 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120828171936-upwug8lze2anni7l
bzr revid: abo@openerp.com-20120829093255-01m8hy8c7pccol73
bzr revid: abo@openerp.com-20120829133240-zn21qghw0zp1ungw

11 years agowip part1 (no setHTML) working
Antony Lesuisse [Wed, 29 Aug 2012 12:38:33 +0000 (14:38 +0200)]
wip part1 (no setHTML) working

bzr revid: al@openerp.com-20120829123833-4b9kp33d9ne2gyom

11 years ago[FIX] point_of_sale: redefine the copy function for the pos.config to avoid a copy...
Stephane Wirtel [Wed, 29 Aug 2012 12:25:01 +0000 (14:25 +0200)]
[FIX] point_of_sale: redefine the copy function for the pos.config to avoid a copy of the sequence.
[IMP] point_of_sale: Associate a default category for the existing products.

bzr revid: stw@openerp.com-20120829122501-xta26dk5bbav36zz

11 years ago[IMP] Use 'open' action in kanban views
Fabien Meghazi [Wed, 29 Aug 2012 11:48:47 +0000 (13:48 +0200)]
[IMP] Use 'open' action in kanban views

bzr revid: fme@openerp.com-20120829114847-dzvqs8gaas03ma5b

11 years ago[IMP] Use 'open' action in kanban views
Fabien Meghazi [Wed, 29 Aug 2012 11:47:53 +0000 (13:47 +0200)]
[IMP] Use 'open' action in kanban views

bzr revid: fme@openerp.com-20120829114753-s0rhr2jcb7qlvvfp

11 years ago[ADD] Added 'open' action to kanban card links
Fabien Meghazi [Wed, 29 Aug 2012 11:47:13 +0000 (13:47 +0200)]
[ADD] Added 'open' action to kanban card links

bzr revid: fme@openerp.com-20120829114713-kj9c0vsxtn504li3

11 years ago[IMP] view_form remove used callback on do_save
Antony Lesuisse [Wed, 29 Aug 2012 10:23:00 +0000 (12:23 +0200)]
[IMP] view_form remove used callback on do_save

bzr revid: al@openerp.com-20120829102300-0a1m4f237wbmqzv4

11 years ago[FIX] base_gengo: syntax error fixed
Quentin (OpenERP) [Wed, 29 Aug 2012 10:10:03 +0000 (12:10 +0200)]
[FIX] base_gengo: syntax error fixed

bzr revid: qdp-launchpad@openerp.com-20120829101003-3t7zpydsg6lk3ap1

11 years ago[FIX] base_gengo: syntax error fixed
Quentin (OpenERP) [Wed, 29 Aug 2012 09:51:37 +0000 (11:51 +0200)]
[FIX] base_gengo: syntax error fixed

bzr revid: qdp-launchpad@openerp.com-20120829095137-hy91xbg1gicwzid2

11 years ago[REF] base_gengo: misc code improvements made during code review
Quentin (OpenERP) [Wed, 29 Aug 2012 09:50:22 +0000 (11:50 +0200)]
[REF] base_gengo: misc code improvements made during code review

bzr revid: qdp-launchpad@openerp.com-20120829095022-i3fsdc0nvok78q25

11 years agomerge
Fabien Pinckaers [Wed, 29 Aug 2012 09:48:28 +0000 (11:48 +0200)]
merge

bzr revid: fp@tinyerp.com-20120829094828-b8pxz76tfnigfffw

11 years ago[MERGE] trunk
Antony Lesuisse [Wed, 29 Aug 2012 09:37:43 +0000 (11:37 +0200)]
[MERGE] trunk

bzr revid: al@openerp.com-20120829093743-syqklh5mypeiqxjp

11 years agotodo
Antony Lesuisse [Wed, 29 Aug 2012 09:36:06 +0000 (11:36 +0200)]
todo

bzr revid: al@openerp.com-20120829093606-5oenal17oyhlvxeb

11 years ago[REF] base_gengo: misc code improvements made during code review
Quentin (OpenERP) [Wed, 29 Aug 2012 08:26:47 +0000 (10:26 +0200)]
[REF] base_gengo: misc code improvements made during code review

bzr revid: qdp-launchpad@openerp.com-20120829082647-rzl1btht2xc05ee4

11 years ago[REM] Removed debugger
Fabien Meghazi [Wed, 29 Aug 2012 08:19:25 +0000 (10:19 +0200)]
[REM] Removed debugger

bzr revid: fme@openerp.com-20120829081925-jstohijacc121chz

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 29 Aug 2012 05:05:32 +0000 (05:05 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120829050532-9tyfsc8n79btqrv2

11 years agoMerge from mit-trunk
Minh Tran [Tue, 28 Aug 2012 18:04:59 +0000 (20:04 +0200)]
Merge from mit-trunk

bzr revid: mit@openerp.com-20120828180459-3ttpcs0qjzbi803z

11 years agoRestyling of project kanban view
Minh Tran [Tue, 28 Aug 2012 18:02:37 +0000 (20:02 +0200)]
Restyling of project kanban view

bzr revid: mit@openerp.com-20120828180237-w14dhdufbx6dxc2i

11 years ago[FIX] mail alias: properly fetch inactive users
Antonin Bourguignon [Tue, 28 Aug 2012 17:18:53 +0000 (19:18 +0200)]
[FIX] mail alias: properly fetch inactive users

bzr revid: abo@openerp.com-20120828171853-sgqtft6ox45fcot2

11 years ago[FIX] mail alias: properly fetch inactive users
Antonin Bourguignon [Tue, 28 Aug 2012 16:39:18 +0000 (18:39 +0200)]
[FIX] mail alias: properly fetch inactive users

bzr revid: abo@openerp.com-20120828163918-7hexk4xtotqakobm

11 years ago[IMP] move the template user in the auth_signup module, and fix the default methods
Antonin Bourguignon [Tue, 28 Aug 2012 16:36:57 +0000 (18:36 +0200)]
[IMP] move the template user in the auth_signup module, and fix the default methods

bzr revid: abo@openerp.com-20120828163657-x4l6bhebwdq0kslp

11 years ago[IMP] If any attachment on a record, display 'X Attachment(s)' in sidebar
Fabien Meghazi [Tue, 28 Aug 2012 14:46:13 +0000 (16:46 +0200)]
[IMP] If any attachment on a record, display 'X Attachment(s)' in sidebar

bzr revid: fme@openerp.com-20120828144613-6a47a4o5iwqb8t0o

11 years ago[FIX] State widget elements overlapping with dropdowns and menus
Fabien Meghazi [Tue, 28 Aug 2012 14:29:35 +0000 (16:29 +0200)]
[FIX] State widget elements overlapping with dropdowns and menus

bzr revid: fme@openerp.com-20120828142935-pdq8zb74f665bznt

11 years ago[FIX] account: The 'With Last Closing Balance' is checked per default in the demo...
Stephane Wirtel [Tue, 28 Aug 2012 13:18:28 +0000 (15:18 +0200)]
[FIX] account: The 'With Last Closing Balance' is checked per default in the demo mode

bzr revid: stw@openerp.com-20120828131828-lqmsnlqxph83vhaf

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Tue, 28 Aug 2012 13:16:59 +0000 (15:16 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120828131659-ve0p1pblpz2bw03m

11 years ago[MERGE] trunk
Minh Tran [Tue, 28 Aug 2012 13:12:40 +0000 (15:12 +0200)]
[MERGE] trunk

bzr revid: mit@openerp.com-20120828131240-24t2374v60jn202w

11 years ago[MERGE] Remove the pychart library, use the online version via pypi or the package...
Stephane Wirtel [Tue, 28 Aug 2012 13:07:21 +0000 (15:07 +0200)]
[MERGE] Remove the pychart library, use the online version via pypi or the package manager

bzr revid: stw@openerp.com-20120828130721-gnwdldquz6ywkwby

11 years ago[IMP] add a template user to the portal and use it as default value in the external...
Antonin Bourguignon [Tue, 28 Aug 2012 12:47:54 +0000 (14:47 +0200)]
[IMP] add a template user to the portal and use it as default value in the external users config

bzr revid: abo@openerp.com-20120828124754-j2b5m7m58pdv6k0y

11 years ago[FIX] When drag&dropping a card in kanban view, the record is opened under Firefox.
Fabien Meghazi [Tue, 28 Aug 2012 12:39:06 +0000 (14:39 +0200)]
[FIX] When drag&dropping a card in kanban view, the record is opened under Firefox.

bzr revid: fme@openerp.com-20120828123906-mc9pbcwb6tiv8da1

11 years ago[IMP] product form improvement
Fabien Pinckaers [Tue, 28 Aug 2012 12:07:32 +0000 (14:07 +0200)]
[IMP] product form improvement

bzr revid: fp@tinyerp.com-20120828120732-e2wg7kst61swskxc

11 years ago[FIX/IMP] Impoved the code and updated the usabality
Jigar Amin - OpenERP [Tue, 28 Aug 2012 11:37:55 +0000 (17:07 +0530)]
[FIX/IMP] Impoved the code and updated the usabality

bzr revid: jam@tinyerp.com-20120828113755-eaazn33wrdrw17xb

11 years agomerge from trunk
Minh Tran [Tue, 28 Aug 2012 11:25:10 +0000 (13:25 +0200)]
merge from trunk

bzr revid: mit@openerp.com-20120828112510-5hverqp1564c0g7u

11 years ago[FIX] account: company isn't a kwarg for set_default. company_id is
Quentin (OpenERP) [Tue, 28 Aug 2012 11:23:29 +0000 (13:23 +0200)]
[FIX] account: company isn't a kwarg for set_default. company_id is

bzr revid: qdp-launchpad@openerp.com-20120828112329-g5y9n2e18bvci9r5

11 years ago[IMP] account: Merge the opening_control and closing_control flags in cash_control
Stephane Wirtel [Tue, 28 Aug 2012 11:21:16 +0000 (13:21 +0200)]
[IMP] account: Merge the opening_control and closing_control flags in cash_control
[IMP] account: In the case where the bank statement is a cash register, we can get the coins of the last register.
[IMP] account: Hide the 'Available Coins' if the journal hasn't the cash_control flag.
[FIX] account: Use some default values for the profit/loss and internal account.
[IMP] point_of_sale: Avoid to have two payment methods with the cash_control in a pos.config object.
[REF] point_of_sale: Refactor the computation code of the cash_journal, cash_register and cash_control flags.
[IMP] point_of_sale: Store the difference in the right account if the journal of the statement is a cash_control or nota.
[FIX] point_of_sale: Use the session name instead of the order name for the account.bank.statement.line .
[IMP] point_of_sale: [DEMO] Define the default payment_methods for the pos.config.

bzr revid: stw@openerp.com-20120828112116-lblikdcn92lcpc7w

11 years ago[IMP] Added limit flaxibility via schedular service to raise request response limit...
Jigar Amin - OpenERP [Tue, 28 Aug 2012 11:04:26 +0000 (16:34 +0530)]
[IMP] Added limit flaxibility via schedular service to raise request response limit portable

bzr revid: jam@tinyerp.com-20120828110426-w10cikelphjuijg9

11 years ago[FIX] Imrpoved the tooltiop and renmed conflicts label
Jigar Amin - OpenERP [Tue, 28 Aug 2012 10:43:35 +0000 (16:13 +0530)]
[FIX] Imrpoved the tooltiop and renmed conflicts label

bzr revid: jam@tinyerp.com-20120828104335-e9p9xoxu4rfg6dqf

11 years ago[FIX] State Condition
Jigar Amin - OpenERP [Tue, 28 Aug 2012 10:38:59 +0000 (16:08 +0530)]
[FIX] State Condition

bzr revid: jam@tinyerp.com-20120828103859-jp22lgwzlucc55gl

11 years ago[REN] Renamed the state field access key names
Jigar Amin - OpenERP [Tue, 28 Aug 2012 10:20:46 +0000 (15:50 +0530)]
[REN] Renamed the state field access key names

bzr revid: jam@tinyerp.com-20120828102046-rcedv72s3u1mtl7i

11 years ago[FIX] Impoeved the message
Jigar Amin - OpenERP [Tue, 28 Aug 2012 10:18:16 +0000 (15:48 +0530)]
[FIX] Impoeved the message

bzr revid: jam@tinyerp.com-20120828101816-hh5qgj5x1gu1oooc

11 years ago[FIX] Removed the unused wrong code
Jigar Amin - OpenERP [Tue, 28 Aug 2012 10:17:23 +0000 (15:47 +0530)]
[FIX] Removed the unused wrong code

bzr revid: jam@tinyerp.com-20120828101723-d6qdm3bqpx3gcqbe

11 years ago[REN] Renamed the state field key value
Jigar Amin - OpenERP [Tue, 28 Aug 2012 10:15:59 +0000 (15:45 +0530)]
[REN] Renamed the state field key value

bzr revid: jam@tinyerp.com-20120828101559-l2zbivjzlmu7baq2

11 years ago[FIX] account: when generating objects from templates, set the default taxes as a...
Quentin (OpenERP) [Tue, 28 Aug 2012 09:53:45 +0000 (11:53 +0200)]
[FIX] account: when generating objects from templates, set the default taxes as a super user + use of set_default() instead of deprecated set(key='default') (on ir.values)

bzr revid: qdp-launchpad@openerp.com-20120828095345-erwdm59r3wspqbah

11 years agomerge lp:~openerp-dev/openobject-addons/trunk-base-gengo-mapping-aja
Jigar Amin - OpenERP [Tue, 28 Aug 2012 09:47:22 +0000 (15:17 +0530)]
merge lp:~openerp-dev/openobject-addons/trunk-base-gengo-mapping-aja

bzr revid: jam@tinyerp.com-20120828094722-u930qomnongqec3d

11 years ago[FIX] Fixed the usablity of cancel btn
Jigar Amin - OpenERP [Tue, 28 Aug 2012 09:33:05 +0000 (15:03 +0530)]
[FIX] Fixed the usablity of cancel btn

bzr revid: jam@tinyerp.com-20120828093305-w2olgo9wkyu7903p

11 years ago[MERGE]merged with trunk
Dharti Ratani (OpenERP) [Tue, 28 Aug 2012 09:29:28 +0000 (14:59 +0530)]
[MERGE]merged with trunk

bzr revid: dhr@tinyerp.com-20120828092928-da2a6k1f2e7g9i42