Commit Graph

665 Commits

Author SHA1 Message Date
qdp-launchpad@tinyerp.com 50b7d12b75 [REF] account: removed translate=True on name field of fiscal position (and template) in order to clean the translations
bzr revid: qdp-launchpad@tinyerp.com-20110111105511-zqsj32s7oygq6811
2011-01-11 11:55:11 +01:00
qdp-launchpad@tinyerp.com b7d5d7c008 [FIX] account: removed translate=True on account type in order to fix the translations
bzr revid: qdp-launchpad@tinyerp.com-20110103084715-hihr3cz55l1i43wt
2011-01-03 09:47:15 +01:00
qdp-launchpad@tinyerp.com dc6e8e9b34 [MERGE] merged the numerigraphe branch related to common typo mistake 'childs' instead of children. Thanks for the contribution
bzr revid: qdp-launchpad@tinyerp.com-20101228170718-3r55jyvpb6m5h05u
2010-12-28 18:07:18 +01:00
Fabien Pinckaers 5dd4167527 merge
bzr revid: fp@tinyerp.com-20101228145539-ck1vuy2yg3jprnyk
2010-12-28 15:55:39 +01:00
qdp-launchpad@tinyerp.com c279d8bbff [FIX] account: consolidated charts are now working if children accounts don't have the same currency (doesn't belong to a company using the same currency)
bzr revid: qdp-launchpad@tinyerp.com-20101228122508-p02bqdeb2et148v4
2010-12-28 13:25:08 +01:00
Mustufa Rangwala c0d390d252 [REF] account
bzr revid: mra@mra-laptop-20101228105807-tloznbt63oro0r2u
2010-12-28 16:28:07 +05:30
Mustufa Rangwala ee13d9be9f [REF] remove print
bzr revid: mra@mra-laptop-20101224130132-73q1mpiu6772tc7t
2010-12-24 18:31:32 +05:30
Mustufa Rangwala e39f771e91 [FIX] Account: [6.RC2] Account chart wizard does not check if generated account code for bank journal exsits
lp bug: https://launchpad.net/bugs/684119 fixed

bzr revid: mra@mra-laptop-20101224125947-lgw0mhlbb4kw2226
2010-12-24 18:29:47 +05:30
Mustufa Rangwala 5304e5eb1a [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101224042409-m2hqv9kns13jdgsg
2010-12-24 09:54:09 +05:30
Mustufa Rangwala 6002cc0ec2 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101222112024-yt47p2bd7kwvcqwy
bzr revid: mra@mra-laptop-20101223041057-w5s862hm3fajcqkr
2010-12-23 09:40:57 +05:30
Thibault Francois b845bb4ee1 [MERGE] trunk dev addons1
bzr revid: tfr@openerp.com-20101222132330-537grpixmbdtz43s
2010-12-22 14:23:30 +01:00
qdp-launchpad@tinyerp.com 333f5b21c2 [FIX] account: fixed onchange of type in the account.journal form view
bzr revid: qdp-launchpad@tinyerp.com-20101222101655-pagdwermbumdffx8
2010-12-22 11:16:55 +01:00
pso af7c7b6363 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101222055018-dc0ofopu6869pvmc
2010-12-22 11:20:18 +05:30
Sbh (OpenERP) fe7e395e20 [Merge] Merge outlook improvement
bzr revid: sbh@tinyerp.com-20101221064230-mvyhauz4qr4z42c9
2010-12-21 12:12:30 +05:30
psi (Open ERP) 024bb524f6 [FIX] account: Account Journal onchange_type method context undefined error
lp bug: https://launchpad.net/bugs/692139 fixed

bzr revid: psi@tinyerp.co.in-20101220055304-u9clus3vjn9bxfhs
2010-12-20 11:23:04 +05:30
pso c4af077809 [FIX] account: Passed context as dict if it is None
lp bug: https://launchpad.net/bugs/691810 fixed

bzr revid: pso@tinyerp.com-20101220055129-5anvbd7pr09x0q1w
2010-12-20 11:21:29 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
qdp-launchpad@tinyerp.com b8b24f0504 [IMP] account: removed translate=True on the name of account.journal in order to clean the translation progress
bzr revid: qdp-launchpad@tinyerp.com-20101216163216-gf7ey64ad6use8sk
2010-12-16 17:32:16 +01:00
Salvi Angjeli 48d4d8b4a3 [FIX] Account: [trunk][account_cancel] error when saving journal settings (general account journal view and in the write method)
lp bug: https://launchpad.net/bugs/681272 fixed

bzr revid: mra@mra-laptop-20101214110437-dflw8j6sn3cys097
2010-12-14 16:34:37 +05:30
jvo(OpenERP) 0846b6491e [IMP] account: optimized code for __compute method
lp bug: https://launchpad.net/bugs/568537 fixed

bzr revid: psi@tinyerp.co.in-20101214050444-05jjxgm7xdf8tz17
2010-12-14 10:34:44 +05:30
qdp-launchpad@tinyerp.com 8053f16315 [MERGE] merged with branch 3
bzr revid: qdp-launchpad@tinyerp.com-20101213205054-nncswx7rxxuaa3q4
2010-12-13 21:50:54 +01:00
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
Nicolas 516084383b [FIX] Account: Account chart wizard generation does not accept an tax with only one collected account
lp bug: https://launchpad.net/bugs/684116 fixed

bzr revid: mra@mra-laptop-20101209060711-9boquxhnex02psm3
2010-12-09 11:37:11 +05:30
qdp-launchpad@tinyerp.com 8e59d73e71 [FIX] account: creation of bank journals and account from template wizard
bzr revid: qdp-launchpad@tinyerp.com-20101207141237-swoom11xmy3e5wsv
2010-12-07 15:12:37 +01:00
qdp-launchpad@tinyerp.com faf0a95b38 [FIX] account: fix bad usage of self.poll._init
lp bug: https://launchpad.net/bugs/576898 fixed

bzr revid: qdp-launchpad@tinyerp.com-20101206153709-40cw3byj8df2oulv
2010-12-06 16:37:09 +01:00
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
ARA (OpenERP) 849a4e9b5f [REF] Account: journal code size=5 and related demo data changes
bzr revid: ara@tinyerp.com-20101124091514-4tyb6ozxi1cnhxfa
2010-11-24 14:45:14 +05:30
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
qdp-launchpad@tinyerp.com ba90e6841c [FIX] account: display in the widget selection of companies, only the companies that haven't been configured yet (but don't care about the demo chart of accounts)
bzr revid: qdp-launchpad@tinyerp.com-20101223151639-pmqdohf0y03kh8zm
2010-12-23 16:16:39 +01:00
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