odoo/odoo.git
13 years ago[IMP]: Improve view
ksa (Open ERP) [Mon, 27 Sep 2010 06:00:00 +0000 (11:30 +0530)]
[IMP]: Improve view

bzr revid: ksa@tinyerp.co.in-20100927060000-h778p498wzyvrvwm

13 years ago[MERGE]: Merge with lp:openobject-addons-trunk
ksa (Open ERP) [Mon, 27 Sep 2010 04:53:11 +0000 (10:23 +0530)]
[MERGE]: Merge with lp:openobject-addons-trunk

bzr revid: ksa@tinyerp.co.in-20100927045311-4t7yw61ikgwt96y2

13 years ago[IMP]: Improvement in thunderbird for open document
ksa (Open ERP) [Fri, 24 Sep 2010 13:58:23 +0000 (19:28 +0530)]
[IMP]: Improvement in thunderbird for open document

bzr revid: ksa@tinyerp.co.in-20100924135823-q9052yk4e29nyfvq

13 years ago[IMP] base_calendar: performance improvement in project.task (progress field)
olt@tinyerp.com [Fri, 24 Sep 2010 13:17:09 +0000 (15:17 +0200)]
[IMP] base_calendar: performance improvement in project.task (progress field)

bzr revid: olt@tinyerp.com-20100924131709-cqsd1ut234ni6txn

13 years ago[FIX] document_email : Missing dependency added
Anup (OpenERP) [Fri, 24 Sep 2010 12:44:30 +0000 (18:14 +0530)]
[FIX] document_email : Missing dependency added

bzr revid: ach@tinyerp.com-20100924124430-rou6fhggcngzitxp

13 years ago[FIX] auction : Auction Artists Report Corrected
Anup (OpenERP) [Fri, 24 Sep 2010 12:42:28 +0000 (18:12 +0530)]
[FIX] auction : Auction Artists Report Corrected

bzr revid: ach@tinyerp.com-20100924124228-uoj22v0xiaka4soo

13 years ago[IMP]: Improveview and wizard
ksa (Open ERP) [Fri, 24 Sep 2010 12:35:03 +0000 (18:05 +0530)]
[IMP]: Improveview and wizard

bzr revid: ksa@tinyerp.co.in-20100924123503-4h55gu5c2sh6flxs

13 years ago[FIX] product_margin: tab2space
olt@tinyerp.com [Fri, 24 Sep 2010 11:32:32 +0000 (13:32 +0200)]
[FIX] product_margin: tab2space

bzr revid: olt@tinyerp.com-20100924113232-vy055qmmzmbtyj98

13 years ago[IMP] base_contact: performance improvement:
olt@tinyerp.com [Fri, 24 Sep 2010 11:30:21 +0000 (13:30 +0200)]
[IMP] base_contact: performance improvement:

  * rewriten res_partner_job.name_get
  * res_partner_contact.job_id: store=True

bzr revid: olt@tinyerp.com-20100924113021-hf86aenloztuftpe

13 years ago[FIX] hr_timesheet_invoice : Passed the yaml report test
SAZ(OpenERP) [Fri, 24 Sep 2010 10:43:20 +0000 (16:13 +0530)]
[FIX] hr_timesheet_invoice : Passed the yaml report test

bzr revid: jvo@tinyerp.com-20100924104320-2f7dgfk43rp1i6l1

13 years ago[REF] hr_timesheet : Better readable messages
Jay (OpenERP) [Fri, 24 Sep 2010 10:41:24 +0000 (16:11 +0530)]
[REF] hr_timesheet : Better readable messages

bzr revid: jvo@tinyerp.com-20100924104124-s0dtgin32s4ezyef

13 years ago[FIX] pos : pylint test passed. Thanks to buildbot
Jay (OpenERP) [Fri, 24 Sep 2010 10:39:46 +0000 (16:09 +0530)]
[FIX] pos : pylint test passed. Thanks to buildbot

bzr revid: jvo@tinyerp.com-20100924103946-8fj8ksrzyu00kxpi

13 years ago[FIX] account_payment : Corrections
RME(OpenERP) [Fri, 24 Sep 2010 10:20:33 +0000 (15:50 +0530)]
[FIX] account_payment : Corrections

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

bzr revid: jvo@tinyerp.com-20100924102033-sw8cjvew49bhzcnd

13 years ago[FIX] POS : Correction in wizard,NEVER ever return None,it can break xmlrpc request.
Jay (OpenERP) [Fri, 24 Sep 2010 10:13:44 +0000 (15:43 +0530)]
[FIX] POS : Correction in wizard,NEVER ever return None,it can break xmlrpc request.

bzr revid: jvo@tinyerp.com-20100924101344-7eu0pcp6y8cql8hw

13 years ago[FIX] Account_payment : Demo corrected
RME(OpenERP) [Fri, 24 Sep 2010 10:12:04 +0000 (15:42 +0530)]
[FIX] Account_payment : Demo corrected

bzr revid: jvo@tinyerp.com-20100924101204-enl5v3b417t6o4u0

13 years ago[FIX] project_planning: revision 4965 added a bug: removed field 'child_ids' was...
olt@tinyerp.com [Fri, 24 Sep 2010 08:46:36 +0000 (10:46 +0200)]
[FIX] project_planning: revision 4965 added a bug: removed field 'child_ids' was used in project_planning module

bzr revid: olt@tinyerp.com-20100924084636-czxo56j2ck1nwutj

13 years ago[MERGE]: Merge with lp:openobject-addons-trunk
ksa (Open ERP) [Fri, 24 Sep 2010 04:45:03 +0000 (10:15 +0530)]
[MERGE]: Merge with lp:openobject-addons-trunk

bzr revid: ksa@tinyerp.co.in-20100923044751-479cuvfyn034g3ne
bzr revid: ksa@tinyerp.co.in-20100924044503-41uy13ip2cpbt4g8

13 years ago[IMP] performance improvement: using a map (from 1 sql query) instead of queries...
olt@tinyerp.com [Thu, 23 Sep 2010 14:23:34 +0000 (16:23 +0200)]
[IMP] performance improvement: using a map (from 1 sql query) instead of queries in loop

bzr revid: olt@tinyerp.com-20100923142334-us9n6pdza0f5i25b

13 years ago[IMP] account_analytic_analysis: performance improvement: reduced the number of call...
olt@tinyerp.com [Thu, 23 Sep 2010 14:14:55 +0000 (16:14 +0200)]
[IMP] account_analytic_analysis: performance improvement: reduced the number of call to sql queries

bzr revid: olt@tinyerp.com-20100923141455-mpa2kjzsrxk4ni1k

13 years ago[FIX] hr_timesheet : Reports Corrected
DHS(OpenERP) [Thu, 23 Sep 2010 13:24:54 +0000 (18:54 +0530)]
[FIX] hr_timesheet : Reports Corrected

bzr revid: ach@tinyerp.com-20100923132454-ms7s6fnonf1hw590

13 years ago[FIX] account_reporting : Balance Sheet Report RML Corrected
Anup (OpenERP) [Thu, 23 Sep 2010 13:12:04 +0000 (18:42 +0530)]
[FIX] account_reporting : Balance Sheet Report RML Corrected

bzr revid: ach@tinyerp.com-20100923131204-qjijtuuotbpb4f3j

13 years ago[FIX] account : YML test of currency Corrected
Anup (OpenERP) [Thu, 23 Sep 2010 12:31:07 +0000 (18:01 +0530)]
[FIX] account : YML test of currency Corrected

bzr revid: ach@tinyerp.com-20100923123107-cln1mtwionpkj56j

13 years ago[FIx] purchase : Demo data Corrected
Anup (OpenERP) [Thu, 23 Sep 2010 12:29:34 +0000 (17:59 +0530)]
[FIx] purchase : Demo data Corrected

bzr revid: ach@tinyerp.com-20100923122934-h9gzm5p2zk64lu62

13 years ago[FIX] stock,mrp : Demo data corrected
Anup (OpenERP) [Thu, 23 Sep 2010 11:37:39 +0000 (17:07 +0530)]
[FIX] stock,mrp : Demo data corrected

bzr revid: ach@tinyerp.com-20100923113739-uzo38vqvv8dbl8g8

13 years ago[FIX] Account: yaml
PAP(OpenERP) [Thu, 23 Sep 2010 11:26:00 +0000 (16:56 +0530)]
[FIX] Account: yaml

bzr revid: mra@mra-laptop-20100923112600-ndyhrfcjglc79m6e

13 years ago[FIX] hr_expense : Expense Report Corrected
DHS(OpenERP) [Thu, 23 Sep 2010 10:13:51 +0000 (15:43 +0530)]
[FIX] hr_expense : Expense Report Corrected

bzr revid: ach@tinyerp.com-20100923101351-h8dtdz2osd0a0kic

13 years ago[FIX]: solve the usability issue in psyslip view
Mantavya Gajjar [Thu, 23 Sep 2010 10:00:36 +0000 (15:30 +0530)]
[FIX]: solve the usability issue in psyslip view

bzr revid: mga@tinyerp.com-20100923100036-mtbc9m87t39fpya9

13 years ago[FIX]: add the missing field to the payslip model
Mantavya Gajjar [Thu, 23 Sep 2010 09:17:34 +0000 (14:47 +0530)]
[FIX]: add the missing field to the payslip model

bzr revid: mga@tinyerp.com-20100923091734-7niyoorw5hmryo58

13 years ago[IMP] analytic: performance improvement: using browse instead of search for children...
olt@tinyerp.com [Thu, 23 Sep 2010 07:53:54 +0000 (09:53 +0200)]
[IMP] analytic: performance improvement: using browse instead of search for children computation

bzr revid: olt@tinyerp.com-20100923075354-jispscmrhfhhwmy4

13 years ago[IMP] hr: performance improvement: removed 2 not used fields (parent_id, child_ids)
olt@tinyerp.com [Thu, 23 Sep 2010 07:52:53 +0000 (09:52 +0200)]
[IMP] hr: performance improvement: removed 2 not used fields (parent_id, child_ids)

bzr revid: olt@tinyerp.com-20100923075253-kolxfmlzlo2kj51p

13 years ago[FIX]: crm: Removed extra field from opportunity view
rpa (Open ERP) [Thu, 23 Sep 2010 05:17:34 +0000 (10:47 +0530)]
[FIX]: crm: Removed extra field from opportunity view

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

bzr revid: rpa@tinyerp.com-20100923051734-vhgzltyeblajc8qv

13 years ago[IMP] mrp: performance improvement: added store={...} for 'mrp.repair' amount computa...
olt@tinyerp.com [Wed, 22 Sep 2010 14:13:42 +0000 (16:13 +0200)]
[IMP] mrp: performance improvement: added store={...} for 'mrp.repair' amount computations

bzr revid: olt@tinyerp.com-20100922141342-77ladsgwv6d2pxec

13 years ago[IMP] product: performance improvement: since we already have a browse record, there...
olt@tinyerp.com [Wed, 22 Sep 2010 13:06:46 +0000 (15:06 +0200)]
[IMP] product: performance improvement: since we already have a browse record, there is no need to re-browse on it's id

bzr revid: olt@tinyerp.com-20100922130646-q8h8u3x961b76fmo

13 years ago[IMP]: Imprvement in tiny.js file
ksa (Open ERP) [Wed, 22 Sep 2010 11:42:06 +0000 (17:12 +0530)]
[IMP]: Imprvement in tiny.js file

bzr revid: ksa@tinyerp.co.in-20100922114206-djn9zthtbgfyp0le

13 years ago[IMP]: Improvement for open partner in weburl
ksa (Open ERP) [Wed, 22 Sep 2010 11:07:00 +0000 (16:37 +0530)]
[IMP]: Improvement for open partner in weburl

bzr revid: ksa@tinyerp.co.in-20100922110700-bfyzcop6g26cidgb

13 years ago[FIX] wiki: fixed an error in copy method
olt@tinyerp.com [Wed, 22 Sep 2010 09:39:33 +0000 (11:39 +0200)]
[FIX] wiki: fixed an error in copy method

bzr revid: olt@tinyerp.com-20100922093933-vux7rp4bxu8671ss

13 years ago[FIX] Project_issue : Corrected data
Jay (OpenERP) [Wed, 22 Sep 2010 12:37:56 +0000 (18:07 +0530)]
[FIX] Project_issue : Corrected data

bzr revid: jvo@tinyerp.com-20100922123756-vievvziib23ulzma

13 years ago[MERGE] account: cleanup (removal of print statements in tests) but also removal...
Xavier Morel [Wed, 22 Sep 2010 09:51:21 +0000 (11:51 +0200)]
[MERGE] account: cleanup (removal of print statements in tests) but also removal of a useless cr.commit

bzr revid: odo@openerp.com-20100922095121-em8p7un1p7f4lxid

13 years ago[FIX] hr_timesheet_sheet, mrp: don't pass a dict or list to fromkeys second argument...
olt@tinyerp.com [Wed, 22 Sep 2010 08:38:38 +0000 (10:38 +0200)]
[FIX] hr_timesheet_sheet, mrp: don't pass a dict or list to fromkeys second argument (it's only evaluated once)

bzr revid: olt@tinyerp.com-20100922083838-80ikcizior7qkcic

13 years ago[FIX] decimal_precision: clear cache after calling parent write
olt@tinyerp.com [Wed, 22 Sep 2010 08:38:35 +0000 (10:38 +0200)]
[FIX] decimal_precision: clear cache after calling parent write

bzr revid: olt@tinyerp.com-20100922083835-kjhopzhopkp7fyau

13 years ago[IMP] hr_holidays: hr.holidays.status: performance improvement: move sql query outsid...
olt@tinyerp.com [Wed, 22 Sep 2010 08:23:53 +0000 (10:23 +0200)]
[IMP] hr_holidays: hr.holidays.status: performance improvement: move sql query outside the loop

bzr revid: olt@tinyerp.com-20100922082353-kf95hdpfwzxtfoj6

13 years ago[IMP] remove commit from account/report/account_journal.py
Xavier Morel [Wed, 22 Sep 2010 06:15:07 +0000 (11:45 +0530)]
[IMP] remove commit from account/report/account_journal.py

bzr revid: xmo@openerp.com-20100922061507-076xytzpvubfcdhw

13 years ago[REM] print statement in parent_structure accounting test
Xavier Morel [Wed, 22 Sep 2010 06:13:11 +0000 (11:43 +0530)]
[REM] print statement in parent_structure accounting test

bzr revid: xmo@openerp.com-20100922061311-0iwcxfh24h7hkewr

13 years ago[REM] print statement in change_currency accounting test
Xavier Morel [Wed, 22 Sep 2010 06:12:09 +0000 (11:42 +0530)]
[REM] print statement in change_currency accounting test

bzr revid: xmo@openerp.com-20100922061209-s0p1ccf7k0f3t2va

13 years ago[REM] print statements from account/test/account_report.yml
Xavier Morel [Wed, 22 Sep 2010 06:10:04 +0000 (11:40 +0530)]
[REM] print statements from account/test/account_report.yml

bzr revid: xmo@openerp.com-20100922061004-lv61ehfjflmnzben

13 years ago[IMP]: Improvement view for open contact form
ksa (Open ERP) [Wed, 22 Sep 2010 06:04:23 +0000 (11:34 +0530)]
[IMP]: Improvement view for open contact form

bzr revid: ksa@tinyerp.co.in-20100922060423-3wpmvokrp8cgakdf

13 years ago[MERGE]: Merge with lp:openobject-addons-trunk
ksa (Open ERP) [Wed, 22 Sep 2010 05:37:20 +0000 (11:07 +0530)]
[MERGE]: Merge with lp:openobject-addons-trunk

bzr revid: ksa@tinyerp.co.in-20100922053720-0riwn59yxafs4w26

13 years agomerge
Fabien Pinckaers [Tue, 21 Sep 2010 16:42:44 +0000 (18:42 +0200)]
merge

bzr revid: fp@tinyerp.com-20100921164244-48mjjjlpn0fk5n3k

13 years agomerge
Fabien Pinckaers [Tue, 21 Sep 2010 16:42:16 +0000 (18:42 +0200)]
merge

bzr revid: fp@tinyerp.com-20100921164216-nel6o6b446jd900q

13 years agomodifs
Fabien Pinckaers [Tue, 21 Sep 2010 16:41:26 +0000 (18:41 +0200)]
modifs

bzr revid: fp@tinyerp.com-20100921164126-qazwqt0zxmuvoj2e

13 years agomerge
Fabien Pinckaers [Tue, 21 Sep 2010 16:40:44 +0000 (18:40 +0200)]
merge

bzr revid: fp@tinyerp.com-20100921164044-pkzxo97lhziw6gnf

13 years agofix
Fabien Pinckaers [Tue, 21 Sep 2010 16:39:51 +0000 (18:39 +0200)]
fix

bzr revid: fp@tinyerp.com-20100921163951-0abtsd9apds8lj2e

13 years ago[MERGE]
Harry (OpenERP) [Tue, 21 Sep 2010 15:10:58 +0000 (20:40 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100921151058-kwhfwq6raffjbuo6

13 years ago[IMP] thunderbird, outlook plugin
Harry (OpenERP) [Tue, 21 Sep 2010 15:07:46 +0000 (20:37 +0530)]
[IMP] thunderbird, outlook plugin

bzr revid: hmo@tinyerp.com-20100921150746-i4ccvy382ugl0pnb

13 years ago[FIX] decimal_precision: change_digit does not return the same data type as precision_get
olt@tinyerp.com [Tue, 21 Sep 2010 13:26:39 +0000 (15:26 +0200)]
[FIX] decimal_precision: change_digit does not return the same data type as precision_get

bzr revid: olt@tinyerp.com-20100921132639-aacj51e3oneax3yb

13 years ago[MERGE]: merging from a trunk addons
Mantavya Gajjar [Tue, 21 Sep 2010 13:18:39 +0000 (18:48 +0530)]
[MERGE]: merging from a trunk addons

bzr revid: mga@tinyerp.com-20100921131839-162e6kcyl6m8rawq

13 years ago[IMP] hr_timesheet_sheet: performance improvement: rewriten one2many_mod2.get to...
olt@tinyerp.com [Tue, 21 Sep 2010 13:07:39 +0000 (15:07 +0200)]
[IMP] hr_timesheet_sheet: performance improvement: rewriten one2many_mod2.get to execute one sql query

bzr revid: olt@tinyerp.com-20100921130739-w55cdmr4ps0twa9y

13 years ago[FIX] the line was inadvertently removed
olt@tinyerp.com [Tue, 21 Sep 2010 13:06:49 +0000 (15:06 +0200)]
[FIX] the line was inadvertently removed

bzr revid: olt@tinyerp.com-20100921130649-fo2e12jnsm5m8052

13 years ago[FIX] Account: journal on account invoice with domain working now
Mustufa Rangwala [Tue, 21 Sep 2010 13:06:42 +0000 (18:36 +0530)]
[FIX] Account: journal on account invoice with domain working now

bzr revid: mra@mra-laptop-20100921130642-k39ewa3pw86r9xtl

13 years ago[IMP] decimal_precision: performance improvement:
olt@tinyerp.com [Tue, 21 Sep 2010 12:44:35 +0000 (14:44 +0200)]
[IMP] decimal_precision: performance improvement:
  * redirected 'get_precision.change_digit'
    function to use 'precision_get' method from 'decimal_precision' class
  * 'precision_get' method now uses a cache (invalidated in write)
  * added an sql constraint: name should be unique

bzr revid: olt@tinyerp.com-20100921124435-5vrd80zpucjaxya4

13 years ago[FIX] Account_voucher : Correction on ymla nd removed unused report
VRA,JVO [Tue, 21 Sep 2010 12:51:53 +0000 (18:21 +0530)]
[FIX] Account_voucher : Correction on ymla nd removed unused report

bzr revid: jvo@tinyerp.com-20100921125153-x2qgn5x04aff75u4

13 years ago[FIX] MRP : import statement fix
JMA,VRA [Tue, 21 Sep 2010 12:04:42 +0000 (17:34 +0530)]
[FIX] MRP : import statement fix

bzr revid: jvo@tinyerp.com-20100921120442-cqgi121lgzkqsmoi

13 years ago[FIX] Product : fixes after yml test and -init mode test
JMA,VRA [Tue, 21 Sep 2010 11:38:21 +0000 (17:08 +0530)]
[FIX] Product : fixes after yml test and -init mode test

bzr revid: jvo@tinyerp.com-20100921113821-o87lknzsyhu1k0mc

13 years ago[FIX] Account: put a domain on the journal_id in order to see only the sale journal...
Mustufa Rangwala [Tue, 21 Sep 2010 11:14:36 +0000 (16:44 +0530)]
[FIX] Account: put a domain on the journal_id in order to see only the sale journal in customer invoice, the sale refund journal in the customer refund invoices, the purchase journal in supplier invoices and the purchase_refund in the supplier refunds

bzr revid: mra@mra-laptop-20100921111436-sdzf6ra6wvsa8723

13 years ago[MERGE] merge with same branch
qdp-launchpad@tinyerp.com [Tue, 21 Sep 2010 10:55:03 +0000 (12:55 +0200)]
[MERGE] merge with same branch

bzr revid: qdp-launchpad@tinyerp.com-20100921105503-fgwkfmwpkry1gher

13 years ago[FIX] Account: reconcile next partner if the partner is empty on move lines dont...
Mustufa Rangwala [Tue, 21 Sep 2010 10:28:55 +0000 (15:58 +0530)]
[FIX] Account: reconcile next partner if the partner is empty on move lines dont write last rec. date on it

bzr revid: mra@mra-laptop-20100921102855-wu1fdh91giv97cxn

13 years ago[REM] Account: account type => remove parent id and child ids field from the object...
Mustufa Rangwala [Tue, 21 Sep 2010 10:24:48 +0000 (15:54 +0530)]
[REM] Account: account type => remove parent id and child ids field from the object and view

bzr revid: mra@mra-laptop-20100921102448-ca97hku8wk53bfbr

13 years agoPartner Assignation Improvement
Fabien Pinckaers [Tue, 21 Sep 2010 10:15:44 +0000 (12:15 +0200)]
Partner Assignation Improvement

bzr revid: fp@tinyerp.com-20100921101544-kn582esckm4ekzps

13 years ago[IMP] account_voucher: improved reconciliation on bank statement process
qdp-launchpad@tinyerp.com [Tue, 21 Sep 2010 10:13:33 +0000 (12:13 +0200)]
[IMP] account_voucher: improved reconciliation on bank statement process

bzr revid: qdp-launchpad@tinyerp.com-20100921101333-h6teef81i3hnxy9i

13 years ago[REF] account: refactoring of validation of bank statement
qdp-launchpad@tinyerp.com [Tue, 21 Sep 2010 10:08:37 +0000 (12:08 +0200)]
[REF] account: refactoring of validation of bank statement

bzr revid: qdp-launchpad@tinyerp.com-20100921100837-i070zxv72z83aqkv

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 21 Sep 2010 09:47:50 +0000 (15:17 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20100921094750-npiv93p2nvgy920s

13 years ago[REF]
Mustufa Rangwala [Tue, 21 Sep 2010 09:24:39 +0000 (14:54 +0530)]
[REF]

bzr revid: mra@mra-laptop-20100921092439-s4dotzj97yy0wbzr

13 years agomerge
Fabien Pinckaers [Tue, 21 Sep 2010 08:40:08 +0000 (10:40 +0200)]
merge

bzr revid: fp@tinyerp.com-20100921084008-rachsa20j22pcfxz

13 years agofix
Fabien Pinckaers [Tue, 21 Sep 2010 08:39:12 +0000 (10:39 +0200)]
fix

bzr revid: fp@tinyerp.com-20100921083912-dbk78oqvy3xo8cch

13 years agomoved
Fabien Pinckaers [Tue, 21 Sep 2010 08:37:31 +0000 (10:37 +0200)]
moved

bzr revid: fp@tinyerp.com-20100921083731-vxl42pk01j9maz79

13 years agomove
Fabien Pinckaers [Tue, 21 Sep 2010 08:36:59 +0000 (10:36 +0200)]
move

bzr revid: fp@tinyerp.com-20100921083659-asr13u4eyzjdr4sb

13 years ago[REF]
Mustufa Rangwala [Tue, 21 Sep 2010 08:33:03 +0000 (14:03 +0530)]
[REF]

bzr revid: mra@mra-laptop-20100921083303-m5apn0d9pxm5e33l

13 years ago[FIX] Fetchmail : Correction for pop server mail processing
Ferchu [Tue, 21 Sep 2010 07:32:53 +0000 (13:02 +0530)]
[FIX] Fetchmail : Correction for pop server mail processing

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

bzr revid: jvo@tinyerp.com-20100921073253-hmf0yps77j8s8o9n

13 years ago[FIX] Account: Account move line => journal items if the state is move user is not...
Mustufa Rangwala [Tue, 21 Sep 2010 06:36:31 +0000 (12:06 +0530)]
[FIX] Account: Account move line => journal items if the state is move user is not allowed to change its currency and amount of foreigh currency

bzr revid: mra@mra-laptop-20100921063631-4ndy7xo02o6thg93

13 years ago[FIX] fixed an error in 'copy' method
olt@tinyerp.com [Tue, 21 Sep 2010 06:33:50 +0000 (08:33 +0200)]
[FIX] fixed an error in 'copy' method

bzr revid: olt@tinyerp.com-20100921063350-r6i51lvorh5qudqe

13 years ago[FIX] colspan on crm.meeting.allday
Xavier Morel [Tue, 21 Sep 2010 06:18:28 +0000 (11:48 +0530)]
[FIX] colspan on crm.meeting.allday

bzr revid: xmo@openerp.com-20100921061828-j0ihg7z7bf0rtvxi

13 years ago[MERGE]: Merge with lp:openobject-addons-trunk
ksa (Open ERP) [Tue, 21 Sep 2010 04:52:08 +0000 (10:22 +0530)]
[MERGE]: Merge with lp:openobject-addons-trunk

bzr revid: ksa@tinyerp.co.in-20100921045208-jam37mu4ajojzw2i

13 years ago[IMP] account: usability changes in analysis view
qdp-launchpad@tinyerp.com [Mon, 20 Sep 2010 16:01:12 +0000 (18:01 +0200)]
[IMP] account: usability changes in analysis view

bzr revid: qdp-launchpad@tinyerp.com-20100920160112-ij614heo78furavq

13 years ago[REF] account: refactoring in bank statement confirmation
qdp-launchpad@tinyerp.com [Mon, 20 Sep 2010 15:59:47 +0000 (17:59 +0200)]
[REF] account: refactoring in bank statement confirmation

bzr revid: qdp-launchpad@tinyerp.com-20100920155947-yvi0h4wrzx8tq2lx

13 years ago[IMP] project: performance improvement: moved sql query outside loop
olt@tinyerp.com [Mon, 20 Sep 2010 15:12:41 +0000 (17:12 +0200)]
[IMP] project: performance improvement: moved sql query outside loop

bzr revid: olt@tinyerp.com-20100920151241-owecugwym2ft09gy

13 years ago[IMP] mrp: only import the methods actually used instead of whole module
olt@tinyerp.com [Mon, 20 Sep 2010 15:11:56 +0000 (17:11 +0200)]
[IMP] mrp: only import the methods actually used instead of whole module

bzr revid: olt@tinyerp.com-20100920151156-cz77f9le62a3xo8n

13 years ago[IMP] project: no need to use operator.itemgetter when a simple lambda can do the...
olt@tinyerp.com [Mon, 20 Sep 2010 13:59:21 +0000 (15:59 +0200)]
[IMP] project: no need to use operator.itemgetter when a simple lambda can do the same operation

bzr revid: olt@tinyerp.com-20100920135921-fhqshcnqlepcflly

13 years ago[IMP] project: performance improvement: moved '_get_user_and_default_uom_ids' method...
olt@tinyerp.com [Mon, 20 Sep 2010 13:51:40 +0000 (15:51 +0200)]
[IMP] project: performance improvement: moved '_get_user_and_default_uom_ids' method outside the loop

bzr revid: olt@tinyerp.com-20100920135140-yaxst57a22r1pxvo

13 years ago[IMP]: Improvement view for archive to openerp window
ksa (Open ERP) [Mon, 20 Sep 2010 13:28:40 +0000 (18:58 +0530)]
[IMP]: Improvement view for archive to openerp window

bzr revid: ksa@tinyerp.co.in-20100920132840-4qpnx1rggzdqszso

13 years ago[FIX] CRM : Report for Business opportunities corrected
JMA(OpenERP) [Mon, 20 Sep 2010 12:32:36 +0000 (18:02 +0530)]
[FIX] CRM : Report for Business opportunities corrected

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

bzr revid: jvo@tinyerp.com-20100920123236-45pfwtpsr97nmshf

13 years agomerge
Fabien Pinckaers [Mon, 20 Sep 2010 12:08:51 +0000 (14:08 +0200)]
merge

bzr revid: fp@tinyerp.com-20100920120851-i67vkik1nq3v3sy0

13 years agofix
Fabien Pinckaers [Mon, 20 Sep 2010 12:07:06 +0000 (14:07 +0200)]
fix

bzr revid: fp@tinyerp.com-20100920120706-ob8781j8tmxd8743

13 years ago[FIX] base_calendar: fixed some errors (using a browse_null object)
olt@tinyerp.com [Mon, 20 Sep 2010 11:49:32 +0000 (13:49 +0200)]
[FIX] base_calendar: fixed some errors (using a browse_null object)

bzr revid: olt@tinyerp.com-20100920114932-ejr0m9i9foznhr9m

13 years ago[FIX] base_calendar: typo after the 'access to browse_null attributes' fix
olt@tinyerp.com [Mon, 20 Sep 2010 11:39:07 +0000 (13:39 +0200)]
[FIX] base_calendar: typo after the 'access to browse_null attributes' fix

bzr revid: olt@tinyerp.com-20100920113907-hm34f2gm5m53vifk

13 years ago[FIX] base_calendar: access to browse_null attributes
olt@tinyerp.com [Mon, 20 Sep 2010 11:37:45 +0000 (13:37 +0200)]
[FIX] base_calendar: access to browse_null attributes

bzr revid: olt@tinyerp.com-20100920113745-o45rgjk2onl4aja5

13 years ago[IMP] mrp: performance improvement: avoid select sql inside loops
olt@tinyerp.com [Mon, 20 Sep 2010 11:11:10 +0000 (13:11 +0200)]
[IMP] mrp: performance improvement: avoid select sql inside loops

bzr revid: olt@tinyerp.com-20100920111110-c7bw90kns2bo6jpo

13 years ago[ADD][IMP][REM] account, account_voucher: added another format voucher report , impro...
vra [Mon, 20 Sep 2010 10:40:59 +0000 (16:10 +0530)]
[ADD][IMP][REM] account, account_voucher: added another format voucher report , improved the existing reports and removed the unused voucher report.

bzr revid: vra@tinyerp.com-20100920104059-iizb7h5g3lwuls7a

13 years ago[MERGE]
Harry (OpenERP) [Mon, 20 Sep 2010 10:31:59 +0000 (16:01 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100920103159-7cip5qeo72tmxegk

13 years ago[MERGE]: Merge with lp:openobject-addons-trunk
ksa (Open ERP) [Mon, 20 Sep 2010 10:20:29 +0000 (15:50 +0530)]
[MERGE]: Merge with lp:openobject-addons-trunk

bzr revid: ksa@tinyerp.co.in-20100920102029-a3b2jpn21xbs0dyl

13 years ago[IMP]: Improvement in archive mail
ksa (Open ERP) [Mon, 20 Sep 2010 10:15:33 +0000 (15:45 +0530)]
[IMP]: Improvement in archive mail

bzr revid: ksa@tinyerp.co.in-20100920101533-043zv54yk54b4f8i