Add analytic account on taxes and invoice tax lines.
[odoo/odoo.git] / addons / account / account_invoice.py
2012-07-10 Alexis de LattreAdd analytic account on taxes and invoice tax lines.
2012-06-01 Thibault Delavallée[FIX] account_invoice: fixed message added to the wrong...
2012-06-01 Thibault Delavallée[MERGE] Merged with main addons.
2012-05-29 Kuldeep Joshi (Ope... [IMP]procurement: remove duplicate message
2012-05-25 Quentin (OpenERP)[FIX] account: fixed error when pushing on the send...
2012-05-25 Quentin (OpenERP)[IMP] account: changes related to the cleaning of the...
2012-05-24 Divyesh Makwana... [IMP] account : Added one fields.boolean('sent', readon...
2012-05-23 Purnendu Singh ... [MERGE] merge with main addong
2012-05-23 Sbh (Openerp)[MERGE] Merge with lp:openobject-adddons
2012-05-22 Fabien Pinckaers[IMP] improved typos
2012-05-22 Purnendu Singh ... [IMP] misc
2012-05-22 Purnendu Singh ... [MERGE] merge with main addons
2012-05-22 Sbh (Openerp)[MERGE] Merge with lp:openobject-addons
2012-05-17 Purnendu Singh ... [MERGE] merge with main addons
2012-05-17 Amit Patel (OpenERP)[MERGE]:merged from trunk
2012-05-15 Turkesh Patel (Ope... [IMP] account,mail: improved code.
2012-05-14 Sbh (Openerp)[MERGE ]Merge res log changes
2012-05-08 Turkesh Patel (Ope... [IMP] account: improved code.
2012-05-08 Purnendu Singh ... [IMP] account: improve msg formatting and revert the...
2012-05-04 Saurang Suthar ... [IMP]:improved title Origin by Source everywhere
2012-05-04 Saurang Suthar ... [IMP]:improved title Minimum Salesman by Salesperson...
2012-05-04 Saurang Suthar ... [IMP]:improved titles State by Status everywhere
2012-05-04 Divyesh Makwana... [IMP] account : Improve overdue message and set due...
2012-05-01 Amit Patel (OpenERP)[IMP]
2012-04-19 Purnendu Singh ... [MERGE] merge with main addons
2012-04-03 Thibault Delavallée[MERGE] Merged with RGA account branch
2012-04-02 Divyesh Makwana... [IMP] account, sale, purchase : Cleanup the use of...
2012-04-02 Purnendu Singh ... [MERGE] merge with main addons
2012-03-29 Xavier ALT[MERGE] OPW 51189: account: on invoice 'refund', keep...
2012-03-28 Ila Rana[FIX]account_invoice:Unreconciled an invoice do not...
2012-03-28 Purnendu Singh ... [IMP] account, purchase, sale: Improve code to add...
2012-03-27 Divyesh Makwana... [IMP] account : Improved the code.
2012-03-27 Purnendu Singh ... [IMP] mail, account, sale, purchase: remove _hook_msg_s...
2012-03-20 Thibault Delavallée[IMP] Minor tweak: protected a dictionary access with...
2012-03-19 RGA(OpenERP)[IMP] Added chatter notification for account invoice
2012-03-07 Jigar Amin - OpenERP[FIX] removed filed address_contact_id
2012-03-06 Xavier ALT[FIX] account: on invoice 'refund', keep original sales...
2012-03-06 Bhumika (OpenERP)[MERGE]: Merge purchase changes
2012-03-05 Bhumika (OpenERP)[MERGE] account :remove res.partner.address
2012-03-05 Kuldeep Joshi (Ope... [IMP] account: remove address filed
2012-03-05 Kuldeep Joshi (Ope... [IMP] account : remove invoice address
2012-03-05 Kuldeep Joshi (Ope... [IMP] account: remove invoice addresss
2012-03-01 Bhumika (OpenERP)[Fix] account :remove res.partner.addree and put use...
2012-02-29 Divyesh Makwana... [IMP] account : Improve the workflow button visibility...
2012-02-29 Divyesh Makwana... [IMP] account Improve the print button to call the...
2012-02-29 Divyesh Makwana... [IMP] account, account_voucher : Improved workflow...
2012-02-23 Divyesh Makwana... [IMP] account, account_voucher : Improvedworkflow state...
2012-02-16 Olivier Dony[REV] account: revert incorrect code merged at r.5623...
2012-02-16 Olivier Dony[FIX] account,*: fix inconsistent invoice line onchange...
2012-02-16 Olivier Dony[FIX] account,*: fix inconsistent invoice line onchange...
2012-02-14 Olivier Dony[FIX] all: update context_today calls after API change
2012-02-14 Xavier Morel[IMP] account: if updating just one literal key in...
2012-02-13 Olivier Dony[FIX] all: use newly introduced fields.date.context_today
2012-02-06 Stephane Wirtel[FIX] account: invoice: add the journal and type in...
2012-02-01 Quentin (OpenERP)[FIX] account: partial revert of commit 6465. Put back...
2012-02-01 Quentin (OpenERP)[FIX] account, invoice: removed the default value of...
2012-01-19 Jagdish Panchal... [FIX] account_invoice.py: use elif instead of if
2012-01-19 Jagdish Panchal... [FIX] account_invoice.py: change the spelling partner_id
2012-01-18 Jagdish Panchal... [FIX] account_invoice.py: Replace the domain on partner...
2012-01-17 MVA[CLEAN] clean
2012-01-10 Numerigraphe - Lio... [IMP] account: fix help text on bank acounts in invoices
2012-01-04 Fabien Pinckaers[IMP] useability improvement: remove check_total, min...
2012-01-03 Quentin (OpenERP)[MERGE] context propagation in account
2011-12-31 fp[IMP] improved error message, constraints must allways...
2011-12-21 Bharat Devnani ... [FIX] account: improved the code and also assigned...
2011-12-21 Bharat Devnani ... [FIX] account : passed context arguments at appropriate...
2011-12-18 Fabien Pinckaers[IMP] contract managemnet
2011-12-15 Bharat (OpenERP)[FIX] passed context = context instead of blank dict {}
2011-12-15 Bharat (OpenERP)[FIX] kept ctx as it is for dict update on context
2011-12-14 Bharat (OpenERP)[FIX] account : replaced *args with context argument...
2011-12-14 Raphael Collet[MERGE] opw 50688 (account_invoice: set period_id to...
2011-12-12 Bharat (OpenERP)[FIX] account : passed context parameter in arguments...
2011-12-06 Vo Minh Thu[FIX] clean some warnings.
2011-12-01 Harry (OpenERP)[MERGE] merged cleanup work on sales from dbr branch:
2011-11-30 Raphael Collet[MERGE] lp:889222 (account: improve field tooltips)
2011-11-29 Divyesh Makwana... [FIX] account : account-invoice - paid checkbox and...
2011-11-24 Najlaâ[FIX] invoice duplication for the field period_id
2011-11-17 Raphael Collet[MERGE] lp:800100, make invoice number, mrp order ref...
2011-11-16 Quentin (OpenERP)[MERGE] lp: 810548
2011-11-15 Quentin (OpenERP)[FIX] account: twice the same label when exporting...
2011-11-14 Fabien Pinckaers[IMP] misc fixes related to on_changes and fields_view_get
2011-11-14 Divyesh Makwana... [IMP] account : multi-company invoice validation error
2011-11-14 Divyesh Makwana... [IMP] sale,purchase,mrp,stock,account : Constraint...
2011-11-11 Dmitrijs Ledkovs[IMP] account: on product change suggest unit_price...
2011-11-11 Divyesh Makwana... [IMP] account_invoice : multi-company invoice validatio...
2011-11-11 Divyesh Makwana... [IMP] account_invoice : multi-company invoice validatio...
2011-11-10 Raphael Collet[MERGE] lp:887367 (account: fix rounding in computin...
2011-11-09 Quentin (OpenERP)[FIX] account: fields_view_get of account.invoice shoul...
2011-11-09 Divyesh Makwana... [FIX] sale : Constraint Error-Order Reference must...
2011-11-08 Bharat (OpenERP)[FIX] account : invoice - incoherence between base...
2011-10-19 Divyesh Makwana... [IMP] Improve Error Message
2011-10-19 Divyesh Makwana... [FIX] account : multi-company invoice validation error
2011-10-19 Quentin (OpenERP)[FIX] partially reverted commit 5220 which was wrongly...
2011-10-17 Quentin (OpenERP)[FIX] account, account journal form view: can't set...
2011-10-01 Antony Lesuisse[IMP] rename invoice into account_invoice