odoo/odoo.git
12 years ago[FIX] add missing module prefixes
Antonin Bourguignon [Mon, 21 May 2012 10:28:38 +0000 (12:28 +0200)]
[FIX] add missing module prefixes

bzr revid: abo@openerp.com-20120521102838-feic445r5j695c37

12 years ago[FIX] rename 'portal_group' into 'portal_group_member'
Antonin Bourguignon [Wed, 16 May 2012 17:10:33 +0000 (19:10 +0200)]
[FIX] rename 'portal_group' into 'portal_group_member'

bzr revid: abo@openerp.com-20120516171033-eyq5uz6mfm0p0nu8

12 years ago[FIX] remove the reference to portal_menu.xml
Antonin Bourguignon [Wed, 16 May 2012 16:31:57 +0000 (18:31 +0200)]
[FIX] remove the reference to portal_menu.xml

bzr revid: abo@openerp.com-20120516163157-haax2ckc3227mk7a

12 years ago[FIX] reorganize xml data (all the menu items are now in the portal_view.xml); remove...
Antonin Bourguignon [Wed, 16 May 2012 15:12:46 +0000 (17:12 +0200)]
[FIX] reorganize xml data (all the menu items are now in the portal_view.xml); remove dead/duplicate code (do_create_menu()) in portal.py; properly assign the right menu to portal members; remove useless 'groups' attributes on menuitems

bzr revid: abo@openerp.com-20120516151246-k9yi825av69c9b49

12 years ago[FIX] update the xml id with the right id
Antonin Bourguignon [Mon, 14 May 2012 14:02:47 +0000 (16:02 +0200)]
[FIX] update the xml id with the right id

bzr revid: abo@openerp.com-20120514140247-unhkamfdsddlco4j

12 years ago[IMP] change the id of the portal member's group from group_portal_user to group_port...
Antonin Bourguignon [Mon, 14 May 2012 12:18:21 +0000 (14:18 +0200)]
[IMP] change the id of the portal member's group from group_portal_user to group_portal_member

bzr revid: abo@openerp.com-20120514121821-xik2782yl8gn7mnj

12 years ago[IMP] put the open_portal action back in place (on the top portal menu item). remove...
Antonin Bourguignon [Thu, 10 May 2012 15:48:17 +0000 (17:48 +0200)]
[IMP] put the open_portal action back in place (on the top portal menu item).  remove a groups attribute on the 'Contact Us' menu item.

bzr revid: abo@openerp.com-20120510154817-e16mudgx6kri5vkt

12 years ago[MERGE] latest trunk
Antonin Bourguignon [Thu, 10 May 2012 14:46:39 +0000 (16:46 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120510144639-hs3uvwzvlv1gxg6p

12 years ago[MERGE] merged the branch with improvement of overdue report (account)
Quentin (OpenERP) [Thu, 10 May 2012 12:37:47 +0000 (14:37 +0200)]
[MERGE] merged the branch with improvement of overdue report (account)

bzr revid: qdp-launchpad@openerp.com-20120510123747-17bqxo949x902kfa

12 years ago[REF] account: code refactoring for print overdue payment report
Quentin (OpenERP) [Thu, 10 May 2012 11:38:26 +0000 (13:38 +0200)]
[REF] account: code refactoring for print overdue payment report

bzr revid: qdp-launchpad@openerp.com-20120510113826-cofaqjk3c8zqf3kr

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Thu, 10 May 2012 11:35:18 +0000 (13:35 +0200)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120510113518-h0j9n98ah9h32mkr

12 years ago[MERGE] branch trunk-some_typo: fix capitalization and typos
Raphael Collet [Thu, 10 May 2012 09:41:42 +0000 (11:41 +0200)]
[MERGE] branch trunk-some_typo: fix capitalization and typos

bzr revid: rco@openerp.com-20120510094142-bx8i3ih93kh2dl99

12 years ago[IMP] adapt po files to label changes in models
Raphael Collet [Thu, 10 May 2012 09:35:27 +0000 (11:35 +0200)]
[IMP] adapt po files to label changes in models

bzr revid: rco@openerp.com-20120510093527-rumw265kyd2c7e0f

12 years ago[fix] tab handling in many2manytags
niv-openerp [Thu, 10 May 2012 08:59:13 +0000 (10:59 +0200)]
[fix] tab handling in many2manytags

bzr revid: nicolas.vanhoren@openerp.com-20120510085913-es6aojina66n4xei

12 years ago[imp] more improvements to many2manytags
niv-openerp [Thu, 10 May 2012 08:45:02 +0000 (10:45 +0200)]
[imp] more improvements to many2manytags

bzr revid: nicolas.vanhoren@openerp.com-20120510084502-d1hp3zzxbdwwpzq2

12 years ago[MERGE] trunk-bug-995986-rco (crm_lead does not have column 'opt_out' when email_temp...
Raphael Collet [Thu, 10 May 2012 08:04:55 +0000 (10:04 +0200)]
[MERGE] trunk-bug-995986-rco (crm_lead does not have column 'opt_out' when email_template is installed after crm)

bzr revid: rco@openerp.com-20120510080455-vhq9z9uxhxgk7l8w

12 years ago[IMP] email_template: fix capitalization in po files
Raphael Collet [Thu, 10 May 2012 07:53:14 +0000 (09:53 +0200)]
[IMP] email_template: fix capitalization in po files

bzr revid: rco@openerp.com-20120510075314-u9977nneo4rtad3t

12 years ago[IMP] crm: in crm_lead, use attribute oldname in renamed field
Raphael Collet [Thu, 10 May 2012 07:48:13 +0000 (09:48 +0200)]
[IMP] crm: in crm_lead, use attribute oldname in renamed field

bzr revid: rco@openerp.com-20120510074813-ssqkyfv7o8auosow

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 10 May 2012 05:20:50 +0000 (05:20 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120510052050-0yhk2qh34xuhjmz7

12 years ago[imp] remove content of textarea on focusout
niv-openerp [Wed, 9 May 2012 16:25:56 +0000 (18:25 +0200)]
[imp] remove content of textarea on focusout

bzr revid: nicolas.vanhoren@openerp.com-20120509162556-clt12mro6ij59iug

12 years ago[IMP] remove every reference to 'customer' or 'sale' in the portals modules. also...
Antonin Bourguignon [Wed, 9 May 2012 16:11:08 +0000 (18:11 +0200)]
[IMP] remove every reference to 'customer' or 'sale' in the portals modules. also merge 'portal_customer' into 'portal'.

bzr revid: abo@openerp.com-20120509161108-9e9cm9fu658elvb3

12 years ago[merge]
niv-openerp [Wed, 9 May 2012 15:46:07 +0000 (17:46 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120509154607-tsylr5b8zydj6lyu

12 years ago[imp] added many2manytags
niv-openerp [Wed, 9 May 2012 15:44:16 +0000 (17:44 +0200)]
[imp] added many2manytags

bzr revid: nicolas.vanhoren@openerp.com-20120509154416-62lfzf4t7b9g58zi

12 years ago[merge]
niv-openerp [Wed, 9 May 2012 15:43:02 +0000 (17:43 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120509154302-3udmbpji1ietrpxv

12 years ago[imp] optimized name_search
niv-openerp [Wed, 9 May 2012 15:41:24 +0000 (17:41 +0200)]
[imp] optimized name_search

bzr revid: nicolas.vanhoren@openerp.com-20120509154124-6x83am250nigsuwj

12 years ago[imp] added other actions
niv-openerp [Wed, 9 May 2012 15:32:46 +0000 (17:32 +0200)]
[imp] added other actions

bzr revid: nicolas.vanhoren@openerp.com-20120509153246-4i2tw0scg2taz1ht

12 years ago[MERGE] trunk-report-name-tpa (pick a better file name when saving a report)
Raphael Collet [Wed, 9 May 2012 15:01:10 +0000 (17:01 +0200)]
[MERGE] trunk-report-name-tpa (pick a better file name when saving a report)

bzr revid: rco@openerp.com-20120509150110-6gx73y1vbjksm64h

12 years ago[IMP] rename 'group_sales_portal' into 'group_portal'
Antonin Bourguignon [Wed, 9 May 2012 13:57:37 +0000 (15:57 +0200)]
[IMP] rename 'group_sales_portal' into 'group_portal'

bzr revid: abo@openerp.com-20120509135737-uur1sgwh4vq9nov1

12 years ago[fix] css problem
niv-openerp [Wed, 9 May 2012 13:38:30 +0000 (15:38 +0200)]
[fix] css problem

bzr revid: nicolas.vanhoren@openerp.com-20120509133830-ugfphuqej6ijpm2e

12 years ago[fix] a few bugs
niv-openerp [Wed, 9 May 2012 13:24:19 +0000 (15:24 +0200)]
[fix] a few bugs

bzr revid: nicolas.vanhoren@openerp.com-20120509132419-031utpsxqyorb7sh

12 years ago[merge]
niv-openerp [Wed, 9 May 2012 12:58:54 +0000 (14:58 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120509125854-017vc8d5q976fagp

12 years ago[IMP] break depedencies between portal_customer and sale. refactor the portal menu...
Antonin Bourguignon [Wed, 9 May 2012 10:14:17 +0000 (12:14 +0200)]
[IMP] break depedencies between portal_customer and sale.  refactor the portal menu following the pad's specifications.

bzr revid: abo@openerp.com-20120509101417-lacqi8xs9e1p7bco

12 years ago[MERGE] trunk-project-gallery-apa (project gallery view)
Raphael Collet [Wed, 9 May 2012 10:13:20 +0000 (12:13 +0200)]
[MERGE] trunk-project-gallery-apa (project gallery view)

bzr revid: rco@openerp.com-20120509101320-rpprue0b12ss3laj

12 years ago[FIX] project_long_term: remove inappropriate (and useless) default value
Raphael Collet [Wed, 9 May 2012 10:08:51 +0000 (12:08 +0200)]
[FIX] project_long_term: remove inappropriate (and useless) default value

bzr revid: rco@openerp.com-20120509100851-zd29xff7jk9pzuld

12 years ago[IMP] account: improve sxw and rml file for overdue msg formatting
Purnendu Singh (OpenERP) [Wed, 9 May 2012 09:14:34 +0000 (14:44 +0530)]
[IMP] account: improve sxw and rml file for overdue msg formatting

bzr revid: psi@tinyerp.com-20120509091434-l464jxb5kf5wfjuz

12 years ago[IMP]account : improve message in rml and py file
Mayur Maheshwari (OpenERP) [Wed, 9 May 2012 08:44:38 +0000 (14:14 +0530)]
[IMP]account : improve message in rml and py file

bzr revid: mma@tinyerp.com-20120509084438-76v19h4qpig1lwjv

12 years ago[IMP] project_timesheet: improve field names for project kanban view
Raphael Collet [Wed, 9 May 2012 08:24:51 +0000 (10:24 +0200)]
[IMP] project_timesheet: improve field names for project kanban view

bzr revid: rco@openerp.com-20120509082451-jfsd0pgn7o4vddf5

12 years ago[IMP] project_timesheet: code cleanup for project kanban view
Raphael Collet [Wed, 9 May 2012 08:19:55 +0000 (10:19 +0200)]
[IMP] project_timesheet: code cleanup for project kanban view

bzr revid: rco@openerp.com-20120509081955-2p5u2z4xkycbmpdd

12 years ago[IMP] Support @placeholder in all text based inputs
Fabien Meghazi [Wed, 9 May 2012 08:14:21 +0000 (10:14 +0200)]
[IMP] Support @placeholder in all text based inputs

bzr revid: fme@openerp.com-20120509081421-ycoovbxzmrmsd72f

12 years ago[IMP] project_long_term: small code cleanup for project kanban view
Raphael Collet [Wed, 9 May 2012 07:26:54 +0000 (09:26 +0200)]
[IMP] project_long_term: small code cleanup for project kanban view

bzr revid: rco@openerp.com-20120509072654-mp3uxp2qo8m7qlhi

12 years ago[IMP] project_issue: small code cleanup for project kanban view
Raphael Collet [Wed, 9 May 2012 06:56:44 +0000 (08:56 +0200)]
[IMP] project_issue: small code cleanup for project kanban view

bzr revid: rco@openerp.com-20120509065644-5piwp0fw4qqy434c

12 years ago[IMP] project: small code cleanup for project kanban view
Raphael Collet [Wed, 9 May 2012 06:55:22 +0000 (08:55 +0200)]
[IMP] project: small code cleanup for project kanban view

bzr revid: rco@openerp.com-20120509065522-16ouzxqiwqgjdcyd

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 9 May 2012 04:47:29 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120504044840-505sxjoihfqr4x0l
bzr revid: launchpad_translations_on_behalf_of_openerp-20120505045936-rx0p190197d1bq0d
bzr revid: launchpad_translations_on_behalf_of_openerp-20120506044017-qupu24vf9bszplh5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120507043800-grn7tzljb87p5bjz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120508045005-8931hacxfzh20c6v
bzr revid: launchpad_translations_on_behalf_of_openerp-20120509044729-cbfq7nw8do0h3va4

12 years ago[imp] added suppression
niv-openerp [Tue, 8 May 2012 15:03:11 +0000 (17:03 +0200)]
[imp] added suppression

bzr revid: nicolas.vanhoren@openerp.com-20120508150311-v3hoje2fu3krxtgh

12 years ago[IMP] analytic: do clean type check with isinstance
Raphael Collet [Tue, 8 May 2012 14:13:05 +0000 (16:13 +0200)]
[IMP] analytic: do clean type check with isinstance

bzr revid: rco@openerp.com-20120508141305-m96be66gtw1lztik

12 years ago[IMP]:added def dummy
Amit Patel (OpenERP) [Tue, 8 May 2012 10:55:21 +0000 (16:25 +0530)]
[IMP]:added def dummy

bzr revid: apa@tinyerp.com-20120508105521-1mqur1isvkw0j5n7

12 years ago[IMP]:set indentation in js file.
Amit Patel (OpenERP) [Tue, 8 May 2012 10:47:05 +0000 (16:17 +0530)]
[IMP]:set indentation in js file.

bzr revid: apa@tinyerp.com-20120508104705-zri4xvoc4k1d4e9q

12 years ago[IMP]:improved js code.
Amit Patel (OpenERP) [Tue, 8 May 2012 10:46:07 +0000 (16:16 +0530)]
[IMP]:improved js code.

bzr revid: apa@tinyerp.com-20120508104607-w3q12gphejt3zauw

12 years ago[IMP]:forgot to remove def dummy in project.py
Amit Patel (OpenERP) [Tue, 8 May 2012 10:43:02 +0000 (16:13 +0530)]
[IMP]:forgot to remove def dummy in project.py

bzr revid: apa@tinyerp.com-20120508104302-muuplhcl44u55rjl

12 years ago[MERGE/IMP]:Mereged technically issues by rco and also removed the dummy while merging.
Amit Patel (OpenERP) [Tue, 8 May 2012 10:32:53 +0000 (16:02 +0530)]
[MERGE/IMP]:Mereged technically issues by rco and also removed the dummy while merging.

bzr revid: apa@tinyerp.com-20120508103253-fwq86q4be3v6hsxw

12 years agoDid stuff
niv-openerp [Tue, 8 May 2012 10:00:14 +0000 (12:00 +0200)]
Did stuff

bzr revid: nicolas.vanhoren@openerp.com-20120508100014-zegm7echijq8xnb7

12 years ago[IMP]remove open_model method from project related module and add action as per required
Sanjay Gohel (Open ERP) [Tue, 8 May 2012 09:21:43 +0000 (14:51 +0530)]
[IMP]remove open_model method from project related module and add action as per required

bzr revid: sgo@tinyerp.com-20120508092143-ah3siaudwp7jixc8

12 years ago[IMP] account: improve msg formatting and revert the changes for due date calculation
Purnendu Singh (OpenERP) [Tue, 8 May 2012 08:45:49 +0000 (14:15 +0530)]
[IMP] account: improve msg formatting and revert the changes for due date calculation

bzr revid: psi@tinyerp.com-20120508084549-3wd5dcnla6lgvvsy

12 years ago[FIX] crm: renamed fields opt_in and opt_out in yml test files
Raphael Collet [Tue, 8 May 2012 08:42:14 +0000 (10:42 +0200)]
[FIX] crm: renamed fields opt_in and opt_out in yml test files

bzr revid: rco@openerp.com-20120508084214-l9mg2ljv2sh0ibvw

12 years ago[merge]
niv-openerp [Tue, 8 May 2012 08:23:01 +0000 (10:23 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120508082301-kv2apldtvn1sb5zo

12 years ago[FIX] crm: rename fields optin, optout to opt_in, opt_out, to make them consistent...
Raphael Collet [Tue, 8 May 2012 07:43:38 +0000 (09:43 +0200)]
[FIX] crm: rename fields optin, optout to opt_in, opt_out, to make them consistent with opt_out in res.partner (module email_template)

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

bzr revid: rco@openerp.com-20120508074338-2dcayog3ebybfi22

12 years ago[IMP] first steps in dependences separation between 'portal_customer' and 'sale'
Antonin Bourguignon [Mon, 7 May 2012 15:59:53 +0000 (17:59 +0200)]
[IMP] first steps in dependences separation between 'portal_customer' and 'sale'

bzr revid: abo@openerp.com-20120507155953-z05p6n8dt3zq5885

12 years ago[FIX] incorrect propagation of deferreds (&state) in Kanban view when grouped
Xavier Morel [Mon, 7 May 2012 15:25:31 +0000 (17:25 +0200)]
[FIX] incorrect propagation of deferreds (&state) in Kanban view when grouped

bzr revid: xmo@openerp.com-20120507152531-8x2ozsvhbb5yemqt

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 8 May 2012 05:16:25 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120508051625-tvzxqmjhsdqhnwxa

12 years ago[imp] made readonly mode
niv-openerp [Mon, 7 May 2012 15:15:48 +0000 (17:15 +0200)]
[imp] made readonly mode

bzr revid: nicolas.vanhoren@openerp.com-20120507151548-pr82xavkghp9by3s

12 years ago[FIX] add session context to contexts being evaluated in context tester
Xavier Morel [Mon, 7 May 2012 14:47:39 +0000 (16:47 +0200)]
[FIX] add session context to contexts being evaluated in context tester

bzr revid: xmo@openerp.com-20120507144739-72simuyd5glz233l

12 years ago[imp] solved css problem
niv-openerp [Mon, 7 May 2012 13:19:36 +0000 (15:19 +0200)]
[imp] solved css problem

bzr revid: nicolas.vanhoren@openerp.com-20120507131936-k6w7zgrljo88ijj5

12 years ago[IMP]:project:Used a relate action like 'project.act_project_project_2_project_task_a...
Amit Patel (OpenERP) [Mon, 7 May 2012 12:57:08 +0000 (18:27 +0530)]
[IMP]:project:Used a relate action like 'project.act_project_project_2_project_task_all' instead (easier to configure and maintain) and remove default value for project_id.

bzr revid: apa@tinyerp.com-20120507125708-7gcxl8915us0xoio

12 years agowip
niv-openerp [Mon, 7 May 2012 12:54:34 +0000 (14:54 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120507125434-c5v8u7zj8vzhqtvo

12 years ago[imp] small refactoring to be able to use get_search_result in m2m
niv-openerp [Mon, 7 May 2012 12:37:28 +0000 (14:37 +0200)]
[imp] small refactoring to be able to use get_search_result in m2m

bzr revid: nicolas.vanhoren@openerp.com-20120507123728-31bya7tgoh8vquig

12 years ago[wip]
niv-openerp [Mon, 7 May 2012 12:22:46 +0000 (14:22 +0200)]
[wip]

bzr revid: nicolas.vanhoren@openerp.com-20120507122246-q4f06v9n2et27aqp

12 years ago[MERGE]:Technically improvement by rco
Amit Patel (OpenERP) [Mon, 7 May 2012 10:34:42 +0000 (16:04 +0530)]
[MERGE]:Technically improvement by rco

bzr revid: apa@tinyerp.com-20120507103442-sao29bdz34xilyyn

12 years ago[IMP]improve count method of model improve code
Sanjay Gohel (Open ERP) [Mon, 7 May 2012 10:07:42 +0000 (15:37 +0530)]
[IMP]improve count method of model improve code

bzr revid: sgo@tinyerp.com-20120507100742-gy5e5ur5b93h1zty

12 years ago[MERGE]merge with parent branch
Sanjay Gohel (Open ERP) [Mon, 7 May 2012 09:38:23 +0000 (15:08 +0530)]
[MERGE]merge with parent branch

bzr revid: sgo@tinyerp.com-20120507093823-d40xegyx7mko0xja

12 years ago[MERGE]:merged from trunk.
Amit Patel (OpenERP) [Mon, 7 May 2012 09:29:48 +0000 (14:59 +0530)]
[MERGE]:merged from trunk.

bzr revid: apa@tinyerp.com-20120507092948-8danu8rndx19hnml

12 years ago[IMP]:project:In kanban view, simply use <field name=date/>. removed hardcoded.
apa-tiny (apa@tinyerp.com) [Mon, 7 May 2012 09:23:28 +0000 (14:53 +0530)]
[IMP]:project:In kanban view, simply use <field name=date/>. removed hardcoded.

bzr revid: apa@tinyerp.com-20120507092328-t03v7kosvjg8omrz

12 years ago[MERGE]:Technically improvement suggested by rco.
apa-tiny (apa@tinyerp.com) [Mon, 7 May 2012 09:15:23 +0000 (14:45 +0530)]
[MERGE]:Technically improvement suggested by rco.

bzr revid: apa@tinyerp.com-20120507091523-6e164ijjnd134g4f

12 years ago[IMP]rename all fields which r required in project and another module and improve...
Sanjay Gohel (Open ERP) [Mon, 7 May 2012 07:20:49 +0000 (12:50 +0530)]
[IMP]rename all fields which r required in project and another module and improve code and

bzr revid: sgo@tinyerp.com-20120507072049-u00lsqra9x34nf73

12 years ago[imp] switched many2many & many2manytags
niv-openerp [Fri, 4 May 2012 13:31:11 +0000 (15:31 +0200)]
[imp] switched many2many & many2manytags

bzr revid: nicolas.vanhoren@openerp.com-20120504133111-2c5v5jmiaj15islk

12 years ago[merge]
niv-openerp [Fri, 4 May 2012 13:24:49 +0000 (15:24 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120504132449-wf088it695mot621

12 years ago[imp] added placeholder attribute handling
niv-openerp [Fri, 4 May 2012 13:15:37 +0000 (15:15 +0200)]
[imp] added placeholder attribute handling

bzr revid: nicolas.vanhoren@openerp.com-20120504131537-ald1zw9lojbc87qa

12 years ago[imp] modified rng to allow placeholder attribute
niv-openerp [Fri, 4 May 2012 13:14:54 +0000 (15:14 +0200)]
[imp] modified rng to allow placeholder attribute

bzr revid: nicolas.vanhoren@openerp.com-20120504131454-gptcatvc3pjl3pm9

12 years ago[FIX] account_followup: default value was set wrongly to overdue_msg instead of follo...
Purnendu Singh (OpenERP) [Fri, 4 May 2012 12:19:58 +0000 (17:49 +0530)]
[FIX] account_followup: default value was set wrongly to overdue_msg instead of follow_up_msg

bzr revid: psi@tinyerp.com-20120504121958-gnxeuhqk39rpjc3v

12 years agowip
niv-openerp [Fri, 4 May 2012 11:06:15 +0000 (13:06 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120504110615-xk8u7x7d7zmnb4a5

12 years ago[IMP] change demo user 'test' password to 'test' instead of 'a'
Antonin Bourguignon [Fri, 4 May 2012 10:09:48 +0000 (12:09 +0200)]
[IMP] change demo user 'test' password to 'test' instead of 'a'

bzr revid: abo@openerp.com-20120504100948-9ir3drncjl9fw1pj

12 years ago[IMP] better module description
Antonin Bourguignon [Fri, 4 May 2012 09:59:33 +0000 (11:59 +0200)]
[IMP] better module description

bzr revid: abo@openerp.com-20120504095933-5ppeyqxu5b4lpun5

12 years ago[MERGE] merge with main addons
Purnendu Singh (OpenERP) [Fri, 4 May 2012 09:45:37 +0000 (15:15 +0530)]
[MERGE] merge with main addons

bzr revid: psi@tinyerp.com-20120504094537-1c3379e2cq1b9vcd

12 years ago[IMP, MERGE] merge with mdi branch
Purnendu Singh (OpenERP) [Fri, 4 May 2012 09:40:28 +0000 (15:10 +0530)]
[IMP, MERGE] merge with mdi branch

bzr revid: psi@tinyerp.com-20120504094028-mg0dusamo6trdrf3

12 years ago[IMP] remove a few useless whitespaces
Antonin Bourguignon [Fri, 4 May 2012 09:40:19 +0000 (11:40 +0200)]
[IMP] remove a few useless whitespaces

bzr revid: abo@openerp.com-20120504094019-k3r0ywpx3rhn906w

12 years ago[IMP] account : Improve overdue message and set due date on invoice or current date...
Divyesh Makwana (Open ERP) [Fri, 4 May 2012 06:35:59 +0000 (12:05 +0530)]
[IMP] account : Improve overdue message and set due date on invoice or current date accordingly.

bzr revid: mdi@tinyerp.com-20120504063559-bl57pxfysn4850cd

12 years ago[IMP] account : Improved the print overdue payment report.
Divyesh Makwana (Open ERP) [Fri, 4 May 2012 06:30:17 +0000 (12:00 +0530)]
[IMP] account : Improved the print overdue payment report.

bzr revid: mdi@tinyerp.com-20120504063017-nolj0oo3jr2yhdp6

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 4 May 2012 05:07:03 +0000 (05:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120504050703-xm0rkt06qp2giybu

12 years ago[imp] tagged old m2m as 61
niv-openerp [Thu, 3 May 2012 15:33:05 +0000 (17:33 +0200)]
[imp] tagged old m2m as 61

bzr revid: nicolas.vanhoren@openerp.com-20120503153305-vxdras5o5bb1t7zp

12 years ago[imp] added textext
niv-openerp [Thu, 3 May 2012 15:18:56 +0000 (17:18 +0200)]
[imp] added textext

bzr revid: nicolas.vanhoren@openerp.com-20120503151856-72cblanpkertrwz7

12 years ago[MERGE] changes from atp branch.
Antonin Bourguignon [Thu, 3 May 2012 15:02:50 +0000 (17:02 +0200)]
[MERGE] changes from atp branch.

bzr revid: abo@openerp.com-20120503150250-e510o4c2k0m606zz

12 years ago[MERGE] Latest trunk
Antonin Bourguignon [Thu, 3 May 2012 14:34:04 +0000 (16:34 +0200)]
[MERGE] Latest trunk

bzr revid: abo@openerp.com-20120503143404-l11en146gwtsajyh

12 years ago[IMP] account : Improved the print overdue payment report.
Divyesh Makwana (Open ERP) [Thu, 3 May 2012 10:46:14 +0000 (16:16 +0530)]
[IMP] account : Improved the print overdue payment report.

bzr revid: mdi@tinyerp.com-20120503104614-6fbhnjqerhb0to0d

12 years ago[IMP] account : Improved the print overdue payment report.
Divyesh Makwana (Open ERP) [Thu, 3 May 2012 10:43:35 +0000 (16:13 +0530)]
[IMP] account : Improved the print overdue payment report.

bzr revid: mdi@tinyerp.com-20120503104335-qybllmlsjln5sv8h

12 years ago[REV] revert of revision 6771 related to split of receptions/deliveries concepts...
Quentin (OpenERP) [Thu, 3 May 2012 10:29:10 +0000 (12:29 +0200)]
[REV] revert of revision 6771 related to split of receptions/deliveries concepts. (will be back...)

bzr revid: qdp-launchpad@openerp.com-20120503102910-om8k1a06h1kosm1l

12 years ago[IMP]
Amit Patel (OpenERP) [Thu, 3 May 2012 09:02:02 +0000 (14:32 +0530)]
[IMP]

bzr revid: apa@tinyerp.com-20120503090202-w2ciwyb22endil26

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 May 2012 05:26:38 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120503052638-qmjv3od50louuhyr

12 years ago[MERGE] merged the branch with split of delivery/incomming shipments concepts
Quentin (OpenERP) [Wed, 2 May 2012 18:41:14 +0000 (20:41 +0200)]
[MERGE] merged the branch with split of delivery/incomming shipments concepts

bzr revid: qdp-launchpad@openerp.com-20120502184114-hnm6q60xrf27eh2c

12 years ago[IMP] stock: added topbar in picking form views
Quentin (OpenERP) [Wed, 2 May 2012 17:27:00 +0000 (19:27 +0200)]
[IMP] stock: added topbar in picking form views

bzr revid: qdp-launchpad@openerp.com-20120502172700-chfjizv3y7by8ry5

12 years ago[IMP] stock: incomming shipments are always set as available
Quentin (OpenERP) [Wed, 2 May 2012 16:56:39 +0000 (18:56 +0200)]
[IMP] stock: incomming shipments are always set as available

bzr revid: qdp-launchpad@openerp.com-20120502165639-dt3stdub0zt52bgs

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Wed, 2 May 2012 16:55:24 +0000 (18:55 +0200)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120502165524-6z3czr6x3h208lyu