[MERGE] Sync with trunk
[odoo/odoo.git] / addons / account / account_invoice.py
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-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 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-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-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 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-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...
2012-11-30 Quentin (OpenERP)[MERGE] trunk
2012-11-29 Alexis de LattreMerge with addons/trunk revno 8168.
2012-11-29 Quentin (OpenERP)[IMP] account: optimized the account invoice analysis...
2012-11-29 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-11-28 Quentin (OpenERP)[FIX] account: pay_and_reconcile() function fixed as...
2012-11-28 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-11-27 Josse Colpaert[IMP] Adding Python tests
next