Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / account / account_move_line.py
2014-11-26 Arthur Maniet[FIX] account: bank statement reconciliation widget...
2014-10-31 Martin Trigaux[FIX] account: default partner format
2014-10-30 Somesh Khare[FIX] account: domain on wrong field
2014-10-06 Martin TrigauxForward port of branch saas-3 up to fc9fc3e
2014-10-03 Denis Ledoux[MERGE] forward port of branch 7.0 up to 6d4e1cc
2014-10-03 dhr-odoo[FIX] account: return format of function field
2014-10-02 Denis Ledoux[MERGE] forward port of branch saas-3 up to 77500e5
2014-10-02 Denis Ledoux[MERGE] forward port of branch 7.0 up to eb9113c
2014-10-01 Humberto Arocha[FIX] account: remove orphan analytic lines
2014-09-17 qdp-odoo[REF] account: minor change made during the code review
2014-09-17 Arthur Maniet[IMP] account: bank statement reconciliation: allow...
2014-09-17 Arthur Maniet[FIX] account: bank statement reconciliation: when...
2014-09-17 qdp-odoo[FIX] account: wrong conversion way to foreign currency...
2014-09-16 Arthur Maniet[IMP] account: bank statement reconciliation: for a...
2014-09-12 Arthur Maniet[FIX]: account: reconciliation: handling negative amoun...
2014-09-12 Arthur Maniet[FIX] account: bank statement reconciliation widget...
2014-09-10 Arthur Maniet[FIX] account: reconciliation: taking into account...
2014-09-10 Arthur Maniet[FIX] account: reconciliation widget: when updating...
2014-09-10 Arthur Maniet[FIX] account: reconciliation: using move_line.name...
2014-09-04 qdp-odoo[FIX] account: several fixes on the new bank statement...
2014-08-20 Christophe Simonis[MERGE] forward port of branch saas-5 up to 39bee35
2014-08-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to ddef2dd
2014-08-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to d0a0b7d
2014-08-19 Raphael Collet[FIX] models: improve rationale for the management...
2014-08-14 Olivier Dony[FIX] account: reconcile: no useless revalidation
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-4 up to fa07bc8
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to bbb8d8f25a7a81...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to b91a75f7eff85e...
2014-07-28 Humberto Arocha[FIX] account: no journal items on consolidation accounts
2014-07-23 Olivier Dony[MERGE] Forward-port saas-5 up to a5f7891
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-4 up to 5739aebfb17...
2014-07-22 Martin Trigaux[MERGE] forward port of branch 7.0 up to 680f955
2014-07-18 Martin Trigaux[FIX] account: better error message when regenarating...
2014-07-11 qdp-odoo[FIX] account, bank statement reconciliation: fixed...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-03 ssh-odoo[Imp]:Improve configuration warning msg
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-20 qdp-odoo[IMP] account, bank statement reconciliation: bugfixes...
2014-06-19 Richard MathotMerge pull request #649 from odoo-dev/master-eval-actio...
2014-06-19 Pinakin Nayi [FIX]Accounting: filter on fiscal year in CoA tree
2014-06-18 Paulius Sladkevičiusreconcile_partial() return reconcile record id
2014-06-12 Olivier Dony[MERGE] Forward-port saas-4 bugfixes up to ad4c6ca
2014-06-12 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes up to 4d3a5df
2014-06-06 Alexandre Fayolle[IMP] add an index on account_move_line(date, id)
2014-05-30 qdp-odoo[IMP] account: bank statement reconciliation widget...
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid 9410...
2014-05-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10037...
2014-05-07 Martin Trigaux[FIX] account: when creating partial reconcilation...
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-04-25 Jaydeep Barot[MERGE] Merge with addons
2014-04-24 Jaydeep Barot[IMP] remove store=true and add store={} in recouncile...
2014-04-23 Jaydeep Barot[typo] improve typo for _check_currency_amount constraint
2014-04-22 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-22 Amit Dodiya[FIX] account_voucher & account_move_line: while we...
2014-04-21 Jaydeep Barot[IMP] typo error message and validateError and typo...
2014-04-10 Amit Dodiya[FIX] account_voucher & account_move_line: while we...
2014-04-02 Jaydeep Barot[IMP] In list view of journal items, user can sort...
2014-01-14 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-10 Olivier Dony[FIX] account: restore cross-account reconciliation...
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-08 Quentin (OpenERP)[FIX] account: amount in secondary currency shouldn...
2014-01-07 Martin Trigaux[FIX] _auto_init: return a value to _auto_init calls...
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-06 Martin Trigaux[FIX] account: performance improvement on analytic...
2013-11-21 Christophe Simonis[FIX] *: do not call deprecated method LocalService()
2013-11-20 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-20 Denis Ledoux[FIX]account: fix _balance func field on account.move...
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-18 Martin Trigaux[IMP] account: performance improvement on the creation...
2013-08-20 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes up to rev.9369...
2013-08-12 Martin Trigaux[FIX] account: pass context to move line reconciliation...
2013-06-13 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9236...
2013-06-13 Martin Trigaux[MERGE] [FIX] account: better check of context when...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-04-30 Vishmita Jadeja... [TYPO]changes in typo
2013-04-29 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-04-29 ggh-openerp[IMP]Removed space before Exclamation marks [!]
2013-04-25 Quentin (OpenERP)[FIX] account: fixed bad constraint message
2013-04-22 Quentin (OpenERP)[MERGE] forward port of addons v7 up to revision 9045
2013-04-18 Quentin (OpenERP)[FIX] account, account.move.line form view: the same...
2013-04-18 Quentin (OpenERP)[MERGE] accounts* modules: forward port of revision...
2013-04-18 Quentin (OpenERP)[FIX] account* modules: added 'account_period_prefer_no...
2013-04-17 Vo Minh Thu[FIX] _auto_init(): when _auto_init() is overridden...
2013-04-15 Vo Minh Thu[REF] removed explicit model instanciations.
2013-03-26 Chris Biersbach[FIX] account_move_line: takes into account the ir_rule...
2013-03-22 Quentin (OpenERP)[FIX] account: manual reconciliation was not showing...
2013-03-22 Josse Colpaert[FIX] Use created date instead of account move line...
2013-03-18 Quentin (OpenERP)[FIX] account: fixed the filter used in manual reconcil...
2013-03-18 Josse Colpaert[FIX] Change SQL query for manual reconciliation partne...
2013-03-15 Somesh Khare (OpenERP)[FIX]account_move_line:due to boolean value for journal...
2013-02-26 Xavier ALT[MERGE] OPW 582763: account: improve error message...
2013-01-11 Quentin (OpenERP)[FIX] account: when editing an account.move, don't...
2012-12-18 Olivier Dony[MERGE] Another batch of bugfixes from 6.1
2012-12-18 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6900
2012-12-17 Cecile Tonglet[FIX] replace from/import decimal_precision by from...
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-08 Fabien Pinckaers[IMP] fields name
2012-12-07 Olivier Dony[MERGE] Another batch of Bugfixes from 6.1
next