Commit Graph

637 Commits

Author SHA1 Message Date
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
qdp-launchpad@tinyerp.com 382779126a [MERGE] merged the dev team2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101126161359-s02ik0bmz3l8lt9u
2010-11-26 17:13:59 +01:00
Thibault Francois b9add5f29e [MERGE] with addons1
bzr revid: tfr@openerp.com-20101126095512-n859a08cz6bui5th
2010-11-26 10:55:12 +01:00
qdp-launchpad@tinyerp.com fa8274e038 [IMP] account: set the journal code size to 5 chars max in order to improve the reports (smaller column for this field without any risk)
bzr revid: qdp-launchpad@tinyerp.com-20101125143641-02t6o55nxg396rk5
2010-11-25 15:36:41 +01:00
uco (OpenERP) eb04af83f3 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101124050709-w2cc1ox2heixbszx
bzr revid: uco@tinyerp.com-20101125074120-k0njj67uxv5934dw
2010-11-25 13:11:20 +05:30
Thibault Francois 6c060e9c84 [MERGE] trunk
bzr revid: tfr@openerp.com-20101124092654-svj569t2xv5m5dvn
2010-11-24 10:26:54 +01:00
rpa (Open ERP) 432d5ceeae [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101123131531-xux3r8ss858aztt6
bzr revid: rpa@tinyerp.com-20101124053028-7pclpk0y5egj5jpb
2010-11-24 11:00:28 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
Harry (OpenERP) 1442f13817 [MERGE]
bzr revid: hmo@tinyerp.com-20101122110334-rsh6dqq9p2in012u
2010-11-22 16:33:34 +05:30
sbh (Open ERP) ffe2e74ed2 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101122054525-426fapmok2566wew
2010-11-22 11:15:25 +05:30
uco (OpenERP) 427cd9af23 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101122050522-dd1d0r9663bib603
2010-11-22 10:35:22 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rch-openerp 8db844d712 [Merge]: Merge from trunk.
bzr revid: rch@tinyerp.com-20101119134029-g7s9fotsw59mx9ww
2010-11-19 19:10:29 +05:30
Mustufa Rangwala 37ff846bd1 [FIX] Account: SO - adding tax manually does not respect search criteria
lp bug: https://launchpad.net/bugs/671127 fixed

bzr revid: mra@mra-laptop-20101119075609-3mn9fise6pebr00y
2010-11-19 13:26:09 +05:30
rch-openerp ad917be442 [IMP]: Replace currency code with currency symbol.
bzr revid: rch@tinyerp.com-20101118122459-8wxos4t4lsifc840
2010-11-18 17:54:59 +05:30
rpa (Open ERP) 3bf1e51c9c [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101116050204-qg9k2gezzag7jdmc
bzr revid: rpa@tinyerp.com-20101118051016-w08xamxw222qh9cy
2010-11-18 10:40:16 +05:30
sbh (Open ERP) cd3ad5248d [MERGE] Fix wrong helptext for field active
,Improvment of project_scrum

bzr revid: sbh@tinyerp.com-20101116141133-s124gkeunvg6jn2y
2010-11-16 19:41:33 +05:30
Mustufa Rangwala 07eaa79f21 [FIX] Account: account.tax.template without prince_include field
lp bug: https://launchpad.net/bugs/539717 fixed

bzr revid: mra@mra-laptop-20101116080018-0eo8k08qrub52ywn
2010-11-16 13:30:18 +05:30
Mustufa Rangwala 2deaf2ef76 [FIX] Account: add select=1 on move_id field of account_invoice and of code field of account_account
lp bug: https://launchpad.net/bugs/571610 fixed

bzr revid: mra@mra-laptop-20101116043809-m5fxcb5mj4z62dg9
2010-11-16 10:08:09 +05:30
Olivier Dony 7a07db384d [FIX] account: fixed incorrect calls to _(..) function
bzr revid: odo@openerp.com-20101115184617-725dv33unrhw0hqm
2010-11-15 19:46:17 +01:00
sbh (Open ERP) 1edeaa9fd7 [Fix] : Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115131555-xd1jwod6dvomuv9x
2010-11-15 18:45:55 +05:30
rpa (Open ERP) 6de3dcb878 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101111051634-iy69y3q2sucboa46
2010-11-11 10:46:34 +05:30
Mustufa Rangwala ba66baf2be [REF] account: Removed wanrings from buildbot
bzr revid: mra@mra-laptop-20101110082011-k7iwkgopgv5lbbix
2010-11-10 13:50:11 +05:30
rpa (Open ERP) 4bfcb0809d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101110054241-k1sikqoplpmuzxrz
2010-11-10 11:12:41 +05:30
Mustufa Rangwala 6ac555ef43 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101110042143-55p7cxi0mxodcr9c
2010-11-10 09:51:43 +05:30
qdp-launchpad@tinyerp.com fe9d05f62d [IMP] account: usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101108170054-de5iykrpvanhrgj4
2010-11-08 18:00:54 +01:00
rpa (Open ERP) a9305f9ccc [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101104125329-4c38n4uczfpxaq7c
2010-11-04 18:23:29 +05:30
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
Mustufa Rangwala fc19da17ca [REF]
bzr revid: mra@mra-laptop-20101103132703-yd7jsf8aoy7ifyy7
2010-11-03 18:57:03 +05:30
Mustufa Rangwala 4dfe00adee [FIX] Account: account journals code and journal name should be unique
lp bug: https://launchpad.net/bugs/669532 fixed

bzr revid: mra@mra-laptop-20101103081713-p0hgynh02lr0v2wp
2010-11-03 13:47:13 +05:30
vth 0cf8decf21 [FIX] Account : improve _order on account.tax.code and account.journal object
lp bug: https://launchpad.net/bugs/669877 fixed

bzr revid: vth@tinyerp.com-20101103054501-ceim3std9q4vtk1i
2010-11-03 11:15:01 +05:30
vth db1a501157 [MERGE] merge from trunk-dev-addons-3
bzr revid: vth@tinyerp.com-20101103053244-lvdzf7pdgijhkptu
2010-11-03 11:02:44 +05:30
vth 416a89c87c [IMP] Account : in multi chart installation missing Sales refund journal and Purchase refund journal
[FIX] hr : in search view of Allocation request get department_id from context

bzr revid: vth@tinyerp.com-20101103051853-ui4rknxzjpamcmb0
2010-11-03 10:48:53 +05:30
Mustufa Rangwala 3163595f8d [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101103044248-06oz9uz0sdqwebdr
2010-11-03 10:12:48 +05:30
qdp-launchpad@tinyerp.com 199387f4c6 [FIX] account, generation form chart template: fixed the selection of default taxes for sale and purchase + small usability fixes
bzr revid: qdp-launchpad@tinyerp.com-20101102170510-1n340469gxnflvl0
2010-11-02 18:05:10 +01:00
rpa (Open ERP) aacf0a1dfe [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101101055003-icatoauxn5q3sqf4
2010-11-01 11:20:03 +05:30
Mustufa Rangwala 8e2d576a8b [FIX] Account: Account Tax: tax percentage limit 2 digits
lp bug: https://launchpad.net/bugs/667316 fixed

bzr revid: mra@mra-laptop-20101029124800-sqixk0wl45s68509
2010-10-29 18:18:00 +05:30
Harry (OpenERP) 54f46060dc [MERGE]
bzr revid: hmo@tinyerp.com-20101028114019-5qkatqamaxhx6k0u
2010-10-28 17:10:19 +05:30
Harry (OpenERP) 214fddfc4c [MERGE]
bzr revid: hmo@tinyerp.com-20101028113641-vhuqs53ocp930zi5
2010-10-28 17:06:41 +05:30
Jay (OpenERP) 670b65336d [FIX] Account : Payment term date calculation corrected
lp bug: https://launchpad.net/bugs/667339 fixed

bzr revid: jvo@tinyerp.com-20101028085751-l7rrg78uyyibkgbk
2010-10-28 14:27:51 +05:30
Nicolas Vanhoren 8b1ef6ba2b [MERGE] account,l10n_be: improved sale and purchase tax config for chart template wizard
hr: fixed resource loading for multiple addons paths

bzr revid: odo@openerp.com-20101026081830-qm3zbwt4quhqz2qu
2010-10-26 10:18:30 +02:00
qdp-launchpad@tinyerp.com 8ce6226a06 [FIX] account: remove uneeded default value for company in account.model
bzr revid: qdp-launchpad@tinyerp.com-20101025152258-c2vuqdpokr2p7knl
2010-10-25 17:22:58 +02:00
Mustufa Rangwala f1e3927982 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101025084645-h99mw9us6wekqxd2
2010-10-25 14:16:45 +05:30
Nicolas Vanhoren bc2dc4dcdb [MERGE] account: added sale and purchase tax config to chart template wizard
bzr revid: odo@openerp.com-20101025082331-2xas6hfvqxe65h0d
2010-10-25 10:23:31 +02:00
nvi-openerp 14d6b9014e [merge]
bzr revid: nicolas.vanhoren@openerp.com-20101019141645-d5uj96r9dn7ut8wz
2010-10-19 16:16:45 +02:00
vth 69549b1571 [FIX] account : accout/configration/miscellanious/recurring models add default value to the company_id
bzr revid: vth@tinyerp.com-20101019054851-cqupju2q8vgeil9n
2010-10-19 11:18:51 +05:30
Anup (OpenERP) f2e519b591 [FIX] account : name_search() method fixed
lp bug: https://launchpad.net/bugs/613251 fixed

bzr revid: ach@tinyerp.com-20101018143353-w7x03fe0s9szkyz9
2010-10-18 20:03:53 +05:30
niv 412561c37b [IMP] Modified Belgian accounting localization to have correct default tax
account

bzr revid: niv@niv-laptop-20101018103557-au9q9mzcf6ei8ijb
2010-10-18 12:35:57 +02:00