odoo/odoo.git
14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Fri, 9 Jul 2010 03:56:42 +0000 (04:56 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100709035642-ierokjp3l56tkts5

14 years agoDocument ftp: fix unicode in NLST
P. Christeas [Thu, 8 Jul 2010 22:54:33 +0000 (01:54 +0300)]
Document ftp: fix unicode in NLST

At the nlst command, the paths from the API could have been unicode, in
which case the '\r\n' separator would be sent as '\00\r\00\n' over the
wire (that's utf-16 encoding).
For that, bring the utf-8 conversion functions inside ftpserver.

bzr revid: p_christ@hol.gr-20100708225433-fqpl911kqfsrm1ff

14 years agoDocument API: minor cleanup, better debugging of nodes.
P. Christeas [Thu, 8 Jul 2010 22:53:27 +0000 (01:53 +0300)]
Document API: minor cleanup, better debugging of nodes.

Conflicts:

document/nodes.py

bzr revid: p_christ@hol.gr-20100708225327-v1j77d8yh348dv4s

14 years agoDocument API: support for simple directory rename
P. Christeas [Thu, 8 Jul 2010 22:52:29 +0000 (01:52 +0300)]
Document API: support for simple directory rename

bzr revid: p_christ@hol.gr-20100708225229-tzodkbf0h0ma080d

14 years agoDocument FTP: fix typo inside error message.
P. Christeas [Thu, 8 Jul 2010 22:52:17 +0000 (01:52 +0300)]
Document FTP: fix typo inside error message.

bzr revid: p_christ@hol.gr-20100708225217-ui4z1rc8gkuyynnl

14 years agoDocument FTP: fix walking utf8 paths.
P. Christeas [Thu, 8 Jul 2010 22:52:13 +0000 (01:52 +0300)]
Document FTP: fix walking utf8 paths.

Also fix the error message when rename fails for utf8 filenames.

bzr revid: p_christ@hol.gr-20100708225213-fcq2nbgectztjycq

14 years agoDocument FTP: tests for utf8 chars in document names.
P. Christeas [Thu, 8 Jul 2010 22:52:02 +0000 (01:52 +0300)]
Document FTP: tests for utf8 chars in document names.

bzr revid: p_christ@hol.gr-20100708225202-wbgmrf141j5g1501

14 years agoDocument FTP: minor clean of the description file.
P. Christeas [Thu, 8 Jul 2010 22:51:58 +0000 (01:51 +0300)]
Document FTP: minor clean of the description file.

bzr revid: p_christ@hol.gr-20100708225158-97wvwp1mt0fp37dm

14 years agoDocument API: meaningful error, when asking for directory data content.
P. Christeas [Thu, 8 Jul 2010 22:51:41 +0000 (01:51 +0300)]
Document API: meaningful error, when asking for directory data content.

Instead of the TypeError, which would be ignored by the FTP implementation,
raise an IOError.

Conflicts:

document/nodes.py

bzr revid: p_christ@hol.gr-20100708225141-opsfz22wx6c762nh

14 years agoDocument: Less dir, storage options, cleanup views.
P. Christeas [Thu, 8 Jul 2010 22:50:42 +0000 (01:50 +0300)]
Document: Less dir, storage options, cleanup views.

The 'virtual' storage is now hidden. An extra 'db64' type, hidden, is
supported in the code, for v5-compatible databases (until we migrate
the db_datas column of them). The 'at_record' directory type is gone.

A module in extra-addons will permit the compatible behaviour, for those
experts.

bzr revid: p_christ@hol.gr-20100708225042-fp3zcwmw4zp3ee04

14 years agomerge
Fabien Pinckaers [Thu, 8 Jul 2010 14:43:47 +0000 (16:43 +0200)]
merge

bzr revid: fp@tinyerp.com-20100708144347-b9x0lx1ulfbjtli4

14 years ago[IMP]: improvement in invoice
Mantavya Gajjar [Thu, 8 Jul 2010 14:25:59 +0000 (19:55 +0530)]
[IMP]: improvement in invoice
[IMP]: improve in journal items menu
[FIX]: fix a reconcile entries problems in voucher payment

bzr revid: mga@tinyerp.com-20100708142559-3yocywnf984fkcdj

14 years ago[IMP] purchase_requisition: if state is done the readonly some field and button
sbh (Open ERP) [Thu, 8 Jul 2010 14:21:02 +0000 (19:51 +0530)]
[IMP] purchase_requisition: if state is done the readonly some field and button

bzr revid: sbh@tinyerp.com-20100708142102-ctl0bozqkby8nh6b

14 years ago[IMP] crm_lead: reopen cases upon receipt of new email in states pending, done, cancel
Olivier Dony [Thu, 8 Jul 2010 14:03:52 +0000 (16:03 +0200)]
[IMP] crm_lead: reopen cases upon receipt of new email in states pending, done, cancel

bzr revid: odo@openerp.com-20100708140352-tbb36pq8cqq0tqqm

14 years ago[IMP] project_mrp: Add the user_id and project_id in product and add the task_id...
sbh (Open ERP) [Thu, 8 Jul 2010 13:33:42 +0000 (19:03 +0530)]
[IMP] project_mrp: Add the user_id and project_id in product and add the task_id in procurement

bzr revid: sbh@tinyerp.com-20100708133342-105x6v60zwc26c98

14 years ago[FIX] account: fix problem in account chart configuration wizard
Harry (OpenERP) [Thu, 8 Jul 2010 13:32:41 +0000 (19:02 +0530)]
[FIX] account: fix problem in account chart configuration wizard

bzr revid: hmo@tinyerp.com-20100708133241-4t2jsm5ibj135mt4

14 years ago[IMP]: improvement in on_change type for multicurrency journals
Mantavya Gajjar [Thu, 8 Jul 2010 13:28:15 +0000 (18:58 +0530)]
[IMP]: improvement in on_change type for multicurrency journals

bzr revid: mga@tinyerp.com-20100708132815-d21kma0rxzdfoq1m

14 years ago[ADD] event : access rules for Even/Manager
Vir (Open ERP) [Thu, 8 Jul 2010 13:21:16 +0000 (18:51 +0530)]
[ADD] event : access rules for Even/Manager

bzr revid: vir@tinyerp.com-20100708132116-nv1j2xtogcug0p4p

14 years ago[IMP]: improve onchange_tye for the journal
Mantavya Gajjar [Thu, 8 Jul 2010 13:17:55 +0000 (18:47 +0530)]
[IMP]: improve onchange_tye for the journal

bzr revid: mga@tinyerp.com-20100708131755-vovhfnyt2i8u7y9o

14 years ago[BREAK] WARNING: base_calendar: had to disable the scheduler until the recursion...
Olivier Dony [Thu, 8 Jul 2010 13:08:33 +0000 (15:08 +0200)]
[BREAK] WARNING: base_calendar: had to disable the scheduler until the recursion problem is fixed, to release the CPU!!!

bzr revid: odo@openerp.com-20100708130833-hhunfcgm6n2dmq9w

14 years ago[FIX/REF] project_long_term: better way to obtain default uom unit
Olivier Dony [Thu, 8 Jul 2010 12:53:59 +0000 (14:53 +0200)]
[FIX/REF] project_long_term: better way to obtain default uom unit

bzr revid: odo@openerp.com-20100708125359-ov7z0d8bjgtm4gxs

14 years ago[IMP] product,stock: if product type service then redonly some fields
sbh (Open ERP) [Thu, 8 Jul 2010 12:46:18 +0000 (18:16 +0530)]
[IMP] product,stock: if product type service then redonly some fields

bzr revid: sbh@tinyerp.com-20100708124618-8k3c6abuy1d57g1d

14 years ago[FIX]:account:Invoice Analysis:improved average delay
apa-tiny [Thu, 8 Jul 2010 12:25:51 +0000 (17:55 +0530)]
[FIX]:account:Invoice Analysis:improved average delay

bzr revid: apa@tinyerp.com-20100708122551-xf64ysjko06tu964

14 years ago[ADD]: add new views for journals
Mantavya Gajjar [Thu, 8 Jul 2010 12:20:29 +0000 (17:50 +0530)]
[ADD]: add new views for journals
sales, purchase, refunds of sales and purchase

bzr revid: mga@tinyerp.com-20100708122029-gftnb7z0l5eldiog

14 years ago[FIX]:account:Invoice Analysis:improved avereage delay
apa-tiny [Thu, 8 Jul 2010 12:07:06 +0000 (17:37 +0530)]
[FIX]:account:Invoice Analysis:improved avereage delay

bzr revid: apa@tinyerp.com-20100708120706-93lfy7hbbvhv9d40

14 years ago[IMP] crm/opportunity: red highlighting in list only if deadline is set and in the...
Olivier Dony [Thu, 8 Jul 2010 11:53:53 +0000 (13:53 +0200)]
[IMP] crm/opportunity: red highlighting in list only if deadline is set and in the past

bzr revid: odo@openerp.com-20100708115353-jvlcgqw8pvzgej4v

14 years ago[IMP] crm/lead: removed date_deadline field from leads, it belongs to opportunities...
Olivier Dony [Thu, 8 Jul 2010 11:53:24 +0000 (13:53 +0200)]
[IMP] crm/lead: removed date_deadline field from leads, it belongs to opportunities only

bzr revid: odo@openerp.com-20100708115324-8t9fu22deibgol7d

14 years ago[REM]: Convert TAB to SPACE
Mantavya Gajjar [Thu, 8 Jul 2010 11:46:33 +0000 (17:16 +0530)]
[REM]: Convert TAB to SPACE

bzr revid: mga@tinyerp.com-20100708114633-sxmf8isa13oiom6y

14 years ago[FIX]:account:Invoice Analysis:improved average price
apa-tiny [Thu, 8 Jul 2010 11:39:13 +0000 (17:09 +0530)]
[FIX]:account:Invoice Analysis:improved average price

bzr revid: apa@tinyerp.com-20100708113913-xjk08pc4zi5qoly3

14 years ago[REM]: remove refund journal boolean (deprecated): check that this is working properly
Mantavya Gajjar [Thu, 8 Jul 2010 11:35:45 +0000 (17:05 +0530)]
[REM]: remove refund journal boolean (deprecated): check that this is working properly

bzr revid: mga@tinyerp.com-20100708113545-fyzffxm6c7x15bq3

14 years ago[FIX] project: fixed project tree view with deadline date
Olivier Dony [Thu, 8 Jul 2010 11:26:24 +0000 (13:26 +0200)]
[FIX] project: fixed project tree view with deadline date

bzr revid: odo@openerp.com-20100708112624-lbyv3dep5c5v063o

14 years ago[MERGE]: merging from the same branch, already committee many revisions without pushing
Mantavya Gajjar [Thu, 8 Jul 2010 11:23:25 +0000 (16:53 +0530)]
[MERGE]: merging from the same branch, already committee many revisions without pushing

bzr revid: mga@tinyerp.com-20100708112325-ugll1w8k72qpcdia

14 years ago[IMP]: automatically creates sequence for each new journal
Mantavya Gajjar [Thu, 8 Jul 2010 11:21:14 +0000 (16:51 +0530)]
[IMP]: automatically creates sequence for each new journal

bzr revid: mga@tinyerp.com-20100708112114-rtkecagtlh9h5n8o

14 years ago[IMP]: improve journal view
Mantavya Gajjar [Thu, 8 Jul 2010 11:20:54 +0000 (16:50 +0530)]
[IMP]: improve journal view

bzr revid: mga@tinyerp.com-20100708112054-pzrrn4x001c9nmdd

14 years ago[IMP]: better view for the voucher
Mantavya Gajjar [Thu, 8 Jul 2010 11:20:26 +0000 (16:50 +0530)]
[IMP]: better view for the voucher

bzr revid: mga@tinyerp.com-20100708112026-260b1urwt19csacy

14 years ago[IMP]: improve voucher unreconcile process
Mantavya Gajjar [Thu, 8 Jul 2010 11:19:50 +0000 (16:49 +0530)]
[IMP]: improve voucher unreconcile process

bzr revid: mga@tinyerp.com-20100708111950-6xj9bjjfh5428rt1

14 years ago[REM]: remove unused class
Mantavya Gajjar [Thu, 8 Jul 2010 11:19:21 +0000 (16:49 +0530)]
[REM]: remove unused class

bzr revid: mga@tinyerp.com-20100708111921-ljt97b156qyswfao

14 years ago[FIX]:account:Invoice Analysis:residual amount problem
apa-tiny [Thu, 8 Jul 2010 10:48:52 +0000 (16:18 +0530)]
[FIX]:account:Invoice Analysis:residual amount problem

bzr revid: apa@tinyerp.com-20100708104852-hanh85h3znag8o01

14 years ago[FIX] mrp: small yml issue
Harry (OpenERP) [Thu, 8 Jul 2010 10:47:49 +0000 (16:17 +0530)]
[FIX] mrp: small yml issue

bzr revid: hmo@tinyerp.com-20100708104749-qsqwr4ic10fjltwu

14 years ago[REF]: claim_from_delivery: Code improvements
rpa (Open ERP) [Thu, 8 Jul 2010 10:30:27 +0000 (16:00 +0530)]
[REF]: claim_from_delivery: Code improvements

bzr revid: rpa@tinyerp.com-20100708103027-at59m943ytmnl5bq

14 years ago[FIX] pos: yml issue
Harry (OpenERP) [Thu, 8 Jul 2010 10:29:52 +0000 (15:59 +0530)]
[FIX] pos: yml issue

bzr revid: hmo@tinyerp.com-20100708102952-p891ytnsrukc24pa

14 years ago[MERGE] merge with trunk addons
Mustufa Rangwala [Thu, 8 Jul 2010 10:23:51 +0000 (15:53 +0530)]
[MERGE] merge with trunk addons

bzr revid: mra@mra-laptop-20100708102351-w5fmhrytwhlhwln2

14 years ago[FIX] idea: yml issue
ATUL (OpenERP) [Thu, 8 Jul 2010 10:20:32 +0000 (15:50 +0530)]
[FIX] idea: yml issue

bzr revid: hmo@tinyerp.com-20100708102032-prqb40disa69gy97

14 years ago[IMP] set logger messages
Harry (OpenERP) [Thu, 8 Jul 2010 10:14:24 +0000 (15:44 +0530)]
[IMP] set logger messages

bzr revid: hmo@tinyerp.com-20100708101424-hgbmoqco3to16jer

14 years ago[IMP]:account:Corrected Invoice Analysis SQL report.
apa-tiny [Thu, 8 Jul 2010 09:48:42 +0000 (15:18 +0530)]
[IMP]:account:Corrected Invoice Analysis SQL report.

bzr revid: apa@tinyerp.com-20100708094842-3a807noial4th9fz

14 years ago[IMP]base_report_creator: search view
Harry (OpenERP) [Thu, 8 Jul 2010 09:00:51 +0000 (14:30 +0530)]
[IMP]base_report_creator: search view

bzr revid: hmo@tinyerp.com-20100708090051-qfav67lqraopjak1

14 years ago[IMP] project_long_term: use xml_id to retrieve 'hour' uom instead of name search
Olivier Dony [Thu, 8 Jul 2010 08:51:38 +0000 (10:51 +0200)]
[IMP] project_long_term: use xml_id to retrieve 'hour' uom instead of name search

bzr revid: odo@openerp.com-20100708085138-01oys0qljcc87vtc

14 years ago[IMP] project_long_term: use xml_id to retrieve 'hour' uom instead of name search
Olivier Dony [Thu, 8 Jul 2010 08:43:51 +0000 (10:43 +0200)]
[IMP] project_long_term: use xml_id to retrieve 'hour' uom instead of name search

bzr revid: odo@openerp.com-20100708084351-acqc02wodltguooa

14 years ago[FIX] report_intrastat: correct names for uom fields - to be checked!
Olivier Dony [Thu, 8 Jul 2010 08:34:25 +0000 (10:34 +0200)]
[FIX] report_intrastat: correct names for uom fields - to be checked!

bzr revid: odo@openerp.com-20100708083425-kk3xsz8oz1obcl1l

14 years ago[FIX] survey: small problem
Harry (OpenERP) [Thu, 8 Jul 2010 08:24:08 +0000 (13:54 +0530)]
[FIX] survey: small problem

bzr revid: hmo@tinyerp.com-20100708082408-yybh2nmrdw1p397e

14 years agoimp
Fabien Pinckaers [Thu, 8 Jul 2010 08:07:00 +0000 (10:07 +0200)]
imp

bzr revid: fp@tinyerp.com-20100708080700-xu754jda31iecknc

14 years ago[FIX] wiki
Harry (OpenERP) [Thu, 8 Jul 2010 07:45:13 +0000 (13:15 +0530)]
[FIX] wiki

bzr revid: hmo@tinyerp.com-20100708074513-dzvu4cny40j4uci8

14 years ago[FIX] sale_order_dates
Mustufa Rangwala [Thu, 8 Jul 2010 07:39:11 +0000 (13:09 +0530)]
[FIX] sale_order_dates

bzr revid: mra@mra-laptop-20100708073911-3ug33sby6w1dc0uz

14 years ago[IMP] account: only layout of invoice..
nel@tinyerp.com [Thu, 8 Jul 2010 07:24:57 +0000 (09:24 +0200)]
[IMP] account: only layout of invoice..

bzr revid: nel@tinyerp.com-20100708072457-gaqwv8ozj92v8jyo

14 years ago[IMP] account reports
nel@tinyerp.com [Thu, 8 Jul 2010 07:03:27 +0000 (09:03 +0200)]
[IMP] account reports

bzr revid: nel@tinyerp.com-20100708070327-jwqefgjvzfpndntw

14 years ago[IMP] stock: split inventory line
Mod2 (OpenERP) [Thu, 8 Jul 2010 07:13:21 +0000 (12:43 +0530)]
[IMP] stock: split inventory line

bzr revid: hmo@tinyerp.com-20100708071321-9ivz72r32l38ryx8

14 years ago[IMP] procurement: Improve the tooltips
sbh (Open ERP) [Thu, 8 Jul 2010 06:58:43 +0000 (12:28 +0530)]
[IMP] procurement: Improve the tooltips

bzr revid: sbh@tinyerp.com-20100708065843-1l513l6mb0482e2f

14 years ago[FIX] survey
Harry (OpenERP) [Thu, 8 Jul 2010 06:55:24 +0000 (12:25 +0530)]
[FIX] survey

bzr revid: hmo@tinyerp.com-20100708065524-om7tr8bgwxpj309z

14 years ago[IMP]:account:improved partner balance report.(clean unused code.)
apa-tiny [Thu, 8 Jul 2010 06:54:32 +0000 (12:24 +0530)]
[IMP]:account:improved partner balance report.(clean unused code.)

bzr revid: apa@tinyerp.com-20100708065432-37lmsbhbnszs3s20

14 years ago[FIX]: crm: Fixed table name crm_opportunity in report query
rpa (Open ERP) [Thu, 8 Jul 2010 06:50:47 +0000 (12:20 +0530)]
[FIX]: crm: Fixed table name crm_opportunity in report query

bzr revid: rpa@tinyerp.com-20100708065047-1qeejljvkp8zqj4x

14 years ago[IMP]:account:improved account balance report.
apa-tiny [Thu, 8 Jul 2010 06:38:34 +0000 (12:08 +0530)]
[IMP]:account:improved account balance report.

bzr revid: apa@tinyerp.com-20100708063834-gttzlob2xfpacnpt

14 years ago[IMP] base_report_creator
Mod2 (OpenERP) [Thu, 8 Jul 2010 06:26:09 +0000 (11:56 +0530)]
[IMP] base_report_creator

bzr revid: hmo@tinyerp.com-20100708062609-o4g2rsn46w3jfj0x

14 years ago[IMP]: crm_helpdesk: Added fields for message and logs
rpa (Open ERP) [Thu, 8 Jul 2010 06:18:06 +0000 (11:48 +0530)]
[IMP]: crm_helpdesk: Added fields for message and logs

bzr revid: rpa@tinyerp.com-20100708061806-5pw6q2q4htap1jlt

14 years ago[IMP]:account:improved general ledger report.
apa-tiny [Thu, 8 Jul 2010 06:05:58 +0000 (11:35 +0530)]
[IMP]:account:improved general ledger report.

bzr revid: apa@tinyerp.com-20100708060558-9zx4ei8h5m877w35

14 years ago[IMP]: crm: Minor improvements
rpa (Open ERP) [Thu, 8 Jul 2010 05:57:25 +0000 (11:27 +0530)]
[IMP]: crm: Minor improvements

bzr revid: rpa@tinyerp.com-20100708055725-6hcm4n74d3hnn9cs

14 years ago[IMP]: crm: Graph view of lead report
rpa (Open ERP) [Thu, 8 Jul 2010 05:28:32 +0000 (10:58 +0530)]
[IMP]: crm: Graph view of lead report

bzr revid: rpa@tinyerp.com-20100708052832-e8llcjz95aq95zpq

14 years ago[MOD] thunderbird : changed label name in plug in and small change in description
Vir (Open ERP) [Thu, 8 Jul 2010 05:19:22 +0000 (10:49 +0530)]
[MOD] thunderbird : changed label name in plug in and small change in description

bzr revid: vir@tinyerp.com-20100708051922-vywrk63l8jfw4bgj

14 years ago[MERGE] merge with trunk addons
Mustufa Rangwala [Thu, 8 Jul 2010 04:39:10 +0000 (10:09 +0530)]
[MERGE] merge with trunk addons

bzr revid: mra@mra-laptop-20100708043910-e98fb5cvf1gcdqba

14 years ago[MERGE] Merge Team3 Work for Sales system cleaning
Mustufa Rangwala [Thu, 8 Jul 2010 04:35:28 +0000 (10:05 +0530)]
[MERGE] Merge Team3 Work for Sales system cleaning

bzr revid: mra@mra-laptop-20100708043528-zti21zq5pi2ao6h9

14 years ago[MERGE] merge MTR branch for sale related module cleaning
Mustufa Rangwala [Thu, 8 Jul 2010 04:18:34 +0000 (09:48 +0530)]
[MERGE] merge MTR branch for sale related module cleaning

bzr revid: mra@mra-laptop-20100708041834-fpxlw2mypjzxcm0h

14 years ago[MERGE] merge with trunk addons
Mustufa Rangwala [Thu, 8 Jul 2010 03:50:52 +0000 (09:20 +0530)]
[MERGE] merge with trunk addons

bzr revid: mra@mra-laptop-20100708035052-1v2k9wb5o3dcm27j

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Thu, 8 Jul 2010 03:50:21 +0000 (04:50 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100708035021-a3ekapnrcmkddf3k

14 years ago[IMP] product/uom: renamed field uom_factor to uom_type and 'default' to 'reference...
Olivier Dony [Wed, 7 Jul 2010 23:44:19 +0000 (01:44 +0200)]
[IMP] product/uom: renamed field uom_factor to uom_type and 'default' to 'reference' before it's too late + improved example data, help and form view

bzr revid: odo@openerp.com-20100707234419-9jkwunfiueb0q3zd

14 years ago[IMP]: improve voucher and voucher payment modules
Mantavya Gajjar [Wed, 7 Jul 2010 15:04:16 +0000 (20:34 +0530)]
[IMP]: improve voucher and voucher payment modules

bzr revid: mga@tinyerp.com-20100707150416-ww6f0b9256kn6q8b

14 years ago[IMP] sale_analytic_plans,sale_crm,sale_journal,sale_margin,sale_mrp:made improvement...
mtr [Wed, 7 Jul 2010 14:38:23 +0000 (20:08 +0530)]
[IMP] sale_analytic_plans,sale_crm,sale_journal,sale_margin,sale_mrp:made improvements as per testing

bzr revid: mtr@mtr-20100707143823-jaoc602d1qon6rxo

14 years ago[Fix] the workflow of procurement and revert the changed of mrp properties
sbh (Open ERP) [Wed, 7 Jul 2010 14:32:20 +0000 (20:02 +0530)]
[Fix] the workflow of procurement and revert the changed of  mrp properties

bzr revid: sbh@tinyerp.com-20100707143220-fvws4qxruwhmm4qg

14 years ago[FIX] Account : Validation of moves should create relavent account analytic entries
Borja López Soilán (Pexego) [Wed, 7 Jul 2010 14:11:20 +0000 (19:41 +0530)]
[FIX] Account : Validation of moves should create relavent account analytic entries

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

bzr revid: jvo@tinyerp.com-20100707141120-1wqscl1r5t8u6thi

14 years ago[MOV]:hr_timesheet,hr_timesheet_sheet:Moved Timesheet Analysis in to the hr_timesheet...
Jni (Open ERP) [Wed, 7 Jul 2010 13:54:58 +0000 (19:24 +0530)]
[MOV]:hr_timesheet,hr_timesheet_sheet:Moved Timesheet Analysis in to the hr_timesheet_sheet module.

bzr revid: jni@tinyerp.com-20100707135458-11y9sep9trk3x8x1

14 years ago[IMP]: crm: Improvement in lead and opportunity reports
rpa (Open ERP) [Wed, 7 Jul 2010 13:18:15 +0000 (18:48 +0530)]
[IMP]: crm: Improvement in lead and opportunity reports

bzr revid: rpa@tinyerp.com-20100707131815-8s3qwdxhd6f0mv3t

14 years ago[MOD] thunderbird configuration wizard : description tax improved. set field in invisible
Vir (Open ERP) [Wed, 7 Jul 2010 13:08:09 +0000 (18:38 +0530)]
[MOD] thunderbird configuration wizard : description tax improved. set field in invisible

bzr revid: vir@tinyerp.com-20100707130809-fjeu53t94e24b0qz

14 years ago[IMP]: improvement to account voucher
Mantavya Gajjar [Wed, 7 Jul 2010 13:05:41 +0000 (18:35 +0530)]
[IMP]: improvement to account voucher

bzr revid: mga@tinyerp.com-20100707130541-u4x9w4w2lr9i4v3g

14 years ago[IMP]: improvement in payroll module
Mantavya Gajjar [Wed, 7 Jul 2010 13:03:47 +0000 (18:33 +0530)]
[IMP]: improvement in payroll module

bzr revid: mga@tinyerp.com-20100707130347-r4zlz7ktthfet0ai

14 years ago[IMP] holidays,timesheet: report views
nel@tinyerp.com [Wed, 7 Jul 2010 12:36:49 +0000 (14:36 +0200)]
[IMP] holidays,timesheet: report views

bzr revid: nel@tinyerp.com-20100707123649-3iqzh8uzzsmrq22b

14 years ago[MOD] Thunderbird : Usability Improvements
Vir (Open ERP) [Wed, 7 Jul 2010 12:26:50 +0000 (17:56 +0530)]
[MOD] Thunderbird : Usability Improvements

bzr revid: vir@tinyerp.com-20100707122650-ffe20rsy4a0stqg2

14 years ago[Fix] Move the field in procurement
sbh (Open ERP) [Wed, 7 Jul 2010 11:45:16 +0000 (17:15 +0530)]
[Fix] Move the field in procurement

bzr revid: sbh@tinyerp.com-20100707114516-cgauhh9srch1i46e

14 years ago[IMP]:crm:improved SQL reports.
apa-tiny [Wed, 7 Jul 2010 11:00:16 +0000 (16:30 +0530)]
[IMP]:crm:improved SQL reports.

bzr revid: apa@tinyerp.com-20100707110016-leixv03q0422bq0v

14 years ago[IMP]:account:improved SQL reports.
apa [Wed, 7 Jul 2010 10:07:04 +0000 (15:37 +0530)]
[IMP]:account:improved SQL reports.

bzr revid: apa@apa-20100707100704-a56ahmikymv3oxv1

14 years ago[IMP]:account:improved invoice analysis report.
apa [Wed, 7 Jul 2010 09:54:42 +0000 (15:24 +0530)]
[IMP]:account:improved invoice analysis report.

bzr revid: apa@apa-20100707095442-1nwmgngqf2na1808

14 years ago[mrp]: Improve the view
sbh (Open ERP) [Wed, 7 Jul 2010 09:24:21 +0000 (14:54 +0530)]
[mrp]: Improve the view

bzr revid: sbh@tinyerp.com-20100707092421-gkli530xkr6qbdgw

14 years ago[IMP] procurement: Move the mrp.property into mrp
sbh (Open ERP) [Wed, 7 Jul 2010 09:18:51 +0000 (14:48 +0530)]
[IMP] procurement: Move the mrp.property into mrp

bzr revid: sbh@tinyerp.com-20100707091851-cf0zbq0rr8ce4qgu

14 years ago[FIX] stock
UCO(OpenERP) [Wed, 7 Jul 2010 09:05:22 +0000 (14:35 +0530)]
[FIX] stock

bzr revid: hmo@tinyerp.com-20100707090522-xthwqspg9vh4e46j

14 years agoaccount view and deprecated fields fixes
Antony Lesuisse [Wed, 7 Jul 2010 08:59:17 +0000 (14:29 +0530)]
account view and deprecated fields fixes

bzr revid: al@openerp.com-20100707085917-jouhgqj16j60alhh

14 years ago[IMP] holidays
nel@tinyerp.com [Wed, 7 Jul 2010 08:37:16 +0000 (10:37 +0200)]
[IMP] holidays

bzr revid: nel@tinyerp.com-20100707083716-murdgyn8a47yebu4

14 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Wed, 7 Jul 2010 07:38:14 +0000 (13:08 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20100707073814-34uuosy3gxyczrma

14 years ago[MERGE] merge with trunk addons
Mustufa Rangwala [Wed, 7 Jul 2010 07:29:52 +0000 (12:59 +0530)]
[MERGE] merge with trunk addons

bzr revid: mra@mra-laptop-20100707072329-a8i1kjgfkq01gov5
bzr revid: mra@mra-laptop-20100707072952-icky8eh91gx67ytm

14 years ago[FIX] remove security rule of osv_memory object
Harry (OpenERP) [Wed, 7 Jul 2010 07:24:53 +0000 (12:54 +0530)]
[FIX] remove security rule of osv_memory object

bzr revid: hmo@tinyerp.com-20100707072453-3w0kw505tbit7h8l

14 years ago[MERGE] Merge from trunk dev3 branch:
Mustufa Rangwala [Wed, 7 Jul 2010 07:21:18 +0000 (12:51 +0530)]
[MERGE] Merge from trunk dev3 branch:
[IMP] hr: Clean
[FIX] sale_margin: Fix onchange on sale order line

bzr revid: mra@mra-laptop-20100707072118-ubpopgr1g2uihzg6

14 years ago[MERGE] merge with trunk addons
Mustufa Rangwala [Wed, 7 Jul 2010 07:16:29 +0000 (12:46 +0530)]
[MERGE] merge with trunk addons

bzr revid: mra@mra-laptop-20100707071629-l6mro8u6bvh2rwtl

14 years ago[FIX] sale_margin: fix
Mustufa Rangwala [Wed, 7 Jul 2010 07:13:23 +0000 (12:43 +0530)]
[FIX] sale_margin: fix

bzr revid: mra@mra-laptop-20100707071323-lllc9ow3rad5djal

14 years ago[IMP] Clean for 6.0
Mustufa Rangwala [Wed, 7 Jul 2010 07:04:42 +0000 (12:34 +0530)]
[IMP] Clean for 6.0

bzr revid: mra@mra-laptop-20100707070442-ztxuj718txuro9u1