[Usability] Now tells the user in the error message which account triggers the error
[odoo/odoo.git] / addons / account / account_move_line.py
2011-12-07 Alexis de Lattre[Usability] Now tells the user in the error message...
2011-11-14 Quentin (OpenERP)[FIX] account: proper handling of context in encoding...
2011-11-14 Quentin (OpenERP)[FIX] account: encoding by line is now working also...
2011-11-11 Fabien Pinckaersmerge: default value for debit/credit
2011-11-03 Dmitrijs Ledkovs[FIX] Calculate correct parter payables & receivables...
2011-10-17 Quentin (OpenERP)[IMP] account: added a constraint on account_move_line...
2011-10-13 Antony Lesuisse[FIX] use correct currency_id for is_zero
2011-10-13 Quentin (OpenERP)[FIX] account: partial reconcile must look for amount_c...
2011-10-13 Quentin (OpenERP)[REF/FIX] account: replaced 'journal_id' and 'period_id...
2011-10-11 Quentin (OpenERP)[FIX] account_voucher: amount currency in voucher entries
2011-10-06 Xavier Morel[FIX] setup and serialize modifiers on overridden view...
2011-10-06 Xavier Morel[IMP] account: unpack field tuple on the fly in iterati...
2011-10-06 Xavier Morel[IMP] lxml-ify fields_view_get override in account...
2011-09-29 Vo Minh Thu[IMP] ir_sequence: call it with the new methods.
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-27 Fabien Pinckaers[FIX] Account Voucher
2011-09-22 Olivier Dony[MERGE] synch with latest trunk
2011-09-18 Fabien Pinckaers[useability] better error/warning message
2011-09-17 fpmerge
2011-09-17 Fabien Pinckaersfix
2011-09-17 Fabien Pinckaers[FIX] bug #752876
2011-09-15 Quentin (OpenERP)[MERGE] bug-783994-ara
2011-08-16 Vo Minh Thu[FIX] changed super(osv,self) to super(the-model,self).
2011-08-02 Hardik Ansodariy... [IMP]: set journal item menu to open
2011-07-18 Raphael Collet[MERGE] from trunk
2011-07-13 ARA (OpenERP)[IMP] account: uninitialized period_id
2011-07-13 ARA (OpenERP)[IMP] account: uninitialized period_id
2011-07-11 Quentin (OpenERP)[IMP] account: code cleaning
2011-07-08 Raphael Collet[MERGE] rename label Narration to Internal Note
2011-07-06 ARA (OpenERP)[FIX] account_move_line: uninitialized period_id
2011-07-05 ARA (OpenERP)[MERGE] merge with trunk addons
2011-07-05 Tejas (OpenERP)[Usability] renamed label narration to Internal Notes
2011-07-05 Stéphane Bidoul[IMP] account_move_line: improved account selection...
2011-07-05 ARA (OpenERP)[MEGRGE] merged with trunk addons
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-22 Jay Vora (OpenERP)[FIX] account: opening entries didn't bring forward...
2011-06-21 Quentin (OpenERP)[FIX] account: opening entries didn't bring forward...
2011-06-06 ARA (OpenERP)[FIX] account: account_move_line: improved account...
2011-05-30 Quentin (OpenERP)[MERGE] lp:772476
2011-05-24 ARA (OpenERP)[FIX] account: account_move_line: uninitialized period_id
2011-05-24 ARA (OpenERP)[FIX] account: account_move_line: uninitialized period_id
2011-05-19 Stéphane Bidoul [FIX] account_move_line: uninitialized period_id
2011-05-18 Ferdinand @ Camptocamp[FIX] account_move_line._update_check - please include...
2011-05-12 Anup (OpenERP)[FIX] account : Move lines take the Journal and Period...
2011-05-09 Anup (OpenERP)[FIX] account : Move lines take the journal and period...
2011-05-06 Jay Vora (OpenERP)[FIX] Account : default_get() corrected in order to...
2011-05-06 psi (Open ERP)[IMP] Add Unreconciled Entries as fourth selection...
2011-05-04 Quentin (OpenERP)[FIX] account: improved order of account_period in...
2011-04-28 psi (Open ERP)[FIX] account: Third Party ledger problem with Initial...
2011-04-25 ARA (OpenERP)[FIX] account: Cancel of invoice throws error, validate...
2011-04-19 Quentin (OpenERP)[FIX] account: fix error on initial balance if we don...
2011-04-04 ARA (OpenERP)[FIX] account: Cancel of invoice throws error, validate...
2011-04-01 ARA (OpenERP)[FIX] account: Cancel of invoice throws error, validate...
2011-03-25 Quentin (OpenERP)[FIX] account/account_move_line: proper use of set()
2011-03-25 ARA (OpenERP)[FIX] account: slow invoice cancel because validate...
2011-03-24 Raphaël Valyi[FIX] Account: dog slow invoice cancel because validate...
2011-03-03 Quentin (OpenERP)[REF] account: refactored the creation of journals...
2011-02-24 Mustufa Rangwala[REVERT] account: chart of account https://bugs.launchp...
2011-02-11 Mustufa Rangwala[MERGE] account: context not passed in tree_but_action
2011-02-11 mtr[IMP] account:corrected the code for bug fixed lp:716300
2011-02-11 mtr[FIX] account:context is correctly passed in 'Chart...
2011-02-07 Olivier Dony[FIX] account.move.line: write() should support ids...
2011-01-20 Olivier Dony[MERGE] backport of trunk fixes to account, base_calend...
2011-01-20 Mustufa Rangwala[FIX] Account: remove constraints on account.move.line...
2011-01-17 Fabien Pinckaers[FIX] visibility of journal_period in journal items
2011-01-17 psi (Open ERP)[FIX] account, account_*, hr_*, point_of_sale, sale...
2011-01-17 Mustufa Rangwala[MERGE] Account: account_analytic_plan break the creati...
2011-01-17 psi (Open ERP)[FIX] account: account_analytic_plan break the creation...
2011-01-14 qdp-launchpad@tiny... [MERGE] merged the dev3 branch
2011-01-13 qdp-launchpad@tiny... [IMP] account: usabiltiy imp.
2011-01-12 Mustufa Rangwala[REF] account
2011-01-11 Mustufa Rangwala[MERGE] merge from trunk addons
2011-01-10 qdp-launchpad@tiny... [FIX] account: fixed the query_get of account.move...
2011-01-10 qdp-launchpad@tiny... [FIX] account, aged balance report: removed fiscalyear...
2011-01-10 Mustufa Rangwala[MERGE] merge from trunk addons
2011-01-07 qdp-launchpad@tiny... [FIX] account: fixed the query_get method of account...
2011-01-07 qdp-launchpad@tiny... [FIX] account: fixed the query_get method of account...
2011-01-07 Mustufa Rangwala[FIX] Account: Customer / Supplier Journal item does...
2011-01-06 psi (Open ERP)[MERGE] merge with dev-addons3
2011-01-06 Mustufa Rangwala[MERGE] merge from trunk addons
2011-01-05 qdp-launchpad@tiny... [IMP] account: defined new fields (amount_residual...
2011-01-05 qdp-launchpad@tiny... [FIX] account: fixed the reconcile_partial method....
2011-01-05 qdp-launchpad@tiny... [FIX] account: forward port of the fix of the reconcile...
2010-12-30 husenmerged with trunk
2010-12-28 Mustufa Rangwala[REF]
2010-12-23 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-22 Olivier Dony[FIX] res.currency, account: moved account-related...
2010-12-22 qdp-launchpad@tiny... [FIX] account, account.move.line: removed the string...
2010-12-22 OpenERP[FIX] account: added missing _()
2010-12-17 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2010-12-17 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-16 mtr[FIX] Account:changes in the query of _balance of accou...
2010-12-15 rha@tinyerp.com[commit]
2010-12-15 pso[MERGE] merge from trunk addons3
2010-12-13 qdp-launchpad@tiny... [MERGE] merged with branch 3
2010-12-13 qdp-launchpad@tiny... [IMP] translation imp.
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-12-09 Mustufa Rangwala[FIX] account move line :Partner included in Bank State...
2010-12-06 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-11-27 P. Christeasaccount.move.line: Fix ugly SQL call
next