[MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141...
[odoo/odoo.git] / addons / account / account_invoice.py
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-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...
2013-09-03 Martin Trigaux[IMP] account: set default value on account invoice...
2013-09-03 Martin Trigaux[FIX] account: order on invoice lines based on sequence...
2013-08-20 Olivier Dony[MERGE] Forward-port of bugfixes from saas-1 series...
2013-08-01 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to rev. 9337...
2013-07-12 Rifakat[FIX] account: optimize code
2013-06-27 Thibault Delavallée[REF] mail_thread: message_track now uses browse record...
2013-06-26 Thibault Delavallée[REF] addons: _track now uses browse records, not read...
2013-06-14 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8745...
2013-06-13 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9236...
2013-06-12 Martin Trigaux[MERGE] [FIX] account: allow usage of list of account...
2013-06-11 Martin Trigaux[MERGE] [FIX] account: field supplier invoice number...
2013-06-07 Olivier Dony[MERGE] [I18N] Many translation bugfixes + resync of...
2013-06-07 Olivier Dony[MERGE] OPW 590663: account: make error message after...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-06 Olivier Dony[MERGE] OPW 586661: account: make Invoice/Refund breadc...
2013-06-05 Martin Trigaux[MERGE] Forward porting of saas-1 until rev 8739
2013-06-03 Amit Dodiya[FIX] account_invoice: due date is reset to current...
2013-06-03 Martin Trigaux[MERGE] [FIX] account: use the purchase or sale descrip...
2013-06-03 Amit Dodiya[FIX] account_invoice: due date is reset to current...
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-28 Thibault Delavallée[FORWARD] Forward port of addons 7.0 until revision...
2013-05-23 Quentin (OpenERP)[FIX] account: divide the residual amount of invoices...
2013-05-22 Thibault Delavallée[MERGE] Sync with trunk
2013-05-21 Thibault Delavallée[FORWARD] Forward port of 7.0 branch until revision...
2013-05-17 Alexandre Fayolle[FIX] some missed access to currency_id through company_id
2013-05-17 Alexandre Fayolle[FIX] work around bug preventing to validate invoices...
2013-05-17 Amit Dodiya[FIX] account_invoice: due date is reset to current...
2013-05-16 Quentin (OpenERP)[FIX] account: validation of an invoice from another...
2013-05-16 Ravish (Open ERP)[merge] with lateset 7.0
2013-05-13 Ravish (Open ERP)[FIX] transaltion of journal in company_ onchange
2013-04-30 Vishmita Jadeja... [TYPO]changes in typo
2013-04-29 ggh-openerp[IMP]Removed space before Exclamation marks [!]
2013-04-29 ggh-openerp[IMP] Improved typo in Warning
2013-04-26 Thibault Delavallée[IMP] account_invoice: now have its _get_formview_actio...
2013-04-22 Quentin (OpenERP)[MERGE] forward port of addons v7 up to revision 9045
2013-04-18 Olivier Dony[FIX] res.partner: rename commercial_id to commercial_p...
2013-04-18 Quentin (OpenERP)[MERGE] accounts* modules: forward port of revision...
2013-04-15 Vo Minh Thu[REF] removed explicit model instanciations.
2013-04-11 Thibault Delavallée[FORWARD] Forward port of addons 7.0 until revision...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-07 Olivier Dony[FIX] account: recursively find proper partner to link...
2013-04-02 Pinakin Nayi (OpenERP)[FIX]account_invoice:add measing feature reorder lines
2013-03-29 Cedric Snauwaert[FIX]account_invoice: remove useless and ugly viol...
2013-03-29 Raphael Collet[IMP] general: use registry[X] instead registry.get...
2013-03-29 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-27 Vo Minh Thu[REF] account: removed openerp.pooler imports.
2013-03-27 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-21 Thibault Delavallée[MERGE] Forward port of addons until 8903
2013-03-21 Turkesh Patel (Ope... [IMP] make strings translatable
2013-03-21 Amit Dodiya[FIX] account_invoice: due date is reset to current...
2013-03-21 Turkesh Patel (Ope... [MRG] merge with lp:openobject-addons
2013-03-15 Quentin (OpenERP)[FIX] account: prevent the residual amount of invoices...
2013-03-14 Quentin (OpenERP)[MERGE] forwardport of bugfixes made in v7 up to revisi...
2013-03-13 Amit Dodiya[FIX] make the breadcrump string translatable
2013-03-08 Amit Dodiya[FIX]: account: when we create invoice from portal...
2013-03-08 Turkesh Patel (Ope... [IMP] give name to the wizard and improve domain
2013-03-06 Quentin (OpenERP)[MERGE] fix of bad partner chosen for accounting entrie...
2013-03-05 Josse Colpaert[FIX] _find_partner refactoring for res_partner and...
2013-03-05 Thibault Delavallée[CLEAN] Small code cleaning before merging (context...
2013-03-04 Anand Patel (OpenERP)[IMP]Improved code as per suggation
2013-03-01 Anand Patel (OpenERP)[MERGE]Trunk
2013-02-28 Amit Dodiya[FIX] make the breadcrump string translatable
2013-02-27 Xavier ALT[FIX] account: add missing import preventing warning...
2013-02-21 Thibault Delavallée[FWD] [MERGE] Forward port of addons-v7 until rev....
2013-02-20 Quentin (OpenERP)[MERGE] account: error message when trying to delete...
2013-02-20 Bhumi Thakkar (Ope... [IMP] Remove bold and capital in first letter.
2013-02-19 Bhumi Thakkar (Ope... [MERGE] Merge lp:openobject-addons.
2013-02-15 Antonin Bourguignon[IMP] issue #585361: give a more explicit error message...
2013-02-15 Antonin Bourguignon[IMP] remove useless whitespaces
2013-02-15 Quentin (OpenERP)[REF] code refactoring
2013-02-15 Quentin (OpenERP)[MERGE] trunk
2013-02-15 Bhumi Thakkar (Ope... [MERGE] Merge lp:openobeject-addons.
2013-02-15 Pinakin Nayi (OpenERP)[IMP]account:field supplier invoice number should be...
2013-02-15 Xavier ALT[MERGE] BUG 1096061: account: fix traceback on refund...
2013-02-14 Antonin Bourguignon[IMP] introduce two examples of use of the new get_conf...
2013-02-14 Antonin Bourguignon[IMP] let the code breathe
2013-02-14 Antonin Bourguignon[IMP] remove whitespaces
2013-02-14 Quentin (OpenERP)[MERGE] forward port of fixes made in version 7
2013-02-13 Quentin (OpenERP)[MERGE] fix of bug 1084819
2013-02-07 Bhumi Thakkar (Ope... [IMP] Invocie sent message displayed on chatter of so.
2013-02-01 Tejas Tank[IMP] account: use the new signal_xxx methods instead...
2013-01-24 Ravish(OpenERP)[FIX] borrow an additionnal fix from lp:~openerp-dev...
2013-01-18 Numerigraphe - Lio... [IMP] Document the description fields on Products,...
2013-01-05 Fabien Pinckaers[FIX] UoM change on invoice line
2012-12-21 Olivier Dony[MERGE] *: improved english wording, suggestions courte...
2012-12-21 dle@openerp.com[FIX]Wrong condition and message
2012-12-21 dle@openerp.com[FIX]Validated invoice with amount == 0.0 MUST be in...
2012-12-21 dle@openerp.com[MERGE]Latest trunk
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-21 Thibault Delavallée[IMP] sale, purchase, invoice: automatically subscibe...
2012-12-21 Josse Colpaert[FIX] Will take into account the type of the invoice...
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-19 Thibault Delavallée[CLEAN] account, account_voucher: updated subtypes...
2012-12-19 Thibault Delavallée[FIX] account: fixed crash when evaluating some subtype...
2012-12-19 Thibault Delavallée[MERGE] Sync with trunk.
next