[FIX] account: prevent invoice line duplication on partner duplication
[odoo/odoo.git] / addons / account / account_invoice.py
2014-11-25 Denis Ledoux[FIX] account: prevent invoice line duplication on...
2014-11-04 Stéphane Bidoul[FIX] account: backport of 12a39db
2014-11-04 Stéphane Bidoul[FIX] account: backport of 3470643
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[FIX] account: precision_get returns a number of digits
2014-09-26 Martin Trigaux[IMP] account: use float_compare for taxes
2014-08-27 Ravi Gohil[FIX] account: avoid date and cache issues
2014-08-13 Olivier Dony[FIX] account.invoice: payments can never be shown...
2014-08-12 Ruchir Shukla[FIX] account_anglo_saxon: avoid duplication of price...
2014-08-06 Denis Ledoux[FIX] account: payment_ids should list payments of...
2014-06-16 Denis Ledoux[FIX] account: default domain on journal_id field for...
2014-02-05 Denis Ledoux[FIX] account: residual amount computation with refund...
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-07-12 Rifakat[FIX] account: optimize code
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-06 Olivier Dony[MERGE] OPW 586661: account: make Invoice/Refund breadc...
2013-06-03 Amit Dodiya[FIX] account_invoice: due date is reset to current...
2013-06-03 Amit Dodiya[FIX] account_invoice: due date is reset to current...
2013-05-23 Quentin (OpenERP)[FIX] account: divide the residual amount of invoices...
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-18 Olivier Dony[FIX] res.partner: rename commercial_id to commercial_p...
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-21 Amit Dodiya[FIX] account_invoice: due date is reset to current...
2013-03-15 Quentin (OpenERP)[FIX] account: prevent the residual amount of invoices...
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-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-02-28 Amit Dodiya[FIX] make the breadcrump string translatable
2013-02-27 Xavier ALT[FIX] account: add missing import preventing warning...
2013-02-20 Quentin (OpenERP)[MERGE] account: error message when trying to delete...
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 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-13 Quentin (OpenERP)[MERGE] fix of bug 1084819
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.
2012-12-19 Rajesh Prajapati... [IMP] Account : changed terms as suggested in account...
2012-12-18 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Olivier Dony[MERGE] Access inherited product fields on the product...
2012-12-18 Fabien Pinckaers[IMP] several subtype fixes
2012-12-18 Olivier Dony[MERGE] account: cleanup refund creation + ease inherit...
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-18 Olivier Dony[MERGE] Another batch of bugfixes from 6.1
2012-12-18 Olivier Dony[MERGE] account: cleanup refund creation + ease inherit...
2012-12-18 Thibault Delavallée[MERGE] Merged branch holding subtype work by APA.
2012-12-18 Thibault Delavallée[MERGE] Sync wirth trunk.
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-17 Thibault Delavallée[MERGE] Merged lp:~openerp-dev/openobject-addons/trunk...
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-10 Nimesh (Open ERP)[MERGE] with trunk.
2012-12-10 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-10 Foram Katharotiya... [MERGE] with trunk
2012-12-07 Olivier Dony[MERGE] Another batch of Bugfixes from 6.1
2012-12-07 Bhumi Thakkar (Ope... [FIX] Remove unnecessary code.
2012-12-07 Bhumi Thakkar (Ope... [IMP] Give todays'date in default.
2012-12-06 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6800
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-06 Foram Katharotiya... [MERGE] with trunk
2012-12-06 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-12-05 Bhumi Thakkar (Ope... [MERGE] lp:~openerp-dev/openobject-addons/trunk-replace...
2012-12-05 Olivier Dony[MERGE] account.invoice: cleanup useless code, courtesy...
2012-12-05 Paramjit Singh Sahota[IMP] Rename string from 'Journal Entry' to 'Journal...
2012-12-05 Olivier Dony[FIX] account: incorrect on_change methods result in...
2012-12-05 Foram Katharotiya... [MERGE] with trunk
2012-12-05 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-12-04 Raphaël Valyi[REF][account] no brainer removal of useless code in...
2012-12-04 Quentin (OpenERP)[MERGE] merged the branch with supplier payment term...
2012-12-04 Nimesh (Open ERP)[FIX] fix the problem of partial payment and purchase...
2012-12-04 Quentin (OpenERP)[MERGE] staging branch with misc fixes in accounting
2012-12-03 Sanjay Gohel (Open... [MERGE]merge with latest trunk
2012-12-03 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-30 Fabien Pinckaers[IMP] followup
2012-11-30 Quentin (OpenERP)[MERGE] merged the branch with supplier payment term...
2012-11-30 Quentin (OpenERP)[FIX] account_voucher: pay invoice propose the good...
next