odoo/odoo.git
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[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 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

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

bzr revid: olt@tinyerp.com-20100920101025-30zwlatr9qs2akso

13 years ago[FIX] thunderbird: support unicode messages
Harry (OpenERP) [Mon, 20 Sep 2010 09:42:08 +0000 (15:12 +0530)]
[FIX] thunderbird: support unicode messages

bzr revid: hmo@tinyerp.com-20100920094208-rz9cocsnz7ag3q6e

13 years ago[MERGE]
Harry (OpenERP) [Mon, 20 Sep 2010 08:47:42 +0000 (14:17 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100920084742-nr0wkxeyu5f64nlg

13 years ago[FIX] account_invoice_layout: fixed 'xml parsing error' in account_invoice_layout_dem...
olt@tinyerp.com [Mon, 20 Sep 2010 08:35:00 +0000 (10:35 +0200)]
[FIX] account_invoice_layout: fixed 'xml parsing error' in account_invoice_layout_demo.xml: '&' -> '&'

bzr revid: olt@tinyerp.com-20100920083500-4kzxy867ca2eaqia

13 years ago[IMP]: Improvement view file for group by
ksa (Open ERP) [Mon, 20 Sep 2010 08:24:11 +0000 (13:54 +0530)]
[IMP]: Improvement view file for group by

bzr revid: ksa@tinyerp.co.in-20100920082411-1kd24lvcd9p2zcv5

13 years ago[IMP]:Improvement message detail
ksa (Open ERP) [Mon, 20 Sep 2010 07:58:13 +0000 (13:28 +0530)]
[IMP]:Improvement message detail

bzr revid: ksa@tinyerp.co.in-20100920075813-jevp6wdw88dmd6q5

13 years ago[MERGE]
Harry (OpenERP) [Mon, 20 Sep 2010 07:37:24 +0000 (13:07 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100920073724-onfcwk7821tzhfbv

13 years ago[IMP] mrp: Improvements in views.
uco (Open ERP) [Mon, 20 Sep 2010 07:22:55 +0000 (12:52 +0530)]
[IMP] mrp: Improvements in views.

bzr revid: uco@tinyerp.com-20100920072255-7kxkdk6rtezvl7ia

13 years ago[IMP] point_of_sale: Fixed view errors. Improved reports.
uco (Open ERP) [Mon, 20 Sep 2010 07:10:38 +0000 (12:40 +0530)]
[IMP] point_of_sale: Fixed view errors. Improved reports.

bzr revid: uco@tinyerp.com-20100920071038-ga4s8dbt0obnaqja

13 years ago[MERGE]
uco (Open ERP) [Mon, 20 Sep 2010 05:57:30 +0000 (11:27 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20100920055730-1tlsthrcos7p7bgi

13 years ago[IMP]: Improvement in outlook plugin for opendoc with url
ksa (Open ERP) [Mon, 20 Sep 2010 05:48:26 +0000 (11:18 +0530)]
[IMP]: Improvement in outlook plugin for opendoc with url

bzr revid: ksa@tinyerp.co.in-20100920054826-n8yo3sd2mansoovl

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

bzr revid: ksa@tinyerp.co.in-20100920054141-ljt5n2onqdftjuk2

13 years ago[MERGE]: merging from the trunk addons
Mantavya Gajjar [Sun, 19 Sep 2010 17:37:55 +0000 (23:07 +0530)]
[MERGE]: merging from the trunk addons

bzr revid: mga@tinyerp.com-20100919173755-nb12v3kf6l3i4ta6

13 years agofix
Fabien Pinckaers [Sun, 19 Sep 2010 13:35:12 +0000 (15:35 +0200)]
fix

bzr revid: fp@tinyerp.com-20100919133512-fy0g0jhn0drpx96h

13 years agomerge
Fabien Pinckaers [Sun, 19 Sep 2010 12:42:13 +0000 (14:42 +0200)]
merge

bzr revid: fp@tinyerp.com-20100919124213-rb16rvuy9isbhcmz

13 years agomerge
Fabien Pinckaers [Sun, 19 Sep 2010 12:36:14 +0000 (14:36 +0200)]
merge

bzr revid: fp@tinyerp.com-20100919123614-oixyvfx7e199z2gc

13 years ago[FIX] speed improvement invoice
Fabien Pinckaers [Sun, 19 Sep 2010 12:35:06 +0000 (14:35 +0200)]
[FIX] speed improvement invoice

bzr revid: fp@tinyerp.com-20100919123506-wt2dhw2v2c8rqj6e

13 years ago[EMP] account_voucher: removed TODO comment
qdp-launchpad@tinyerp.com [Sat, 18 Sep 2010 13:08:53 +0000 (15:08 +0200)]
[EMP] account_voucher: removed TODO comment

bzr revid: qdp-launchpad@tinyerp.com-20100918130853-e94kfojfks5uo152

13 years ago[MERGE] merge with same branch
qdp-launchpad@tinyerp.com [Sat, 18 Sep 2010 12:51:27 +0000 (14:51 +0200)]
[MERGE] merge with same branch

bzr revid: qdp-launchpad@tinyerp.com-20100918125127-2kq1mu4a5ahcndz9

13 years ago[FIX] point_of_sale: removed reference and code related to account_bank_statement_rec...
qdp-launchpad@tinyerp.com [Sat, 18 Sep 2010 12:47:12 +0000 (14:47 +0200)]
[FIX] point_of_sale: removed reference and code related to account_bank_statement_reconcile

bzr revid: qdp-launchpad@tinyerp.com-20100918124712-78wuz66ingmii5nr

13 years ago[IMP] account_voucher: added feature for reconciliation on the bank statement
qdp-launchpad@tinyerp.com [Sat, 18 Sep 2010 12:43:30 +0000 (14:43 +0200)]
[IMP] account_voucher: added feature for reconciliation on the bank statement

bzr revid: qdp-launchpad@tinyerp.com-20100918124330-d4k83ne26h0t69xf

13 years ago[MERGE] sfd-adoons: base_synchro, openoffice-plugin
Panos Christeas [Sat, 18 Sep 2010 07:24:46 +0000 (12:54 +0530)]
[MERGE] sfd-adoons: base_synchro, openoffice-plugin

bzr revid: hmo@tinyerp.com-20100918072446-gc1slo8lz82b2qli

13 years agoreport merge
Fabien Pinckaers [Fri, 17 Sep 2010 17:23:51 +0000 (19:23 +0200)]
report merge

bzr revid: fp@tinyerp.com-20100917172351-qwut59xfoyc3k030

13 years ago[FIX] Hr_payroll : YML test for reports corrected
Jay (OpenERP) [Fri, 17 Sep 2010 15:53:25 +0000 (21:23 +0530)]
[FIX] Hr_payroll : YML test for reports corrected

bzr revid: jvo@tinyerp.com-20100917155325-jf1u2el3f3v55lv2

13 years ago[FIX] Hr_payroll : YML test corrections
Jay (OpenERP) [Fri, 17 Sep 2010 15:47:16 +0000 (21:17 +0530)]
[FIX] Hr_payroll : YML test corrections

bzr revid: jvo@tinyerp.com-20100917154716-szuse3ldd64almaj

13 years ago[MERGE] Merged Automated YAML test for Reports
Jay (OpenERP) [Fri, 17 Sep 2010 14:33:45 +0000 (20:03 +0530)]
[MERGE] Merged Automated YAML test for Reports

bzr revid: jvo@tinyerp.com-20100917143345-hbdayendjbehw28e

13 years ago[REF] account: removal of reconciliation on bank statements (account.bank.statement...
qdp-launchpad@tinyerp.com [Fri, 17 Sep 2010 14:30:45 +0000 (16:30 +0200)]
[REF] account: removal of reconciliation on bank statements (account.bank.statement.reconcile object). This feature should now be handled by account_voucher module

bzr revid: qdp-launchpad@tinyerp.com-20100917143045-j7n45wazq60xtdnv