[MERGE] forward port of branch 7.0 up to de07c64
[odoo/odoo.git] / addons / account /
2014-11-26 Denis Ledoux[MERGE] forward port of branch 7.0 up to e2dd18f
2014-11-25 Denis Ledoux[FIX] account: prevent invoice line duplication on...
2014-11-19 Denis Ledoux[MERGE] forward port of branch 7.0 up to 529e920
2014-11-18 Denis Ledoux[FIX] account: do not duplicate analytic lines on analy...
2014-11-14 Denis Ledoux[MERGE] forward port of branch 7.0 up to da15c9d
2014-11-13 Samus CTO[IMP] Speedup test account_assert_test.xml in account
2014-11-05 Christophe Simonis[MERGE] forward port of branch 7.0 up to cb91966
2014-11-05 Martin Trigaux[IMP] account: (over)due payments report
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5035c76
2014-11-04 Stéphane Bidoul[FIX] account: backport of 12a39db
2014-11-04 Stéphane Bidoul[FIX] account: backport of 3470643
2014-11-03 Martin Trigaux[IMP] account: remove duplicated field in view
2014-10-28 Denis Ledoux[MERGE] forward port of branch 7.0 up to 00ec786
2014-10-28 Denis Ledoux[FIX] account: partner balance general totals
2014-10-27 Denis Ledoux[FIX] account: limit search for fields_view_get to...
2014-10-09 Denis Ledoux[FIX] account_invoice: using has_group to determine...
2014-10-07 Denis Ledoux[MERGE] forward port of branch 7.0 up to 03df412f
2014-10-07 Denis Ledoux[FIX] account: precision_get returns a number of digits
2014-10-06 Ferdinand Gassauer[FIX] account: self typo
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 7.0 up to eb9113c
2014-10-01 Ravi Gohil[FIX] account: avoid closing fiscalyear with unpost...
2014-10-01 Humberto Arocha[FIX] account: remove orphan analytic lines
2014-09-30 Denis Ledoux[MERGE] forward port of branch 7.0 up to 419c439
2014-09-30 Denis Ledoux[FIX] account: sort partner ledger report by partner...
2014-09-26 Denis Ledoux[MERGE] forward port of branch 7.0 up to 333852e
2014-09-26 Martin Trigaux[IMP] account: use float_compare for taxes
2014-08-28 Christophe Simonis[FIX] account: use method has_group() instead of browsi...
2014-08-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to 3509e15
2014-08-27 Ravi Gohil[FIX] account: avoid date and cache issues
2014-08-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to d0a0b7d
2014-08-14 Olivier Dony[FIX] account: reconcile: no useless revalidation
2014-08-14 Olivier Dony[I18N] Update 7.0 translations with latest changes...
2014-08-14 Olivier Dony[I18N] Update all 7.0 translation templates with latest...
2014-08-13 Olivier Dony[MERGE] Forward-port 7.0 up to 23cffab
2014-08-13 Olivier Dony[FIX] account.invoice: payments can never be shown...
2014-08-12 Denis Ledoux[MERGE] forward port of branch 7.0 up to 60ab6f1
2014-08-12 Ruchir Shukla[FIX] account_anglo_saxon: avoid duplication of price...
2014-08-07 Denis Ledoux[MERGE] forward port of branch 7.0 up to a86dfb8
2014-08-07 fka-odoo[FIX] account: child_of operator in invoice analysis...
2014-08-06 Denis Ledoux[FIX] account: payment_ids should list payments of...
2014-08-06 Humberto Arocha[FIX] Account: Consolidation Account should not be...
2014-08-06 Denis Ledoux[MERGE] forward port of branch 7.0 up to 095be21
2014-08-05 Anael Closson[FIX] sale: quote character in company name is converte...
2014-07-31 Denis Ledoux[MERGE] forward port of branch 7.0 up to 7c5bf67a5f9378...
2014-07-31 Denis Ledoux[FIX] account: unit arg of on_change_unit_amount can...
2014-07-31 Denis Ledoux[MERGE] forward port of branch 7.0 up to cd31cbf556cc11...
2014-07-31 Denis Ledoux[FIX] account: on_change_unit_amount do not reset uom...
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-24 Yannick Vaucher[IMP] account: do not offer closed analytic accounts...
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-06-25 Christophe Simonis[MERGE] forward port of branch 7.0 up to df6b37c
2014-06-25 dhr-odoo[FIX] account: add multicompany rule to account.subscri...
2014-06-16 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to 63ea0df73ffd...
2014-06-16 Denis Ledoux[FIX] account: default domain on journal_id field for...
2014-06-12 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes up to 4d3a5df
2014-06-12 Jeremy Kersten[FIX] Import - Use the right comparator to allow import...
2014-06-11 odonyMerge pull request #417 from gurneyalex/7.0-fix_1311004...
2014-06-11 Martin Trigaux[FIX] account: move translatable tag
2014-06-06 Alexandre Fayolle[IMP] add an index on account_move_line(date, id)
2014-05-27 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-27 Martin Trigaux[FIX] account: safer access to parent in invoice line...
2014-05-22 Olivier Dony[MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb
2014-05-22 Olivier Dony[RESTORE] Restore *.sxw files, skipped during bzr-to...
2014-05-21 Martin Trigaux[IMP] account: support for partial reconciliation in...
2014-05-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid b09b6a0
2014-05-20 Martin Trigaux[FIX] sale: in paypal, the encoding of the url should...
2014-05-16 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-14 Martin Trigaux[MERGE] [FIX] account: when computing a tax with includ...
2014-05-13 Launchpad Translat... Launchpad automatic translations update.
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-06 Launchpad Translat... Launchpad automatic translations update.
2014-04-29 Launchpad Translat... Launchpad automatic translations update.
2014-04-25 Denis Ledoux[FIX] account: invoices button on partner sheet only...
2014-04-22 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-22 Denis Ledoux[FIX] *: in search views, use operator=child_of instead...
2014-04-22 Martin Trigaux[FIX] account: avoid tax on name search to execute...
2014-04-22 Ravi Gohil (OpenERP)[FIX] account: Advance search on 'Tax' from journal...
2014-04-22 Amit Dodiya[FIX] account_voucher & account_move_line: while we...
2014-04-22 Launchpad Translat... Launchpad automatic translations update.
2014-04-15 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-15 Denis Ledoux[MERGE][FIX] account: while refuding the invoice with...
2014-04-14 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-14 Denis Ledoux[FIX] account: name_search methods used '=' or 'ilike...
2014-04-14 Launchpad Translat... Launchpad automatic translations update.
2014-04-10 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9971...
2014-04-10 Christophe Simonis[FIX] account: Chart Installer: new way to get apps...
2014-04-10 Amit Dodiya[FIX] account_voucher & account_move_line: while we...
2014-04-10 Launchpad Translat... Launchpad automatic translations update.
2014-04-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-08 Denis Ledoux[FIX] account_invoice: print invoice report, pto misspl...
2014-04-07 Launchpad Translat... Launchpad automatic translations update.
2014-04-02 Launchpad Translat... Launchpad automatic translations update.
2014-04-01 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9162...
2014-04-01 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9943...
2014-03-28 Launchpad Translat... Launchpad automatic translations update.
next