Commit Graph

50 Commits

Author SHA1 Message Date
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Vo Minh Thu 4b88138b59 [IMP] make sure all _constraints methods can receive a context arg.
bzr revid: vmt@openerp.com-20110606105826-cq1epnpfnzm3yofa
2011-06-06 12:58:26 +02:00
Jacques-Etienne Baudoux 47387d5d29 [IMP] Add index on the code to improve name_search performance
[FIX] Use operator argument of name_search
[FIX] Allow searching account without specific domain and return children of that account with specific domain (args)
[IMP] Support '/' in the name to search in the tree (complete name).

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

bzr revid: jba@openerp.com-20110422142142-mo13kww6qa1xiz3s
2011-04-22 16:21:42 +02:00
Thibault Francois b11a71fd87 [MERGE] improvement project-issue
bzr revid: tfr@openerp.com-20110407114145-xvr27pjquxwk9ff0
2011-04-07 13:41:45 +02:00
Quentin (OpenERP) cee122bcfb [FIX] analytic: fixed the constraint on currencies on analytic accounts in order to be compliant with analytic accounts that doesn't belong to a company and for which we should be able to set any currency (no constraint in that case, otherwise it has to be the same as company)
bzr revid: qdp-launchpad@openerp.com-20110324111212-bal82qcrdhc0pyzh
2011-03-24 12:12:12 +01:00
ARA (OpenERP) 0cb81b9418 [IMP] Account: changing company currency breaks analytic account
bzr revid: ara@tinyerp.com-20110311130340-ur7dilhk4mmsrk5a
2011-03-11 18:33:40 +05:30
ARA (OpenERP) 27981af337 [FIX] Account: [6.0]changing company currency breaks analytic account
bzr revid: ara@tinyerp.com-20110311120335-l1one4lu0fxg8die
2011-03-11 17:33:35 +05:30
ARA (OpenERP) aad6253cf3 [FIX] Account: [6.0]changing company currency breaks analytic account
lp bug: https://launchpad.net/bugs/728560 fixed

bzr revid: ara@tinyerp.com-20110311113710-wnsy77iv8rlgivj8
2011-03-11 17:07:10 +05:30
Mustufa Rangwala cda4bc7204 [REVERT] Analytic: changes reverted for rev 4927 (act window on analytic form)
bzr revid: mra@mra-laptop-20110201125345-t9jxwatp239l0w5w
2011-02-01 18:23:45 +05:30
Mustufa Rangwala e3f85ce570 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110201052235-dodagilmmyhhtw6r
2011-02-01 10:52:35 +05:30
Mustufa Rangwala 95f1374a00 [FIX] Account: Can not display list of analytic entries when you open it's list view from Analytic Account form
lp bug: https://launchpad.net/bugs/708593 fixed

bzr revid: mra@mra-laptop-20110131112954-bu52z59kadnitzkt
2011-01-31 16:59:54 +05:30
ARA (OpenERP) 8d0add19dc [IMP] Account: Can not display list
bzr revid: ara@tinyerp.com-20110131101345-mnqgppe0p9hmozuy
2011-01-31 15:43:45 +05:30
ARA (OpenERP) 6fba820016 [IMP] Account: Can not display list of analytic entries when you open it's list view from Analytic Account form
bzr revid: ara@tinyerp.com-20110131100146-mkmyrjiz9uylr2yd
2011-01-31 15:31:46 +05:30
ARA (OpenERP) a101b76a36 [REF] Account: Can not display list of analytic entries when you open it's list view from Analytic Account form
bzr revid: ara@tinyerp.com-20110131093130-d1jo5lb8kiywrhrb
2011-01-31 15:01:30 +05:30
ARA (OpenERP) 5438979397 [FIX] Account: Can not display list of analytic entries when you open it's list view from Analytic Account form
lp bug: https://launchpad.net/bugs/708593 fixed

bzr revid: ara@tinyerp.com-20110128091906-bqo6ced09d4rc9si
2011-01-28 14:49:06 +05:30
Ujjvala Collins (OpenERP) 07cd879c3e [FIX] analytic: Fixed analytic chart of accounts problem defined on lp:681463 using suggested patch.
bzr revid: uco@tinyerp.com-20110127091553-8fn70mh3tyqaxdax
2011-01-27 14:45:53 +05:30
qdp-launchpad@tinyerp.com e7a2997093 [FIX] analytic: quantity shouldn't be computed with exchange rate
lp bug: https://launchpad.net/bugs/704426 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110118173153-ylxkzzwpvigx8fpz
2011-01-18 18:31:53 +01:00
Thibault Francois 3f8ee8018a [MERGE] trunk-addons1
bzr revid: tfr@openerp.com-20110117222546-3dt8h2taqxkjlymk
2011-01-17 23:25:46 +01:00
psi (Open ERP) ec8823d2d3 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: psi@tinyerp.co.in-20110117112056-ryw0wyjltqzeuhzt
2011-01-17 16:50:56 +05:30
Ujjvala Collins (OpenERP) 42c89ee0cb [FIX] project, analytic: Template project shouldn't pollute the analytic chart of account.
lp bug: https://launchpad.net/bugs/681463 fixed

bzr revid: uco@tinyerp.com-20110117102522-9xpds30ckjny7l9p
2011-01-17 15:55:22 +05:30
uco (OpenERP) dd4197df83 [FIX] project: Corrected parent_id problem on Projects form view.
bzr revid: uco@tinyerp.com-20110106093236-yx48vquedjd5ui8k
2011-01-06 15:02:36 +05:30
qdp-launchpad@tinyerp.com aaa813c994 [IMP] analytic: multi-company + multi-currency on analytic accounting.
bzr revid: qdp-launchpad@tinyerp.com-20101228152205-rasf5ejhecbaj117
2010-12-28 16:22:05 +01:00
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
JMA(OpenERP) acee5c69bc [IMP] analytic,account_analytic_plans: analytic lines should only reference non-view analytic accounts
bzr revid: odo@openerp.com-20101210192751-wlic09qc88st2cra
2010-12-10 20:27:51 +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
P. Christeas dbcf9f404a analytic, event, crm_profiling: use new _check_recursion() from ORM
bzr revid: p_christ@hol.gr-20101127201532-0ybt027d05qt52rp
2010-11-27 22:15:32 +02:00
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
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
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
qdp-launchpad@tinyerp.com 5a377aaa6f [FIX] analytic: replaced tabs in sql query with 4 spaces
bzr revid: qdp-launchpad@tinyerp.com-20101025152834-5u49o7j0yeom0a4r
2010-10-25 17:28:34 +02:00
qdp-launchpad@tinyerp.com 12ddd46d74 [IMP] analytic: removed decimal precision on quantity function field on analytic account
bzr revid: qdp-launchpad@tinyerp.com-20101025142616-vgmzxx8ff8nlz2if
2010-10-25 16:26:16 +02:00
qdp-launchpad@tinyerp.com 72194d2dc6 [IMP] analytic: improved query on analytic account to compute the fields without subquery + added decimal precision
bzr revid: qdp-launchpad@tinyerp.com-20101025142435-x410foarbe6h962e
2010-10-25 16:24:35 +02:00
qdp-launchpad@tinyerp.com 6bfda323ba [FIX + REF] analytic: fixed the computation of debit, credit, balance and quantity displayed on the chart of analytic account with refactoring of the code
bzr revid: qdp-launchpad@tinyerp.com-20101020085413-7l93t70eotxs7p2x
2010-10-20 10:54:13 +02:00
Mustufa Rangwala 95e6710c84 [REF] cleaing account...
bzr revid: mra@mra-laptop-20101015064529-ku04s33sy2n8nzb8
2010-10-15 12:15:29 +05:30
Mustufa Rangwala 031725d450 [REF] analytic: Warnings remvoed
bzr revid: mra@mra-laptop-20101013053612-gm6d42cymtzkxrnf
2010-10-13 11:06:12 +05:30
Fabien Pinckaers b3a6611ee0 [IMP] better useability
bzr revid: fp@tinyerp.com-20101012215940-yvnh0sog8voxiz85
2010-10-12 23:59:40 +02:00
vth fa8bd9305d [REF] account
bzr revid: vth@tinyerp.com-20101011102300-59rukbdh3ps9m2dm
2010-10-11 15:53:00 +05:30
olt@tinyerp.com e7dba66691 [IMP] account_analytic_analysis, analytic, hr_timesheet_invoice: some fields now uses decimal.precision
bzr revid: olt@tinyerp.com-20101004131019-0s1paonl2gbunsff
2010-10-04 15:10:19 +02:00
Jay (OpenERP) 449c4ae7bf [FIX] Corrected failures caused by previous commits,Thanks to builbot
bzr revid: jvo@tinyerp.com-20100927123806-hz4nh1imppi772cn
2010-09-27 18:08:06 +05:30
olt@tinyerp.com c1dcd71357 [IMP] analytic: performance improvement: using browse instead of search for children computation
bzr revid: olt@tinyerp.com-20100923075354-jispscmrhfhhwmy4
2010-09-23 09:53:54 +02:00
psi (Open ERP) 884738450c [IMP] analytic: Improve the query to get values in chart of analytic account
bzr revid: psi@tinyerp.co.in-20100914105816-scg8i63oiuyuvwhu
2010-09-14 16:28:16 +05:30
vra 92a04d862c [REM][IMP] account, analytic: remove extended group from analytic related menu and improved analytic object.
bzr revid: vra@tinyerp.com-20100908061652-e2e5nabdo3uflfxv
2010-09-08 11:46:52 +05:30
qdp-launchpad@tinyerp.com 1f7ac38fc1 [IMP] account & analytic: usability changes
bzr revid: qdp-launchpad@tinyerp.com-20100906121722-loukfbbn9nby9fkh
2010-09-06 14:17:22 +02:00
qdp-launchpad@tinyerp.com 2b0a9f5de3 [IMP] analytic & account: move the amount_currency and currency_id fields on analytic line from module analytic to account, and replaced with a fields.related
[IMP] analytic & account: usability small changes
[IMP] analytic: removed company_currency_id field on analytic account (duplicated field)
[IMP] analytic: put related fields when necessary

bzr revid: qdp-launchpad@tinyerp.com-20100906103334-nhyp1wcghs60c7qj
2010-09-06 12:33:34 +02:00
qdp-launchpad@tinyerp.com c6f8df3a83 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100902110707-9lx8dmjgzu3j5e9g
2010-09-02 13:07:07 +02:00
qdp-launchpad@tinyerp.com b8cafd19a0 [IMP] analytic: removed the automatic code attribution on creation
bzr revid: qdp-launchpad@tinyerp.com-20100901135806-vwwgwy6k41cl8vkm
2010-09-01 15:58:06 +02:00
pap (openerp) 4f69a33875 [IMP] Account: improved account.analytic.line search view
bzr revid: pap@tinyerp.co.in-20100901123118-x2c2qwarjpzx1r6e
2010-09-01 18:01:18 +05:30
Mustufa Rangwala daee312298 [IMP] Analytic: Clean Code
bzr revid: mra@mra-laptop-20100817051027-6272d912lo05hzj6
2010-08-17 10:40:27 +05:30
Mustufa Rangwala 403bf5f236 [MERGE] merge with trunk addons
bzr revid: mra@mra-laptop-20100626070939-6whcffnrj4x8ndsi
2010-06-26 12:39:39 +05:30
pap (openerp) da39061179 [IMP]:renamed analytic/project.py to analytic/analytic.py
bzr revid: pap@tinyerp.co.in-20100618111450-p6hvlvugv2wy8xxk
2010-06-18 16:44:50 +05:30