Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / account / account_invoice.py
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-12-01 Christophe Simonis[MERGE] forward port of branch saas-3 up to e1e7dc0
2014-12-01 Denis Ledoux[FIX] account: There is no sale_refund nor purchase_ref...
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-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-04 Arthur Maniet[FIX] account: correctly compute residual amount of...
2014-11-04 Arthur Maniet[FIX] account: recompute invoice residual amount when...
2014-11-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to 8c4a7cb
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-10-29 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92c7874
2014-10-29 Christophe Simonis[MERGE] forward port of branch saas-3 up to 21b1203
2014-10-28 Denis Ledoux[MERGE] forward port of branch 7.0 up to 00ec786
2014-10-27 Denis Ledoux[FIX] account: limit search for fields_view_get to...
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-14 Christophe Simonis[MERGE] forward port of branch saas-3 up to db75994
2014-10-14 Dikshit Prajapati[IMP] account: value_amount field 0-1 -> 0-100%
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-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
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-09-23 Commandant Custo[FIX] account: typo in conversion to new API
2014-09-16 Arthur Maniet[FIX] account: account_invoice's onchange_partner_id...
2014-09-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to 780dd98
2014-09-09 Raphael Collet[FIX] account.invoice.line: move context to last positi...
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-09-04 qdp-odoo[FIX] account: several fixes on the new bank statement...
2014-08-29 Christophe Simonis[MERGE] forward port of branch saas-5 up to 24c25f5
2014-08-28 Christophe Simonis[MERGE] forward port of branch saas-3 up to c914893
2014-08-28 Christophe Simonis[FIX] account: use method has_group() instead of browsi...
2014-08-28 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7e117b1
2014-08-28 Christophe Simonis[MERGE] forward port of branch saas-3 up to ada9724
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-21 Christophe Simonis[FIX] account: _get_analytic_lines() must work in ...
2014-08-21 Christophe Simonis[FIX] account: correct some v8 decorators
2014-08-13 Olivier Dony[MERGE] Forward-port of saas-5 up to 20cc18d
2014-08-13 Olivier Dony[MERGE] Forward-port saas-4 up to 2694ed1
2014-08-13 Olivier Dony[MERGE] Forward-port saas-3 up to b9275da
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-13 Denis Ledoux[MERGE] forward port of branch saas-4 up to b49755b
2014-08-13 Denis Ledoux[MERGE] forward port of branch saas-3 up to 591326c
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-11 Denis Ledoux[MERGE] forward port of branch saas-5 up to 0739bc4
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-4 up to 0a1e4a0
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-3 up to 81a902a
2014-08-07 Denis Ledoux[MERGE] forward port of branch 7.0 up to a86dfb8
2014-08-06 Denis Ledoux[FIX] account: payment_ids should list payments of...
2014-08-05 cod-odoo[FIX] account: prevent crash onchange company_id
2014-08-05 Raphael Collet[FIX] account: fix unexpected invalidation of field...
2014-08-01 Olivier Dony[MERGE] Forward-port 8.0 up to 494ecc6
2014-08-01 Olivier Dony[MERGE] Foward-port saas-5 up to ee4df1e
2014-08-01 Olivier Dony[MERGE] Forward-port saas-4 up to 8b15482
2014-08-01 Denis Ledoux[FIX] account: avoid to propagate context in send by...
2014-07-31 Denis Ledoux[FIX] account: _get_analytic_lines needs the date_invoice
2014-07-30 Christophe Simonis[MERGE] forward port of branch 8.0 up to fd4fd35
2014-07-25 Martin Trigaux[FIX] models: display_name and name_get mismatch
2014-07-22 Christophe Combelles[FIX] account: using wizard methods instead of invoice...
2014-07-11 Stéphane Bidoul[FIX] Preserve analytic account on tax lines which...
2014-07-11 Stéphane Bidoul[FIX] Error when manually adding analytic account in...
2014-07-07 Raphael Collet[REM] models: remove the magic methods signal_XXX()
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-05 Raphaël Valyi[IMP] account: add context in invoice onchange_partner_...
2014-07-03 ssh-odoo[Imp]:Improve configuration warning msg
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-25 Juan RialRemark from MAT: invoice date wasn't passed on in origi...
2014-06-24 Juan RialRemove unused imports/variables
2014-06-24 Juan RialPerformance improvement: defer optional write() - there...
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-5 up to adf07a9
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-4 up to 5087612
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-3 up to bf53aed
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-10 Martin Trigaux[FIX] small fixes
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-02 Gery Debongnie[MERGE] merge from trunk
2014-05-02 Simon Lejeune[FIX] Report: usage of ids in get_action more consisten...
2014-04-30 Denis Ledoux[FIX] account: remove partial fix for forcing right...
2014-04-17 Gery Debongnie[MERGE] merge from trunk
2014-04-16 Denis Ledoux[ADD] *: replace overriden methods get_formview_action...
2014-04-15 Gery Debongnie[MERGE] merge from trunk
2014-04-14 Richard Mathot ... [MERGE] Sync with trunk
2014-04-10 Gery Debongnie[MERGE] merge from trunk
2014-04-04 Simon Lejeune[FIX] account invoice_print: ensure the right ids are...
2014-04-01 Yogesh Parekh (Ope... [IMP]: Improve Reference Terms in account module
2014-03-27 Simon Lejeune[IMP] account* reports: removed rml, added qweb templat...
2014-03-12 Gery Debongnie[IMP] change the partner form view to display new stat...
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-02-05 Denis Ledoux[FIX] account: residual amount computation with refund...
2013-11-19 Amit Bhavsar (Open... [Imp] Remove Unnecessary change.
2013-11-11 Darshan Kalola ... [IMP]solve yml issue and improve unit price for invoice...
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8772...
next