[MERGE] forward port of branch 7.0 up to da15c9d
[odoo/odoo.git] / addons / account / account.py
2014-11-14 Denis Ledoux[MERGE] forward port of branch 7.0 up to da15c9d
2014-11-13 Samus CTO[IMP] Speedup test account_assert_test.xml in account
2014-08-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to d0a0b7d
2014-08-14 Olivier Dony[FIX] account: reconcile: no useless revalidation
2014-06-12 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes up to 4d3a5df
2014-06-12 Jeremy Kersten[FIX] Import - Use the right comparator to allow import...
2014-06-11 Martin Trigaux[FIX] account: move translatable tag
2014-05-16 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-14 Martin Trigaux[MERGE] [FIX] account: when computing a tax with includ...
2014-04-22 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-22 Martin Trigaux[FIX] account: avoid tax on name search to execute...
2014-04-22 Ravi Gohil (OpenERP)[FIX] account: Advance search on 'Tax' from journal...
2014-04-14 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-14 Denis Ledoux[FIX] account: name_search methods used '=' or 'ilike...
2014-03-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-13 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9149...
2014-03-12 Najlaâ[FIX] account: change decimal precision to avoid erasin...
2014-03-12 Kersten Jeremy[FIX] Remove test from saas-3 - Tech Saas & AL agreement
2014-03-12 Denis Ledoux[FIX] account: using float_round instead of native...
2014-01-29 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9109...
2014-01-29 Denis Ledoux[FIX] account: set purchase analytic journal when creat...
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9092...
2014-01-03 Thibault Delavallée[IMP] account: when the period is not defined, raise...
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-09 Thibault Delavallée[MERGE] [FORWARD] Forward port of saas-2 branch until...
2013-12-06 Martin Trigaux[FIX] account: correct name_search on account to be...
2013-12-06 Martin Trigaux[FIX] account: performance improvement on analytic...
2013-11-30 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9024...
2013-11-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9668...
2013-11-29 Denis Ledoux[FIX] {account, sale_stock}: res_config: set_default...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9010...
2013-11-25 Thibault Delavallée[MERGE] [IMP] Addons: updated some field labels to...
2013-11-20 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-18 Martin Trigaux[IMP] account: cleanup
2013-11-18 cto[MERGE] [FIX] account: unlink method on account.move...
2013-10-31 Martin Trigaux[IMP] l10n_multilang: revert previous change and move...
2013-10-31 Martin Trigaux[FIX] account: generate the accounts based on templates...
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-09 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8791...
2013-10-03 Olivier Dony[FIX] account: CoA installer: include parent charts...
2013-09-23 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-18 Martin Trigaux[IMP] account: performance improvement on the creation...
2013-09-13 Thibault Delavallée[FORWARD] Forward-port of addons saas-1 until revision...
2013-09-13 Thibault Delavallée[FIX] account: fixed an error when using custom chart...
2013-09-12 Thibault Delavallée[FIX] Chart of accounts: fixed currency not selected...
2013-09-12 Thibault Delavallée[FORWARD] Forward port of saas-1 branch until revision...
2013-09-12 Thibault Delavallée[MERGE] [FIX] charts of account: fixed currency not...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8772...
2013-09-10 Turkesh Patel (Ope... [FIX] remove use of search_read method
2013-09-09 Martin Trigaux[IMP] account: don't write state as draft on lines...
2013-09-09 Turkesh Patel (Ope... [IMP] improved code
2013-09-06 Turkesh Patel (Ope... [ADD] remove currency_id logic and set currency_id...
2013-09-03 Turkesh Patel (Ope... [IMP] improved code to set default accounts in l10n_us...
2013-09-03 Turkesh Patel (Ope... [IMP] in order to set default chart which was last...
2013-09-02 Turkesh Patel (Ope... [ADD] added currency_id in account.chart.template and...
2013-09-02 Denis Ledoux[FIX]account: field partner_id, define store param...
2013-09-02 Turkesh Patel (Ope... [IMP] l10n_us: improved code to set default recivable...
2013-09-02 Turkesh Patel (Ope... [MRG] l10n_us:solved issues of cot currency,l10n_ve...
2013-09-02 Turkesh Patel (Ope... [IMP] set defalut cot as per last configuration wizard.
2013-08-30 Bharat R. Devnani... [ADD] added the functionalities mentioned on pad
2013-08-27 Cecile Tonglet[FIX] account.account.type getter function of field...
2013-08-13 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-06-17 Dhruti Shastri ... [account] : Missing a check in an unlink() overload...
2013-06-13 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9236...
2013-06-13 Rifakat[FIX] account: if tax is , total base is
2013-06-13 Foram Katharotiya... [MERGE] with trunk
2013-06-07 Paramjit Singh Sahota[MERGE] MergeD lp:openobject-addons.
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-03 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-05-28 Martin Trigaux[MERGE] [FIX] context is not propagated through account...
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-27 Martin Trigaux[IMP] account: use digits precision of account +3 for...
2013-05-24 Paramjit Singh Sahota[IMP] Little improvement.
2013-05-24 Paramjit Singh Sahota[MERGE] MErged lp:openobject-addons.
2013-05-23 Quentin (OpenERP)[FIX] account: exclude company_id from build_ctx_period...
2013-05-07 Guewen Baconnier[FIX] context is not propagated through account_period...
2013-04-30 Vishmita Jadeja... [TYPO]changes in typo
2013-04-29 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-04-29 ggh-openerp[IMP]Removed space before Exclamation marks [!]
2013-04-23 Quentin (OpenERP)[FIX] account: modified the constraint on account.move...
2013-04-18 Quentin (OpenERP)[MERGE] accounts* modules: forward port of revision...
2013-04-18 Quentin (OpenERP)[FIX] account* modules: added 'account_period_prefer_no...
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-04 Quentin (OpenERP)[MERGE] forward port of bugfixes made in 7.0, up to...
2013-04-04 Chris Biersbach[FIX] Forwardport of 6.1 fix by han: Do not copy the...
2013-03-29 Raphael Collet[IMP] general: use registry[X] instead registry.get...
2013-03-27 Vo Minh Thu[REF] account: removed openerp.pooler imports.
2013-03-22 Paramjit Singh Sahota[IMP] Improved.
2013-03-22 Paramjit Singh Sahota[IMP]Improve label and help of /Skip 'Draft' State...
2013-03-20 Ajay Chauhan (OpenERP)[IMP] account: changed string for fields 'ref_base_sign...
2013-03-20 Ajay Chauhan (OpenERP)[IMP] account: changed string for fields 'ref_base_sign...
2013-03-20 Ajay Chauhan (OpenERP)[MERGE]: merge with lp:openobject-addons
2013-03-13 Quentin (OpenERP)[MERGE] v7
2013-03-13 Ajay Chauhan (OpenERP)[IMP] account: made little change
2013-03-12 Ajay Chauhan (OpenERP)[IMP] account: change string of three fields to solve...
next