odoo/odoo.git
14 years ago[FIX] base.addons: remove global and improve error handling for modules that cannot...
Christophe Simonis, Olivier Dony [Mon, 28 Jun 2010 13:04:05 +0000 (15:04 +0200)]
[FIX] base.addons: remove global and improve error handling for modules that cannot be loaded

bzr revid: odo@openerp.com-20100628130405-vn13v23ng8hh3fgy

14 years ago[IMP] point of sale : Improvements in pos report
Vir (Open ERP) [Mon, 28 Jun 2010 12:01:46 +0000 (17:31 +0530)]
[IMP] point of sale : Improvements in pos report

bzr revid: vir@tinyerp.com-20100628120146-cqcw0zaace0q3dh4

14 years ago[FIX] osv_memory objects have to receive a default value for each existing field...
qdp-launchpad@tinyerp.com [Mon, 28 Jun 2010 12:00:10 +0000 (14:00 +0200)]
[FIX] osv_memory objects have to receive a default value for each existing field, not only the ones that are not readonly

bzr revid: qdp-launchpad@tinyerp.com-20100628120010-kk2b7v94om0kpam1

14 years ago[IMP] tools/email_send: split into 2 functions: craft + send, so we can hook at lower...
Olivier Dony [Mon, 28 Jun 2010 09:38:29 +0000 (11:38 +0200)]
[IMP] tools/email_send: split into 2 functions: craft + send, so we can hook at lower-level for forwards etc.

bzr revid: odo@openerp.com-20100628093829-fq46kn75vsb0nq95

14 years ago[FIX] base: cleanup debugging code mistakenly checked in
Olivier Dony [Mon, 28 Jun 2010 09:36:29 +0000 (11:36 +0200)]
[FIX] base: cleanup debugging code mistakenly checked in

bzr revid: odo@openerp.com-20100628093629-0dxm8l4ph7jq0biy

14 years ago[FIX]:groupby many2one passed tuple(ID,value) instead of value
nch@tinyerp.com [Mon, 28 Jun 2010 06:14:25 +0000 (11:44 +0530)]
[FIX]:groupby many2one passed tuple(ID,value) instead of value

bzr revid: nch@tinyerp.com-20100628061425-qcbithsh53kjwgfd

14 years ago[Merge]
Vir (Open ERP) [Mon, 28 Jun 2010 05:28:37 +0000 (10:58 +0530)]
[Merge]

bzr revid: vir@tinyerp.com-20100628052837-ynyvmrnuvjg7u4h9

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

bzr revid: codehost@crowberry-20100628034836-amhlunx8x38xxocz

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Mon, 28 Jun 2010 03:48:08 +0000 (04:48 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100628034808-il753aqb5exggorc

14 years ago[MERGE]
Harry (OpenERP) [Sun, 27 Jun 2010 17:20:19 +0000 (22:50 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100627172019-7abzqpe092kdy31w

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Sun, 27 Jun 2010 03:47:17 +0000 (04:47 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100627034717-vdyvdik0gt6n3qbc

14 years ago[FIX]: fix a cashbox view
Mantavya Gajjar [Sat, 26 Jun 2010 19:52:02 +0000 (01:22 +0530)]
[FIX]: fix a cashbox view

bzr revid: mga@tinyerp.com-20100626195202-yk9plkjv53lkq2o3

14 years ago[FIX]: adding help to the fields
Mantavya Gajjar [Sat, 26 Jun 2010 19:31:27 +0000 (01:01 +0530)]
[FIX]: adding help to the fields

bzr revid: mga@tinyerp.com-20100626193127-eo64d7vf6sdqupxu

14 years ago[MERGE]: merging from the same branch
Mantavya Gajjar [Sat, 26 Jun 2010 19:21:35 +0000 (00:51 +0530)]
[MERGE]: merging from the same branch

bzr revid: mga@tinyerp.com-20100626192135-bpsoq73993gx69i7

14 years ago[ADD]: add a new feature to account, cash register based on bank statement
Mantavya Gajjar [Sat, 26 Jun 2010 19:16:11 +0000 (00:46 +0530)]
[ADD]: add a new feature to account, cash register based on bank statement
[IMP]: implement cash register in account

bzr revid: mga@tinyerp.com-20100626191611-uelrhietfd81g3fb

14 years agomerge
Fabien Pinckaers [Sat, 26 Jun 2010 16:06:16 +0000 (18:06 +0200)]
merge

bzr revid: fp@tinyerp.com-20100626160616-au30m9yt2yvrho9w

14 years agouseability_improvement
Fabien Pinckaers [Sat, 26 Jun 2010 16:05:28 +0000 (18:05 +0200)]
useability_improvement

bzr revid: fp@tinyerp.com-20100626160528-ytin0aht9e9k946d

14 years ago[IMP] sale useability, fix stock, better uom handling
Fabien Pinckaers [Sat, 26 Jun 2010 15:15:23 +0000 (17:15 +0200)]
[IMP] sale useability, fix stock, better uom handling

bzr revid: fp@tinyerp.com-20100626151523-40k3eqmegon0ovqg

14 years ago[REF+IMP] event, membership:
Mod2 Team (OpenERP) [Sat, 26 Jun 2010 10:13:40 +0000 (15:43 +0530)]
[REF+IMP] event, membership:
Event :
 * Change button icon for all searchview.
 * Develop 'group by partner' functionality in make invoice wizard of registration form.
 * change yaml as per changes in make invoice wizard.
 * remove 'List of register event' wizard and put link on in event form.
 * ADD 'Send a new mail' button for mail
 * Improve history functionality.
 * add group : event/manager and event/subscriber.

Membership .
 * merge two sql query in one repor_membership file.
 * develop search view of that report.
 * change icon for search view.

bzr revid: hmo@tinyerp.com-20100626101340-bt77wjb8ug3a3flj

14 years ago[REM] Removed modules which are merged or moved and LP translation available (Disable...
Mustufa Rangwala [Sat, 26 Jun 2010 08:16:21 +0000 (13:46 +0530)]
[REM] Removed modules which are merged or moved and LP translation available (Disable translation in LP for those modules) (e.g: board_*, report_*, etc...)

bzr revid: mra@mra-laptop-20100626081621-xefwf76g66wk6wdq

14 years agomerge
Fabien Pinckaers [Sat, 26 Jun 2010 07:46:18 +0000 (09:46 +0200)]
merge

bzr revid: fp@tinyerp.com-20100626074618-0yn2fyaevlwq8vb0

14 years ago[IMP] sale_crm:
Mod2 Team(OpenERP) [Sat, 26 Jun 2010 05:49:20 +0000 (11:19 +0530)]
[IMP] sale_crm:
* Convert make_sale wizard into osv_memory

bzr revid: hmo@tinyerp.com-20100626054920-b5zarru7w875h6tv

14 years ago[IMP] sale: improve view
Harry (OpenERP) [Sat, 26 Jun 2010 05:11:57 +0000 (10:41 +0530)]
[IMP] sale: improve view

bzr revid: hmo@tinyerp.com-20100626051157-7pbt481qp5sm4zwg

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Sat, 26 Jun 2010 03:58:31 +0000 (04:58 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100626035831-n0mmsbylbslbeotl

14 years ago[FIX] stock move
Fabien Pinckaers [Fri, 25 Jun 2010 22:34:40 +0000 (00:34 +0200)]
[FIX] stock move

bzr revid: fp@tinyerp.com-20100625223440-tihf5geum4exzfd4

14 years agomailgate, implement email_send, call it from process_email, rename emails_get to...
Antony Lesuisse [Fri, 25 Jun 2010 22:02:47 +0000 (22:02 +0000)]
mailgate, implement email_send, call it from process_email, rename emails_get to message_followers and factorize it

bzr revid: al@openerp.com-20100625220247-r2svcopmhiwpflgg

14 years ago[IMP] access rights
Fabien Pinckaers [Fri, 25 Jun 2010 21:56:48 +0000 (23:56 +0200)]
[IMP] access rights

bzr revid: fp@tinyerp.com-20100625215648-gp42bbgoub9htlhd

14 years ago[IMP] misc access rights fix and imprivements
Fabien Pinckaers [Fri, 25 Jun 2010 21:52:26 +0000 (23:52 +0200)]
[IMP] misc access rights fix and imprivements

bzr revid: fp@tinyerp.com-20100625215226-3hfclouyg6uwt0yb

14 years ago[FIX]
Fabien Pinckaers [Fri, 25 Jun 2010 21:52:10 +0000 (23:52 +0200)]
[FIX]

bzr revid: fp@tinyerp.com-20100625215210-9l21a7i4c92b6vre

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Sun, 27 Jun 2010 03:46:59 +0000 (04:46 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100627034659-m1dqopqt43l62txj

14 years ago[FIX] report: logging import missing
Mustufa Rangwala [Sat, 26 Jun 2010 08:50:34 +0000 (14:20 +0530)]
[FIX] report: logging import missing

bzr revid: mra@mra-laptop-20100626085034-msxz9dfsdz5y32r4

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Sat, 26 Jun 2010 03:57:06 +0000 (04:57 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100626035706-0wljlml5xxlf5azt

14 years ago[IMP] views
Fabien Pinckaers [Fri, 25 Jun 2010 21:39:41 +0000 (23:39 +0200)]
[IMP] views

bzr revid: fp@tinyerp.com-20100625213941-kjh3icfo3l3x0lsi

14 years ago[IMP] access rights
Fabien Pinckaers [Fri, 25 Jun 2010 21:36:46 +0000 (23:36 +0200)]
[IMP] access rights

bzr revid: fp@tinyerp.com-20100625213646-kr2edeoj3xmixfyn

14 years ago[IMP] Improvements and fixes
Fabien Pinckaers [Fri, 25 Jun 2010 21:21:53 +0000 (23:21 +0200)]
[IMP] Improvements and fixes

bzr revid: fp@tinyerp.com-20100625212153-crzsp6hfkfqxm5h3

14 years ago[FIX] ir_rule
Fabien Pinckaers [Fri, 25 Jun 2010 21:08:50 +0000 (23:08 +0200)]
[FIX] ir_rule

bzr revid: fp@tinyerp.com-20100625210850-wv0gf7alwc8b1yqz

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 19:46:44 +0000 (21:46 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625194644-x7bae8bkjgt5r3hc

14 years agocrm_lead crm_opportunity improve view
Antony Lesuisse [Fri, 25 Jun 2010 19:07:27 +0000 (19:07 +0000)]
crm_lead crm_opportunity improve view

bzr revid: al@openerp.com-20100625190727-lldv21rbha0wwfhe

14 years ago[FIX] crm: correct missing default value in forward wizard
Olivier Dony [Fri, 25 Jun 2010 18:38:55 +0000 (20:38 +0200)]
[FIX] crm: correct missing default value in forward wizard

bzr revid: odo@openerp.com-20100625183855-0h2brfqftsu374xf

14 years agomerge
Fabien Pinckaers [Fri, 25 Jun 2010 18:36:37 +0000 (20:36 +0200)]
merge

bzr revid: fp@tinyerp.com-20100625183637-hvpbdwb1dcxouauc

14 years ago[IMP] crm: default recipient for lead forward is email
Olivier Dony [Fri, 25 Jun 2010 18:30:58 +0000 (20:30 +0200)]
[IMP] crm: default recipient for lead forward is email

bzr revid: odo@openerp.com-20100625183058-zrwehwlq527tcle9

14 years ago[FIX] tools/email: don't strip newlines in HTML at this stage
Olivier Dony [Fri, 25 Jun 2010 18:30:24 +0000 (20:30 +0200)]
[FIX] tools/email: don't strip newlines in HTML at this stage

bzr revid: odo@openerp.com-20100625183024-kxdud02lvg5591bl

14 years ago[FIX] crm: make default email_from consistent in crm wizards, plus some cleanup
Olivier Dony [Fri, 25 Jun 2010 18:22:06 +0000 (20:22 +0200)]
[FIX] crm: make default email_from consistent in crm wizards, plus some cleanup

bzr revid: odo@openerp.com-20100625182206-r10xadycqsjtfjco

14 years ago[FIX] tools/email: misc encoding patches .. not too proud of it but it should solve...
Olivier Dony [Fri, 25 Jun 2010 18:05:41 +0000 (20:05 +0200)]
[FIX] tools/email: misc encoding patches .. not too proud of it but it should solve some issues until we fix correctly

bzr revid: odo@openerp.com-20100625180541-7gecplqna47ph1pv

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 17:51:03 +0000 (19:51 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625175103-jd19x1dql34x902j

14 years agomerge
Fabien Pinckaers [Fri, 25 Jun 2010 17:48:34 +0000 (19:48 +0200)]
merge

bzr revid: fp@tinyerp.com-20100625174834-b6m5lsl6lxjxv5lg

14 years ago[FIX] crm, mail_gateway: review, cleanup and improvements in mail_gateway and crm
Olivier Dony [Fri, 25 Jun 2010 17:41:41 +0000 (19:41 +0200)]
[FIX] crm, mail_gateway: review, cleanup and improvements in mail_gateway and crm

bzr revid: odo@openerp.com-20100625174141-an257bdq3yjyagse

14 years agocrm_opportunity fix group_by saleman
Antony Lesuisse [Fri, 25 Jun 2010 17:39:24 +0000 (17:39 +0000)]
crm_opportunity fix group_by saleman

bzr revid: al@openerp.com-20100625173924-3z1pwdultt1fz5tj

14 years ago[IMP] better view
Fabien Pinckaers [Fri, 25 Jun 2010 17:37:20 +0000 (19:37 +0200)]
[IMP] better view

bzr revid: fp@tinyerp.com-20100625173720-a1iqisyh10syetec

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 17:30:41 +0000 (19:30 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625173041-gp2c3706wpx9hakn

14 years ago[IMP] res_user: added _get_email_from function + improved user prefs view
Olivier Dony [Fri, 25 Jun 2010 17:29:36 +0000 (19:29 +0200)]
[IMP] res_user: added _get_email_from function + improved user prefs view

bzr revid: odo@openerp.com-20100625172936-4khw7odv1sgu0xy6

14 years ago[IMP] better view
Fabien Pinckaers [Fri, 25 Jun 2010 17:28:51 +0000 (19:28 +0200)]
[IMP] better view

bzr revid: fp@tinyerp.com-20100625172851-k4lsqh2qygxvt4aw

14 years agofix crm_lead view
root [Fri, 25 Jun 2010 17:17:54 +0000 (17:17 +0000)]
fix crm_lead view

bzr revid: root@ip-10-226-66-207-20100625171754-c34w9rllffpvsu4z

14 years agomodifs
Fabien Pinckaers [Fri, 25 Jun 2010 16:07:45 +0000 (18:07 +0200)]
modifs

bzr revid: fp@tinyerp.com-20100625160745-3plurl159kebvwqq

14 years agomodifs
Fabien Pinckaers [Fri, 25 Jun 2010 15:55:32 +0000 (17:55 +0200)]
modifs

bzr revid: fp@tinyerp.com-20100625155532-d96zvnrilmltjoj8

14 years ago[IMP] scrum
Fabien Pinckaers [Fri, 25 Jun 2010 15:31:38 +0000 (17:31 +0200)]
[IMP] scrum

bzr revid: fp@tinyerp.com-20100625153138-4ugnoxodztnal8eg

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 15:03:40 +0000 (17:03 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625150340-vqz83wq7a8rfb36u

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 14:47:54 +0000 (16:47 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625144754-oi2vr676aym5zjl8

14 years ago[IMP] crm: removed 'escalade' option in base_action_rule condition (button pushed)
qdp-launchpad@tinyerp.com [Fri, 25 Jun 2010 14:32:23 +0000 (16:32 +0200)]
[IMP] crm: removed 'escalade' option in base_action_rule condition (button pushed)

bzr revid: qdp-launchpad@tinyerp.com-20100625143223-5qznwnsut70twbdg

14 years ago[IMP] project_issue: added date_action_last and date_action_next in order to allow...
qdp-launchpad@tinyerp.com [Fri, 25 Jun 2010 14:21:59 +0000 (16:21 +0200)]
[IMP] project_issue: added date_action_last and date_action_next in order to allow to make temporal conditions in base_action_rule module

bzr revid: qdp-launchpad@tinyerp.com-20100625142159-ug31sosl741xvkuy

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 14:19:59 +0000 (16:19 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625141959-58406ngp132sx2l2

14 years ago[FIX]: mail_gateway: Encoding problem in send email
rpa (Open ERP) [Fri, 25 Jun 2010 14:12:51 +0000 (19:42 +0530)]
[FIX]: mail_gateway: Encoding problem in send email

bzr revid: rpa@tinyerp.com-20100625141251-c8bvy1lngk5zn0cz

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 13:54:43 +0000 (15:54 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625135443-zqmehpce2xb9td5x

14 years agomerge
Fabien Pinckaers [Fri, 25 Jun 2010 13:50:04 +0000 (15:50 +0200)]
merge

bzr revid: fp@tinyerp.com-20100625135004-4dxf2qi6hu82esl1

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 13:49:46 +0000 (15:49 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625134946-ihjkw3m3h38rw670

14 years ago[FIX] base_action_rule: a condition that is triggered by a button return False if...
qdp-launchpad@tinyerp.com [Fri, 25 Jun 2010 13:41:09 +0000 (15:41 +0200)]
[FIX] base_action_rule: a condition that is triggered by a button return False if a button isn't pushed

bzr revid: qdp-launchpad@tinyerp.com-20100625134109-nxj529sqzn80u2yq

14 years ago[REM] Module shortcut removed
UCO(Open ERP) [Fri, 25 Jun 2010 13:27:22 +0000 (18:57 +0530)]
[REM] Module shortcut removed

bzr revid: vir@tinyerp.com-20100625132722-hz5j8zu0ba15rtdg

14 years ago[IMP] Poing of sale analysis report improved
Vir (Open ERP) [Fri, 25 Jun 2010 13:22:25 +0000 (18:52 +0530)]
[IMP] Poing of sale analysis report improved

bzr revid: vir@tinyerp.com-20100625132225-0qeycmnzx97amkq0

14 years ago[FIX]: mail_gateway: Problem of encoding in send mail
rpa (Open ERP) [Fri, 25 Jun 2010 13:13:33 +0000 (18:43 +0530)]
[FIX]: mail_gateway: Problem of encoding in send mail

bzr revid: rpa@tinyerp.com-20100625131333-n11ys5t4epn4ojqw

14 years ago[REVERT]: crm: Reverted Opportunity defaul because lead and opportunities are same...
rpa (Open ERP) [Fri, 25 Jun 2010 13:10:29 +0000 (18:40 +0530)]
[REVERT]: crm: Reverted Opportunity defaul because lead and opportunities are same object, leads generated from mailgates are coming in opportunity

bzr revid: rpa@tinyerp.com-20100625131029-prv0pmyq3b8z60z8

14 years ago[FIX] crm: opportunity should define default type
Olivier Dony [Fri, 25 Jun 2010 12:58:24 +0000 (14:58 +0200)]
[FIX] crm: opportunity should define default type

bzr revid: odo@openerp.com-20100625125824-44bkoiwpkwvp2013

14 years ago[IMP] crm: forward lead to partner wizard review + improvements
Olivier Dony [Fri, 25 Jun 2010 12:42:02 +0000 (14:42 +0200)]
[IMP] crm: forward lead to partner wizard review + improvements

bzr revid: odo@openerp.com-20100625124202-xer3uzfcyoj14bh5

14 years agomerge
Fabien Pinckaers [Fri, 25 Jun 2010 12:38:24 +0000 (14:38 +0200)]
merge

bzr revid: fp@tinyerp.com-20100625123824-tzvcgvs73iyh0b2m

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 12:37:54 +0000 (14:37 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625123754-0b9w35kcbi5sqw93

14 years ago[MERGE]
uco [Fri, 25 Jun 2010 12:20:26 +0000 (17:50 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20100625122026-cs04e7p6y34sc8ai

14 years ago[IMP] crm, mail_gateway: correct encoding and parsing issues for incoming emails...
Olivier Dony [Fri, 25 Jun 2010 12:18:47 +0000 (14:18 +0200)]
[IMP] crm, mail_gateway: correct encoding and parsing issues for incoming emails + some cleanup

bzr revid: odo@openerp.com-20100625121847-i5cww69ltsvfe33p

14 years ago[FIX] crm: revert bad commit + some cleanup
Olivier Dony [Fri, 25 Jun 2010 12:17:12 +0000 (14:17 +0200)]
[FIX] crm: revert bad commit + some cleanup

bzr revid: odo@openerp.com-20100625121712-mc39c78ft553pgr7

14 years agoDocument: simplify the storage tree, search views.
P. Christeas [Fri, 25 Jun 2010 12:16:46 +0000 (15:16 +0300)]
Document: simplify the storage tree, search views.

As discussed in the review, these views must remain simple. No need
to have extended searching options for storage media, anyway.

bzr revid: p_christ@hol.gr-20100625121646-8lps6xi11e66fz79

14 years agoDocument: better expression for tree view
P. Christeas [Fri, 25 Jun 2010 12:16:22 +0000 (15:16 +0300)]
Document: better expression for tree view

bzr revid: p_christ@hol.gr-20100625121622-brmw4714rztflnh2

14 years agoDocument: clear the storage form view.
P. Christeas [Fri, 25 Jun 2010 12:16:13 +0000 (15:16 +0300)]
Document: clear the storage form view.

bzr revid: p_christ@hol.gr-20100625121613-q4uehtu6lfl6kofw

14 years agomerge
Fabien Pinckaers [Fri, 25 Jun 2010 12:15:49 +0000 (14:15 +0200)]
merge

bzr revid: fp@tinyerp.com-20100625121549-n78eljdhjet9z5c0

14 years ago[IMP] better partner view
Fabien Pinckaers [Fri, 25 Jun 2010 12:13:11 +0000 (14:13 +0200)]
[IMP] better partner view

bzr revid: fp@tinyerp.com-20100625121311-9wtsmh2htk3s0ax6

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 12:06:54 +0000 (14:06 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625120654-yig2cqmbhnypn4ks

14 years ago[IMP]: Improvements in Company configuration wizard and Account journal.
uco [Fri, 25 Jun 2010 12:05:36 +0000 (17:35 +0530)]
[IMP]: Improvements in Company configuration wizard and Account journal.

bzr revid: uco@tinyerp.com-20100625120536-51qfdh0dgtneybv1

14 years ago[FIX] crm: don't update description of lead upon new email + a few minor cleanup...
Olivier Dony [Fri, 25 Jun 2010 12:05:00 +0000 (14:05 +0200)]
[FIX] crm: don't update description of lead upon new email + a few minor cleanup fixes

bzr revid: odo@openerp.com-20100625120500-yv2mnfhffe85d3v9

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 12:04:22 +0000 (14:04 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625120422-yrods50au0z26175

14 years ago[MOD] Usability improvemets : removed shortcuts for auction,event and project dashboard
UCO(Open ERP) [Fri, 25 Jun 2010 11:19:31 +0000 (16:49 +0530)]
[MOD] Usability improvemets : removed shortcuts for auction,event and project dashboard

bzr revid: vir@tinyerp.com-20100625111931-xelir7cwnxy077y6

14 years agoDoc storage: port logging to pythonic one.
P. Christeas [Fri, 25 Jun 2010 10:29:33 +0000 (13:29 +0300)]
Doc storage: port logging to pythonic one.

A cleanup to get rid of netsvc.Logger()

Conflicts:

document/document_storage.py

bzr revid: p_christ@hol.gr-20100625102933-pdymhisr2c7xzemr

14 years agoDocument report: drop views before replacing them
P. Christeas [Fri, 25 Jun 2010 10:28:37 +0000 (13:28 +0300)]
Document report: drop views before replacing them

Since they have changed columns, we cannot use the 'or replace' method
of postgres, we have to really drop.

bzr revid: p_christ@hol.gr-20100625102837-89jvyg9xpp8jqc7m

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 10:24:30 +0000 (12:24 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625102430-9u0ogutu0ogcbcjn

14 years agofix
Fabien Pinckaers [Fri, 25 Jun 2010 10:13:33 +0000 (12:13 +0200)]
fix

bzr revid: fp@tinyerp.com-20100625101333-dnyg2t4kogb6lz6u

14 years ago[IMP] report on hr_timesheet + fixes
Fabien Pinckaers [Fri, 25 Jun 2010 10:07:43 +0000 (12:07 +0200)]
[IMP] report on hr_timesheet + fixes

bzr revid: fp@tinyerp.com-20100625100743-m0sklyrvtad4ykoy

14 years ago[REM] partner : remvoed unrequired tab, and added groups in history tab
Vir (Open ERP) [Fri, 25 Jun 2010 10:04:26 +0000 (15:34 +0530)]
[REM] partner : remvoed unrequired tab, and added groups in history tab

bzr revid: vir@tinyerp.com-20100625100426-cgy1hvn1k0ew6vj5

14 years ago[ADD] New tab is added in partner view
Vir (Open ERP) [Fri, 25 Jun 2010 09:46:18 +0000 (15:16 +0530)]
[ADD] New tab is added in partner view

bzr revid: vir@tinyerp.com-20100625094618-dmmvqrc0tzt5ih74

14 years agomerge
Fabien Pinckaers [Fri, 25 Jun 2010 09:27:54 +0000 (11:27 +0200)]
merge

bzr revid: fp@tinyerp.com-20100625092754-hoxvok4rfbcrpah8

14 years ago[FIX] misc
Fabien Pinckaers [Fri, 25 Jun 2010 09:23:04 +0000 (11:23 +0200)]
[FIX] misc

bzr revid: fp@tinyerp.com-20100625092304-kpzej9xdb837iox0

14 years ago[RENAME] crm : rename history tab in partner view
Vir (Open ERP) [Fri, 25 Jun 2010 10:07:25 +0000 (15:37 +0530)]
[RENAME] crm : rename history tab in partner view

bzr revid: vir@tinyerp.com-20100625100725-0b3kls4kxhp9hvme

14 years ago[FIX] fetchmail:
Harry (OpenERP) [Fri, 25 Jun 2010 09:57:41 +0000 (15:27 +0530)]
[FIX] fetchmail:
* sever_id pass into context instead of as a parameter into process method call

bzr revid: hmo@tinyerp.com-20100625095741-m5lign7qe8erey7o

14 years ago[FIX] view and button for the action wizard on email_tempalte
Dhara [Fri, 25 Jun 2010 09:52:31 +0000 (15:22 +0530)]
[FIX] view and button for the action wizard on email_tempalte

bzr revid: dhara@dhara-laptop-20100625095231-dk8p4oobvvonceyd

14 years ago[ADD] partner : new history tabs are added for crm, email,maketing_campaign,mail_gateway
Vir (Open ERP) [Fri, 25 Jun 2010 09:50:38 +0000 (15:20 +0530)]
[ADD] partner : new history tabs are added for crm, email,maketing_campaign,mail_gateway

bzr revid: vir@tinyerp.com-20100625095038-tgjki9gmdfdibgp3