odoo/odoo.git
12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 14 Nov 2011 05:16:11 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111114051611-vh5mg7z5lw18qcdd

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 14 Nov 2011 05:15:37 +0000 (05:15 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111114051537-otd2ramidmaq165u

12 years agounusedcode
Fabien Pinckaers [Mon, 14 Nov 2011 00:12:16 +0000 (01:12 +0100)]
unusedcode

bzr revid: fp@tinyerp.com-20111114001216-etl5g0dl3ya1xfvs

12 years agofix
Fabien Pinckaers [Sun, 13 Nov 2011 23:30:10 +0000 (00:30 +0100)]
fix

bzr revid: fp@tinyerp.com-20111113233010-fv753506yvzotu4y

12 years ago[IMP] sale test
Fabien Pinckaers [Sun, 13 Nov 2011 23:28:31 +0000 (00:28 +0100)]
[IMP] sale test

bzr revid: fp@tinyerp.com-20111113232831-triduylqi3czqwd1

12 years agofix
Fabien Pinckaers [Sun, 13 Nov 2011 23:09:04 +0000 (00:09 +0100)]
fix

bzr revid: fp@tinyerp.com-20111113230904-vmrxwahfbwub50sf

12 years ago[IMP] Purchase YAML tests rewritten using new view: feature
Fabien Pinckaers [Sun, 13 Nov 2011 23:01:58 +0000 (00:01 +0100)]
[IMP] Purchase YAML tests rewritten using new view: feature

bzr revid: fp@tinyerp.com-20111113230158-4r36c2sdg23uuuyo

12 years ago[IMP] Purchase YAML tests rewritten using new view: feature
Fabien Pinckaers [Sun, 13 Nov 2011 22:53:42 +0000 (23:53 +0100)]
[IMP] Purchase YAML tests rewritten using new view: feature

bzr revid: fp@tinyerp.com-20111113225342-psyip630dif45qay

12 years ago[IMP] Allows to put a view argument in a YAML record and OpenERP will
Fabien Pinckaers [Sun, 13 Nov 2011 22:30:56 +0000 (23:30 +0100)]
[IMP] Allows to put a view argument in a YAML record and OpenERP will
      call all the on_change and default_get correctly. This increases
      a lot the coverage and reduce lines of test to develop.

      Put the XML_ID of the view of False so that OpenERP will find the
      first form view itself.

Example to create a PO with all on_change:

!record {model: purchase.order, id: purchase_new, view: False}:
    partner_id: base.res_partner_asus
    order_line:
      - product_id: product.product_product_pc1
        product_qty: 5.0

bzr revid: fp@tinyerp.com-20111113223056-g65pf5vzg7dwkks1

12 years ago[FIX] test scenario
Fabien Pinckaers [Sun, 13 Nov 2011 19:28:05 +0000 (20:28 +0100)]
[FIX] test scenario

bzr revid: fp@tinyerp.com-20111113192805-luc1523nc291xfxl

12 years ago[IMP] constraint on XML view on object to allow inheritancy
Fabien Pinckaers [Sun, 13 Nov 2011 19:27:42 +0000 (20:27 +0100)]
[IMP] constraint on XML view on object to allow inheritancy

bzr revid: fp@tinyerp.com-20111113192742-vpf1eoek4csau68t

12 years agofix
Fabien Pinckaers [Sun, 13 Nov 2011 18:47:21 +0000 (19:47 +0100)]
fix

bzr revid: fp@tinyerp.com-20111113184721-6el7zz79e619iyro

12 years ago[FIX] Purchase test flow
Fabien Pinckaers [Sun, 13 Nov 2011 17:05:26 +0000 (18:05 +0100)]
[FIX] Purchase test flow

bzr revid: fp@tinyerp.com-20111113170526-u6ib44s7pd9kyqct

12 years agofix
Fabien Pinckaers [Sun, 13 Nov 2011 16:20:59 +0000 (17:20 +0100)]
fix

bzr revid: fp@tinyerp.com-20111113162059-b7317dp26i8ide8p

12 years agomerge coverage purchase
Fabien Pinckaers [Sun, 13 Nov 2011 16:07:32 +0000 (17:07 +0100)]
merge coverage purchase

bzr revid: fp@tinyerp.com-20111113160732-7ic5t0igzh0jw2pm

12 years ago[merge] acocunt move line coverage
Fabien Pinckaers [Sun, 13 Nov 2011 16:01:10 +0000 (17:01 +0100)]
[merge] acocunt move line coverage

bzr revid: fp@tinyerp.com-20111113160110-1vacjizizwqwkmex

12 years ago[IMP] Clean demo data of project and project long term using scheduler
Fabien Pinckaers [Sun, 13 Nov 2011 15:40:52 +0000 (16:40 +0100)]
[IMP] Clean demo data of project and project long term using scheduler

bzr revid: fp@tinyerp.com-20111113154052-gh2a8y2tqkdv2ll9

12 years ago[merge] project & project long term demo data
Fabien Pinckaers [Sun, 13 Nov 2011 14:13:16 +0000 (15:13 +0100)]
[merge] project & project long term demo data

bzr revid: fp@tinyerp.com-20111113141316-nx969ujp66s9d0c5

12 years ago[fIX] priorities default values on applicants
Fabien Pinckaers [Sun, 13 Nov 2011 13:34:03 +0000 (14:34 +0100)]
[fIX] priorities default values on applicants

bzr revid: fp@tinyerp.com-20111113133403-ed4ggv7bvaoud6xn

12 years ago[fix] project members full for kanban
Fabien Pinckaers [Sun, 13 Nov 2011 13:15:33 +0000 (14:15 +0100)]
[fix] project members full for kanban

bzr revid: fp@tinyerp.com-20111113131533-frs0o44ag1r575xu

12 years ago[FIX] count 0, need to fix the web client
Fabien Pinckaers [Sun, 13 Nov 2011 12:48:48 +0000 (13:48 +0100)]
[FIX] count 0, need to fix the web client

bzr revid: fp@tinyerp.com-20111113124848-r1youtgj7c5li8b2

12 years ago[IMP] kanban of applicants
Fabien Pinckaers [Sun, 13 Nov 2011 12:45:31 +0000 (13:45 +0100)]
[IMP] kanban of applicants

bzr revid: fp@tinyerp.com-20111113124531-m9dwsnof0zmq3ek5

12 years ago[IMP] _group_by_full implementation
Fabien Pinckaers [Sun, 13 Nov 2011 12:14:05 +0000 (13:14 +0100)]
[IMP] _group_by_full implementation

bzr revid: fp@tinyerp.com-20111113121405-oa9ggpf115gv3cbe

12 years ago[IMP] read_group_full
Fabien Pinckaers [Sun, 13 Nov 2011 12:07:15 +0000 (13:07 +0100)]
[IMP] read_group_full

bzr revid: fp@tinyerp.com-20111113120715-wpk15id1313to4ag

12 years ago[FIX] Prevent ViewManager to remove other spans from the title
Fabien Meghazi [Sun, 13 Nov 2011 12:01:48 +0000 (13:01 +0100)]
[FIX] Prevent ViewManager to remove other spans from the title

bzr revid: fme@openerp.com-20111113120148-bwhdrxmimjq5ar6w

12 years ago[IMP] warning on bad quantities on production, fix UoM possible problem at install
Fabien Pinckaers [Sun, 13 Nov 2011 10:03:46 +0000 (11:03 +0100)]
[IMP] warning on bad quantities on production, fix UoM possible problem at install

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

bzr revid: fp@tinyerp.com-20111113100346-9pjh7z7trsgadcjv

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 13 Nov 2011 05:56:34 +0000 (05:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111112045303-su1y0kkbac01hgsy
bzr revid: launchpad_translations_on_behalf_of_openerp-20111113055634-wxvdn7892y1blyst

12 years ago[IMP] read_group full on crm.opportunities for kanban views, need to move this code...
Fabien Pinckaers [Sat, 12 Nov 2011 00:44:05 +0000 (01:44 +0100)]
[IMP] read_group full on crm.opportunities for kanban views, need to move this code to be used by others modules in tools

bzr revid: fp@tinyerp.com-20111112004405-m511icvvf3worvod

12 years agofix
Fabien Pinckaers [Fri, 11 Nov 2011 22:50:14 +0000 (23:50 +0100)]
fix

bzr revid: fp@tinyerp.com-20111111225014-9mk3ksxkrt0wjbl1

12 years agomerge_auction_or
Fabien Pinckaers [Fri, 11 Nov 2011 21:28:51 +0000 (22:28 +0100)]
merge_auction_or

bzr revid: fp@tinyerp.com-20111111212851-h78y3k46a58nlpla

12 years agomerge_coverage
Fabien Pinckaers [Fri, 11 Nov 2011 21:25:57 +0000 (22:25 +0100)]
merge_coverage

bzr revid: fp@tinyerp.com-20111111212557-ebstlrrgpf257qbv

12 years ago[IMP] payroll_account
Fabien Pinckaers [Fri, 11 Nov 2011 21:11:27 +0000 (22:11 +0100)]
[IMP] payroll_account

bzr revid: fp@tinyerp.com-20111111211127-bjd0z3ubxqpyu93b

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 21:06:26 +0000 (22:06 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111210626-ev60ns641qi6fqg8

12 years agomerge-evaluation
Fabien Pinckaers [Fri, 11 Nov 2011 20:29:46 +0000 (21:29 +0100)]
merge-evaluation

bzr revid: fp@tinyerp.com-20111111202946-y51gv8bsig75in3m

12 years agocorrections for 'chart of accounts' and translations
Fabien Pinckaers [Fri, 11 Nov 2011 20:00:36 +0000 (21:00 +0100)]
corrections for 'chart of accounts' and translations

bzr revid: fp@tinyerp.com-20111111200036-7sfslmttes77bwwz

12 years ago[IMP] merge: good price on encoding supplier invoices with taxes
Fabien Pinckaers [Fri, 11 Nov 2011 19:54:17 +0000 (20:54 +0100)]
[IMP] merge: good price on encoding supplier invoices with taxes

bzr revid: fp@tinyerp.com-20111111195417-fqu7vq56g5az4h6y

12 years agomerge ideas analysis view
Fabien Pinckaers [Fri, 11 Nov 2011 19:47:48 +0000 (20:47 +0100)]
merge ideas analysis view

bzr revid: fp@tinyerp.com-20111111194748-t1plyb51pmr7ua3g

12 years ago[FIX] clening of assets
Fabien Pinckaers [Fri, 11 Nov 2011 19:29:54 +0000 (20:29 +0100)]
[FIX] clening of assets

bzr revid: fp@tinyerp.com-20111111192954-2lasevx3lvqa2z1k

12 years ago[FIX] constraint on UoM categories change
Fabien Pinckaers [Fri, 11 Nov 2011 17:31:28 +0000 (18:31 +0100)]
[FIX] constraint on UoM categories change

bzr revid: fp@tinyerp.com-20111111173128-i3l8ka6ggzdtq51i

12 years agomerge good account stock valuation
Fabien Pinckaers [Fri, 11 Nov 2011 16:45:29 +0000 (17:45 +0100)]
merge good account stock valuation

bzr revid: fp@tinyerp.com-20111111164529-d124y7sjnwi2wchw

12 years agofix
Fabien Pinckaers [Fri, 11 Nov 2011 16:43:49 +0000 (17:43 +0100)]
fix

bzr revid: fp@tinyerp.com-20111111164349-paugp48u0j69oq2k

12 years agofix
Fabien Pinckaers [Fri, 11 Nov 2011 15:47:36 +0000 (16:47 +0100)]
fix

bzr revid: fp@tinyerp.com-20111111154736-a2kgsg45csuja807

12 years agomerge: factoring invoice stock from akretion
Fabien Pinckaers [Fri, 11 Nov 2011 15:40:59 +0000 (16:40 +0100)]
merge: factoring invoice stock from akretion

bzr revid: fp@tinyerp.com-20111111154059-mio3f96zha32ds28

12 years agomerge: better year/month OR separations
Fabien Pinckaers [Fri, 11 Nov 2011 15:30:30 +0000 (16:30 +0100)]
merge: better year/month OR separations

bzr revid: fp@tinyerp.com-20111111153030-cl0riz63sg1qr860

12 years agomerge: better year/month OR separations
Fabien Pinckaers [Fri, 11 Nov 2011 15:26:58 +0000 (16:26 +0100)]
merge: better year/month OR separations

bzr revid: fp@tinyerp.com-20111111152658-gkd2tyw2wa5lkkzn

12 years agomerge: better year/month OR separations
Fabien Pinckaers [Fri, 11 Nov 2011 15:22:34 +0000 (16:22 +0100)]
merge: better year/month OR separations

bzr revid: fp@tinyerp.com-20111111152234-04mikqjz330uxfgn

12 years agomerge: better year/month OR separations
Fabien Pinckaers [Fri, 11 Nov 2011 15:19:51 +0000 (16:19 +0100)]
merge: better year/month OR separations

bzr revid: fp@tinyerp.com-20111111151951-bxr7ihcicyxwqjyh

12 years agomerge: better year/month OR separations
Fabien Pinckaers [Fri, 11 Nov 2011 15:18:39 +0000 (16:18 +0100)]
merge: better year/month OR separations

bzr revid: fp@tinyerp.com-20111111151839-3dai448l29o0gwov

12 years agomerge: better year/month OR separations
Fabien Pinckaers [Fri, 11 Nov 2011 15:15:06 +0000 (16:15 +0100)]
merge: better year/month OR separations

bzr revid: fp@tinyerp.com-20111111151506-75zyu4a7ogb6bgm2

12 years ago[IMP] analysis report
Fabien Pinckaers [Fri, 11 Nov 2011 15:04:43 +0000 (16:04 +0100)]
[IMP] analysis report

bzr revid: fp@tinyerp.com-20111111150443-b64llh92b4xq2ych

12 years agomerge: event menu structure reviewed
Fabien Pinckaers [Fri, 11 Nov 2011 14:54:10 +0000 (15:54 +0100)]
merge: event menu structure reviewed

bzr revid: fp@tinyerp.com-20111111145410-z4yzntd7gbsrzibe

12 years agomerge: allows to delete a payslip
Fabien Pinckaers [Fri, 11 Nov 2011 14:52:07 +0000 (15:52 +0100)]
merge: allows to delete a payslip

bzr revid: fp@tinyerp.com-20111111145207-nuewll488gpnqhld

12 years ago[Merge] es_MX from Vauxoo
Fabien Pinckaers [Fri, 11 Nov 2011 14:49:30 +0000 (15:49 +0100)]
[Merge] es_MX from Vauxoo

bzr revid: fp@tinyerp.com-20111111144930-5o37idpxdvyhtfri

12 years agomerge: [FIX] number of hours on tasks depending on the product uom
Fabien Pinckaers [Fri, 11 Nov 2011 14:39:54 +0000 (15:39 +0100)]
merge: [FIX] number of hours on tasks depending on the product uom

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

bzr revid: fp@tinyerp.com-20111111143954-j6rmezh7o9w38qfj

12 years agomerge email for portal users
Fabien Pinckaers [Fri, 11 Nov 2011 14:36:06 +0000 (15:36 +0100)]
merge email for portal users

bzr revid: fp@tinyerp.com-20111111143606-oimlesogvmugpxye

12 years ago[FIX] email on helpdesk
Fabien Pinckaers [Fri, 11 Nov 2011 14:32:25 +0000 (15:32 +0100)]
[FIX] email on helpdesk

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

bzr revid: fp@tinyerp.com-20111111143225-i9sce7akzp42h318

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 14:28:13 +0000 (15:28 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111142813-hha3fws94a7ri9t0

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 14:20:18 +0000 (15:20 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111142018-16azu4012vzo028h

12 years agomerge: default value for debit/credit
Fabien Pinckaers [Fri, 11 Nov 2011 14:14:18 +0000 (15:14 +0100)]
merge: default value for debit/credit

bzr revid: fp@tinyerp.com-20111111141418-gngwck2pkdk0y8pd

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 14:06:13 +0000 (15:06 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111140613-yjtj2u60ejhtdsxz

12 years agomerge: digital precision product uom
Fabien Pinckaers [Fri, 11 Nov 2011 13:59:06 +0000 (14:59 +0100)]
merge: digital precision product uom

bzr revid: fp@tinyerp.com-20111111135906-kljtmr0r5tb59ia5

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 13:54:14 +0000 (14:54 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111135414-2qk32ep1pbbco41v

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 13:52:47 +0000 (14:52 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111135247-eq8dbs76mj18ayoz

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 13:51:23 +0000 (14:51 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111135123-dl84n5sfqjv2zsb9

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 13:49:40 +0000 (14:49 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111134940-zw3wdk9qnvvx3snl

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 13:48:19 +0000 (14:48 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111134819-8nncvla62v86l7qr

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 13:46:12 +0000 (14:46 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111134612-e1wuecwk9v79qqbn

12 years ago[imp] changed state of data in demo deta by calling methods and improved code of...
Hardik Ansodariy (OpenERP) [Fri, 11 Nov 2011 13:33:14 +0000 (19:03 +0530)]
[imp] changed state of data in demo deta by calling methods and improved code of methods

bzr revid: han@tinyerp.com-20111111133314-r5hlk85oqrxjecr5

12 years ago[IMP] account: on product change suggest unit_price without VAT included
Dmitrijs Ledkovs [Fri, 11 Nov 2011 13:27:53 +0000 (13:27 +0000)]
[IMP] account: on product change suggest unit_price without VAT included

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

bzr revid: dmitrijs.ledkovs@credativ.co.uk-20111111132753-kmmvp19b3kjw4lhk

12 years ago[FIX]:stock valuation account in demo data
Ferdinand@Camptocamp [Fri, 11 Nov 2011 13:16:21 +0000 (18:46 +0530)]
[FIX]:stock valuation account in demo data

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

bzr revid: ksa@tinyerp.com-20111111131621-6oo59y2ul7kpw0ty

12 years ago[FIX]: mrp: fixed yml
Rucha (Open ERP) [Fri, 11 Nov 2011 11:48:32 +0000 (17:18 +0530)]
[FIX]: mrp: fixed yml

bzr revid: rpa@tinyerp.com-20111111114832-ehpyru3nhdiprct8

12 years ago[IMP]auction:improvement analysis report
Khushboo Bhatt (Open ERP) [Fri, 11 Nov 2011 11:48:21 +0000 (17:18 +0530)]
[IMP]auction:improvement analysis report

bzr revid: kbh@tinyerp.com-20111111114821-aj5yj47j4qs37skr

12 years ago[FIX,REF]: mrp: Cleaned logic of consume products, removed too many looping and simpl...
Rucha (Open ERP) [Fri, 11 Nov 2011 11:48:07 +0000 (17:18 +0530)]
[FIX,REF]: mrp: Cleaned logic of consume products, removed too many looping and simplified logic, also added checks for over consumption and production than qty of MO

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

bzr revid: rpa@tinyerp.com-20111111114807-xgfroo9gjauklnkw

12 years ago[FIX]: purchase: Fixed demo of purchase order, it was finding for any uom and assigns...
Rucha (Open ERP) [Fri, 11 Nov 2011 11:44:38 +0000 (17:14 +0530)]
[FIX]: purchase: Fixed demo of purchase order, it was finding for any uom and assigns first one to product which leads to uom categories mismatch if we use --test-commit option

bzr revid: rpa@tinyerp.com-20111111114438-420wk4z067kwlzkc

12 years ago[imp] modified demo data of project long term and added wizard project_phase_complete
Hardik Ansodariy (OpenERP) [Fri, 11 Nov 2011 10:43:39 +0000 (16:13 +0530)]
[imp] modified demo data of project long term and added wizard project_phase_complete

bzr revid: han@tinyerp.com-20111111104339-yvh5jf21femvp0ik

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 10:35:33 +0000 (11:35 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111103533-x52h83i99u01q0tn

12 years agomerge from numerigraphe, useability
Fabien Pinckaers [Fri, 11 Nov 2011 10:24:37 +0000 (11:24 +0100)]
merge from numerigraphe, useability

bzr revid: fp@tinyerp.com-20111111102437-cxvu8lhbk47ni2a0

12 years ago[iMP] yaml test account
Fabien Pinckaers [Fri, 11 Nov 2011 10:10:35 +0000 (11:10 +0100)]
[iMP] yaml test account

bzr revid: fp@tinyerp.com-20111111101035-so9ks4shaxsa7v1c

12 years ago[IMP]idea:improvement analysis report
Khushboo Bhatt (Open ERP) [Fri, 11 Nov 2011 09:49:54 +0000 (15:19 +0530)]
[IMP]idea:improvement analysis report

bzr revid: kbh@tinyerp.com-20111111094954-bvagykrcnvmi3p1f

12 years ago[IMP] merge bank_statement coverage
Fabien Pinckaers [Fri, 11 Nov 2011 09:36:32 +0000 (10:36 +0100)]
[IMP] merge bank_statement coverage

bzr revid: fp@tinyerp.com-20111111093632-7nv93c11udseda2u

12 years ago[IMP] labels of refund invoice
Fabien Pinckaers [Fri, 11 Nov 2011 08:44:51 +0000 (09:44 +0100)]
[IMP] labels of refund invoice

bzr revid: fp@tinyerp.com-20111111084451-m36rgp45m0ye7e8f

12 years ago[IMP]marketing:improvement analysis report
Khushboo Bhatt (Open ERP) [Fri, 11 Nov 2011 08:43:58 +0000 (14:13 +0530)]
[IMP]marketing:improvement analysis report

bzr revid: kbh@tinyerp.com-20111111084358-6xxzvw3x1bfmreo8

12 years agomerge: filter in workorder analysis
Fabien Pinckaers [Fri, 11 Nov 2011 08:39:42 +0000 (09:39 +0100)]
merge: filter in workorder analysis

bzr revid: fp@tinyerp.com-20111111083942-w50trdekvhvltpqy

12 years agomerge
Fabien Pinckaers [Fri, 11 Nov 2011 08:32:20 +0000 (09:32 +0100)]
merge

bzr revid: fp@tinyerp.com-20111111083220-4ckvcv2tw4xs3p8i

12 years ago[FIX] remove sale_margin unused and bugged code
Fabien Pinckaers [Fri, 11 Nov 2011 08:28:08 +0000 (09:28 +0100)]
[FIX] remove sale_margin unused and bugged code

bzr revid: fp@tinyerp.com-20111111082808-eox3s26qeaz6nm7p

12 years ago[IMP] project_issue: Improve view and rename label of type_id field
Khushbu [Fri, 11 Nov 2011 08:11:52 +0000 (13:41 +0530)]
[IMP] project_issue: Improve view and rename label of type_id field

bzr revid: kmo@tinyerp.com-20111111081152-c850olx1holeql9k

12 years ago[imp] hr periodic evaluation: improved access right and added demo data
Hardik Ansodariy (OpenERP) [Fri, 11 Nov 2011 07:14:13 +0000 (12:44 +0530)]
[imp] hr periodic evaluation: improved access right and added demo data

bzr revid: han@tinyerp.com-20111111071413-3ozluq9bqmwgmty4

12 years ago[FIX] sale: small change in query
Purnendu Singh (OpenERP) [Fri, 11 Nov 2011 06:21:52 +0000 (11:51 +0530)]
[FIX] sale: small change in query

bzr revid: psi@tinyerp.com-20111111062152-963cn5x7ia1ai6ix

12 years ago[IMP]:improve code and remove the loop for invoice
Kirti Savalia (OpenERP) [Fri, 11 Nov 2011 05:40:21 +0000 (11:10 +0530)]
[IMP]:improve code and remove the loop for invoice

bzr revid: ksa@tinyerp.com-20111111054021-b2sv5f6jegyjs403

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 11 Nov 2011 04:53:59 +0000 (04:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111111045359-wofm3sh3jd0wnqnw

12 years ago[FIX] purchase: correct remaining error in last merge
Olivier Dony [Fri, 11 Nov 2011 00:31:27 +0000 (01:31 +0100)]
[FIX] purchase: correct remaining error in last merge

action_picking_create() must only return one picking ID,
to be used to bind that picking's subflow in the PO's
workflow.

bzr revid: odo@openerp.com-20111111003127-gweu0vkcdgwi4tqd

12 years agomerge
Fabien Pinckaers [Thu, 10 Nov 2011 23:19:04 +0000 (00:19 +0100)]
merge

bzr revid: fp@tinyerp.com-20111110231904-2bdt3qxxe7yj1kda

12 years agomerge
Fabien Pinckaers [Thu, 10 Nov 2011 23:17:52 +0000 (00:17 +0100)]
merge

bzr revid: fp@tinyerp.com-20111110231752-rfm7mzpa0qv76nso

12 years agomerge
Fabien Pinckaers [Thu, 10 Nov 2011 23:16:14 +0000 (00:16 +0100)]
merge

bzr revid: fp@tinyerp.com-20111110231614-t7e7d3lmepg3mcj5

12 years agomerge
Fabien Pinckaers [Thu, 10 Nov 2011 23:15:03 +0000 (00:15 +0100)]
merge

bzr revid: fp@tinyerp.com-20111110231503-8rmcdwrvgbdc0tv2

12 years agomerge
Fabien Pinckaers [Thu, 10 Nov 2011 23:13:08 +0000 (00:13 +0100)]
merge

bzr revid: fp@tinyerp.com-20111110231308-y0qakbeytt2vx19p

12 years ago[MERGE] purchase: refactoring of picking creation, courtesy of Raphaël Valyi, Akretion
Olivier Dony [Thu, 10 Nov 2011 22:58:02 +0000 (23:58 +0100)]
[MERGE] purchase: refactoring of picking creation, courtesy of  Raphaël Valyi, Akretion

bzr revid: odo@openerp.com-20111110225802-ocpesmmtz4q68r8r

12 years ago[FIX] sale: leftover typos in recent action_ship_create, *args need unpacking
Olivier Dony [Thu, 10 Nov 2011 22:55:25 +0000 (23:55 +0100)]
[FIX] sale: leftover typos in recent action_ship_create, *args need unpacking

bzr revid: odo@openerp.com-20111110225525-qtseh6gsl6byn0nb

12 years ago[MERGE] improve tests on hr modules
Raphael Collet [Thu, 10 Nov 2011 16:41:11 +0000 (17:41 +0100)]
[MERGE] improve tests on hr modules

bzr revid: rco@openerp.com-20111110164111-xrwdee76e192q18x

12 years ago[FIX] list view: display group titles straight from read_group if we fail to format...
Xavier Morel [Thu, 10 Nov 2011 15:28:50 +0000 (16:28 +0100)]
[FIX] list view: display group titles straight from read_group if we fail to format them

read_group plays fast and loose with formats, and apparently has no
problem returning arbitrary strings for date columns, arbitrary
strings which may very well be completely unparseable.

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

bzr revid: xmo@openerp.com-20111110152850-o31j3r4u5gdugznw