Commit Graph

30 Commits

Author SHA1 Message Date
pso (OpenERP) 238bbc539a [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725073357-kcdgglpmbxrtbq6d
2012-07-25 13:03:57 +05:30
Quentin (OpenERP) 29ca2327c1 [FIX] account: removed date fields on automatic reconciliation wizard (these options were not supported before so we remove the fields because we don't see a real need for it)
bzr revid: qdp-launchpad@openerp.com-20120215135115-i32tnzekvnn5u37l
2012-02-15 14:51:15 +01:00
fp 917d171804 [IMP] avoid SaaS to crash + better product error msg
bzr revid: fp@fp-laptop-20111231071416-6ofgfvjll9584c71
2011-12-31 08:14:16 +01:00
Rifakat Haradwala (Open ERP) a313f724ba [IMP]: Account: improvement in osv memory wizards
bzr revid: rha@tinyerp.com-20110215092057-lpki1kg79dnya96g
2011-02-15 14:50:57 +05:30
Olivier Dony 3f96ef97a7 [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields
This is in preparation of the fix for m2o.get() on osv_memory objects, to make
it consistent with the regular read on osv objects. Previously on osv_memory
objects it was only returned the id, instead of the pair (id, name) as is appropriate
to avoid an additional name_get RPC call after each read.
Unfortunately many wizards were using direct read() instead of browse() and
relying on the fact that the returned dict contained a bare id value for
many2one fields.

bzr revid: odo@openerp.com-20110201210839-hwmk60ygksm805c4
2011-02-01 22:08:39 +01:00
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
ARA (OpenERP) 8b2622b607 [REF] account wizard: code clean
bzr revid: ara@tinyerp.com-20101015133522-dmxhk5szekf7ybap
2010-10-15 19:05:22 +05:30
ARA (OpenERP) d10e1e83af [REF] cleaning code of account
bzr revid: ara@tinyerp.com-20101011060340-v55iqbqk378atwnq
2010-10-11 11:33:40 +05:30
ARA (OpenERP) d2611e0765 [FIX] fix the warning of account module
bzr revid: ara@tinyerp.com-20101007062129-z5hzjvee9wnll5dg
2010-10-07 11:51:29 +05:30
Albert Cervera i Areny - http://www.NaN-tic.com f2e0e0ead9 [FIX] Account : Automatic reonciliation now sorts move lines by maturity date
lp bug: https://launchpad.net/bugs/599087 fixed

bzr revid: jvo@tinyerp.com-20101006133159-sekg06vnxxu7trc9
2010-10-06 19:01:59 +05:30
qdp-launchpad@tinyerp.com c3cbb6649c [FIX] account, automatic reconciliation wizard: another great fix regarding previous commit
bzr revid: qdp-launchpad@tinyerp.com-20100923151050-hvcsrk3vlutz9706
2010-09-23 17:10:50 +02:00
qdp-launchpad@tinyerp.com 81a6bd02b0 [FIX] account, automatic reconciliaiton wizard: another fix regarding previous commit
bzr revid: qdp-launchpad@tinyerp.com-20100923150421-alhmz0pfb1pxuk8d
2010-09-23 17:04:21 +02:00
qdp-launchpad@tinyerp.com 78b33ac2c4 [FIX] account, automatic reconcile wizard: major bug due to a wrong indentation fixed + small issue (+refactoring) of previous commit
bzr revid: qdp-launchpad@tinyerp.com-20100923145239-o1f650jf1jjg1ss7
2010-09-23 16:52:39 +02:00
qdp-launchpad@tinyerp.com 48215275b6 [REF] account, automatic reconcile wizard: prevent sql injection
bzr revid: qdp-launchpad@tinyerp.com-20100923140221-59lgs5m1r9opd4nx
2010-09-23 16:02:21 +02:00
qdp-launchpad@tinyerp.com f142f2c7b6 [IMP] account, automatic reconcile wizard: removed deprecated tooltip
bzr revid: qdp-launchpad@tinyerp.com-20100923135637-vkf0c1no1ne3x2py
2010-09-23 15:56:37 +02:00
Mustufa Rangwala 68464d2e8a [FIX] Account: automatic reconciliation
bzr revid: mra@mra-laptop-20100908074618-k5lvbkbe10m2vv28
2010-09-08 13:16:18 +05:30
Mustufa Rangwala a53fe6eba1 [REF]
bzr revid: mra@mra-laptop-20100908051021-zs0dtyvtq13k8l2i
2010-09-08 10:40:21 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
Mustufa Rangwala 84cf2f8177 [MERGE] merge with main branch
bzr revid: mra@mra-laptop-20100726063015-u2vmy0pk4pnlkq2o
2010-07-26 12:00:15 +05:30
Mantavya Gajjar e1287cf821 [FIX]: convert a TAB to SPACE, and change some labels
bzr revid: mga@tinyerp.com-20100724183254-09o7m1rsbixn4arr
2010-07-25 00:02:54 +05:30
pap (openerp) 150cdd121e merge
bzr revid: pap@tinyerp.co.in-20100621124226-s2m2s3i7fbjrfz6b
bzr revid: pap@tinyerp.co.in-20100621124634-i1oni079958kpv01
2010-06-21 18:16:34 +05:30
Mustufa Rangwala d62c5f9347 [IMP] account reconcile process
bzr revid: mra@mra-laptop-20100616095103-ehp7h7gzmqv4jgj3
2010-06-16 15:21:03 +05:30
Mustufa Rangwala e5404a2936 [MERGE] merge pap branch for account auto reconcile with boolean field and improved it
bzr revid: mra@mra-laptop-20100614114611-35tk2vzq4dizmmb4
2010-06-14 17:16:11 +05:30
Fabien Pinckaers 65b70827c4 fix_and_better_access_rights
bzr revid: fp@tinyerp.com-20100612220005-4a33xqgs8bvvoa7x
2010-06-13 00:00:05 +02:00
psi (Open ERP) 970aa456ac [IMP] account: Add Label to field in account_automatic_reconcile wizard
bzr revid: psi@tinyerp.co.in-20100429071430-3c2ivm7qip86bkz5
2010-04-29 12:44:30 +05:30
mra (Open ERP) 3f91b61274 [IMP] improve the account wizards code
bzr revid: mra@tinyerp.com-20100429063555-f6k66u6ymcfxxfiz
2010-04-29 12:05:55 +05:30
psi (Open ERP) 0f71b214ab [Fix] account: Reports with m2m field client segmentation fault solved
bzr revid: psi@tinyerp.co.in-20100429060943-6vjv59jmrvd619z4
2010-04-29 11:39:43 +05:30
Mantavya Gajjar 30d11429a8 [REVIEW]: reciew the code
bzr revid: mga@tinyerp.com-20100428095532-8by1upshgd81cfmi
2010-04-28 15:25:32 +05:30
psi (Open ERP) de7730c739 [Add] account: convert account_automatic_reconcile wizard to osv_memory
bzr revid: psi@tinyerp.co.in-20100426124133-iykxdegcjy8jjlsv
2010-04-26 18:11:33 +05:30