Commit Graph

9 Commits

Author SHA1 Message Date
Quentin (OpenERP) 8f134d5c85 [IMP/FIX] account, manual reconciliation process
*replaced function get_next_partner() by list_partners_to_reconcile(), which is optmized, more explicit and returns now the result of name_get() (for convenience)
	*removed useless stuff about 'stop_reconcile' in context (replaced by the function has_something_to_reconcile())
	*changed semantic of last_reconciliation_date field. It's now intented to be filled only when the given partner does not have anything remaining to reconcile)

bzr revid: qdp-launchpad@openerp.com-20120918124640-eerh0ait8vt7n7ta
2012-09-18 14:46:40 +02:00
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +05:30
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
pso 03dcaad9b3 [IMP] account: Removed unused vars
bzr revid: pso@tinyerp.com-20101018064923-zyo9f0u8pc4s1m9g
2010-10-18 12:19:23 +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
qdp-launchpad@tinyerp.com 4f294bb583 [FIX] account, reconciliation manul process: multi fixes (division by 0, put a condition on stopping the process for a partner, corrected stats and process in order to not show partners with only debit (or credit) entries
bzr revid: qdp-launchpad@tinyerp.com-20100923114315-px7xcih1tv8ic1n1
2010-09-23 13:43:15 +02:00
Mustufa Rangwala fb2ad5e31d [FIX] Account: reconcile next partner if the partner is empty on move lines dont write last rec. date on it
bzr revid: mra@mra-laptop-20100921102855-wu1fdh91giv97cxn
2010-09-21 15:58:55 +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 509cf3964e [IMP] account: account reconcile partner process
bzr revid: mra@mra-laptop-20100618111559-knik7r51ry3se6wh
2010-06-18 16:45:59 +05:30