[ADD] account,account_followup : Tooltips added for the wizards
[odoo/odoo.git] / addons / account / wizard / account_move_journal.py
2010-11-03 vth[MERGE] merge from trunk-dev-addons-3
2010-10-28 vth[REF] account: replace get_object_reference method...
2010-10-25 Mustufa Rangwala[REF]
2010-10-25 vth[FIX] account: journal items Unicode strings with encod...
2010-10-21 JMA (OpenERP)[FIX] account : Unicode corrections for account journal
2010-10-18 pso[IMP] account: Removed unused vars
2010-10-15 ARA (OpenERP)[REF] account wizard: code clean
2010-10-12 vth[REF] account
2010-10-11 vth[REF] account
2010-10-08 vth[REF] account
2010-09-29 Mustufa Rangwala[REF] Account: Add cancel button on opening of journal...
2010-09-08 Mantavya Gajjar[FIx]: fix a context problem of all Journal Items
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-08-18 qdp-launchpad@tiny... [FIX] account: the encoding entries by line wasn't...
2010-08-14 PAP(OpenERP)[IMP] Account correct entries analysis, other misc...
2010-08-13 Mantavya Gajjar[FIX]: fix a name_search for the account move
2010-08-13 Mantavya Gajjar[IMP]: improve the search view for the account move...
2010-08-12 Mantavya Gajjar[FIX/IMP]: fix a problem of journal entries (remove...
2010-04-29 mra (Open ERP)[IMP] Account: account move journal
2010-04-29 mra (Open ERP)[IMP] improve the account wizards code
2010-03-30 tiny[ADD] Account: wizards convert to osv memory (Total...
2010-03-02 rpa (Open ERP)[IMP]: account: Code + Quality improvement for wizards
2010-02-26 atp (Open ERP)[IMP] Docstring added
2010-02-26 ATP (Open ERP)[IMP]: Account: Converted all simple wizards to osv_mem...