[FIX] account: change decimal precision to avoid erasing tax and base values when...
[odoo/odoo.git] / addons / account / account.py
2014-03-12 Najlaâ[FIX] account: change decimal precision to avoid erasin...
2014-03-12 Denis Ledoux[FIX] account: using float_round instead of native...
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-29 Denis Ledoux[FIX] {account, sale_stock}: res_config: set_default...
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-03 Olivier Dony[FIX] account: CoA installer: include parent charts...
2013-09-18 Martin Trigaux[IMP] account: performance improvement on the creation...
2013-09-13 Thibault Delavallée[FIX] account: fixed an error when using custom chart...
2013-09-12 Thibault Delavallée[MERGE] [FIX] charts of account: fixed currency not...
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-02 Denis Ledoux[FIX]account: field partner_id, define store param...
2013-08-27 Cecile Tonglet[FIX] account.account.type getter function of field...
2013-06-17 Dhruti Shastri ... [account] : Missing a check in an unlink() overload...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-05-28 Martin Trigaux[MERGE] [FIX] context is not propagated through account...
2013-05-27 Martin Trigaux[IMP] account: use digits precision of account +3 for...
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-23 Quentin (OpenERP)[FIX] account: modified the constraint on account.move...
2013-04-18 Quentin (OpenERP)[FIX] account* modules: added 'account_period_prefer_no...
2013-04-04 Chris Biersbach[FIX] Forwardport of 6.1 fix by han: Do not copy the...
2013-03-13 Quentin (OpenERP)[MERGE] v7
2013-03-07 Quentin (OpenERP)[FIX] account, duplicate of account.tax: better fix...
2013-03-06 Quentin (OpenERP)[MERGE] v7.0
2013-03-06 Quentin (OpenERP)[REF] hr_expense, creation of accounting entries from...
2013-03-06 Quentin (OpenERP)[FIX] account: fixed the duplicate of tax (wasn't worki...
2013-01-29 csn-openerp[FIX] account: missing ondelete cascade rule on m2o...
2013-01-23 Rifakat[FIX] account: put a restriction to re-open a period...
2013-01-07 Quentin (OpenERP)[FIX] account: when generating the opening entries...
2012-12-19 Rajesh Prajapati... [IMP] Account : changes removed
2012-12-19 Rajesh Prajapati... [IMP] Account : changes done
2012-12-19 Randhir Mayatra... [IMP] improve the string in account
2012-12-19 Randhir Mayatra... [IMP] improve the string in account
2012-12-19 Rajesh Prajapati... [IMP] Account : changed terms as suggested in account...
2012-12-18 Olivier Dony[MERGE] Another batch of bugfixes from 6.1
2012-12-18 Olivier Dony[MERGE] Sync with trunk
2012-12-18 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6900
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-15 Fabien Pinckaers[IMP] multi-currency stuff
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-09 Antony Lesuisse[FIX] required on boolean warning
2012-12-08 Fabien Pinckaers[IMP] implification of payment terms, it even works...
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-04 Quentin (OpenERP)[MERGE] merged the branch with supplier payment term...
2012-12-04 Atul Patel (OpenERP)[MERGE]: Merged change usability issue
2012-12-04 Nimesh (Open ERP)[IMP] Put a default value for payment term lines, make...
2012-12-04 Nimesh (Open ERP)[MERGE] lp:~openerp-dev/openobject-addons/trunk-payment...
2012-12-04 Atul Patel (OpenERP)[ADD]: Add immediate data in payment term.
2012-12-04 pankita shah (Open... [IMP] balance computation line in payment term
2012-12-04 Jalpesh Patel (Ope... [IMP]remove sequece field and improve payment term...
2012-12-02 Fabien Pinckaers[FIX] account creation
2012-11-30 Quentin (OpenERP)[MERGE] trunk
2012-11-29 Alexis de LattreMerge with addons/trunk revno 8168.
2012-11-28 dle@openerp.com[MERGE]Latest trunk
2012-11-23 Quentin (OpenERP)[REF] account: refactoring of default_get() of account...
2012-11-22 Quentin (OpenERP)[REF] some code/error message refactoring
2012-11-22 Michael Telahun... [Fix] When creating an account move don't assume all...
2012-11-22 Quentin (OpenERP)[MERGE] trunk
2012-11-22 Denis Ledoux dle... [FIX]Too much deleted in _prepare_all_journals
2012-11-22 Denis Ledoux dle... [DEL]View_id references missed
2012-11-22 Denis Ledoux dle... [REM]Remove all account.journal.view and account.journa...
2012-11-21 Denis Ledoux dle... [MERGE][FIX][IMP]Latest trunk + lots of things. I shoul...
2012-11-15 Arnaud Pineux[TEST]
2012-11-15 Josse Colpaert[IMP] first changes after usabiliity review
2012-11-06 Rajesh Prajapati... [IMP] account : string changed
2012-11-06 Rajesh Prajapati... [IMP] account : method code changed
2012-11-06 Rajesh Prajapati... [IMP] account : method name changed
2012-11-06 Rajesh Prajapati... [IMP] account : added constraints to check parent account
2012-10-26 Joël Grand-Guillaume[IMP] Forbid to remove the reconcile on opening entries...
2012-10-26 Joël Grand-Guillaume[IMP] Forbid the user to delete any move linked to...
2012-10-26 Joël Grand-Guillaume[IMP] Add a constraints on reconcile object to forbid...
2012-10-25 Joël Grand-Guillaume[IMP] Forbid to change type of account for 'consolidati...
2012-10-25 Joël Grand-Guillaume[IMP] For legal reason (forbiden to modify journal...
2012-10-24 Fabien Pinckaers[MERGE] typo
2012-10-19 Quentin (OpenERP)[FIX] account: the readonly fields aren't send to the...
2012-10-16 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-10-15 Quentin (OpenERP)[REF] account: removed dead field 'property_reserve_and...
2012-10-12 Mayur Maheshwari... [IMP]all: imporve string state to status
2012-10-10 Fabien Pinckaers[MERGE]
2012-10-04 Amit Dodiya[FIX] Erron while modifiying the unposted journal entry
2012-10-03 Xavier Morel[MERGE] from trunk
2012-10-02 Antonin Bourguignon[FIX] a few problems introduced with the last merge
2012-10-02 Antonin Bourguignon[MERGE] trunk
2012-10-01 Xavier Morel[FIX] account: correctly handle 'false' close_method
2012-10-01 Xavier Morel[FIX] account: incorrect check for parent_id value
2012-09-30 Fabien Pinckaers[MERGE] better domain on CoA template
2012-09-29 Fabien Pinckaers[MERGE] fix unicode problem on account
2012-09-29 Fabien Pinckaers[MERGE] for spanish localisation
2012-09-29 Fabien Pinckaers[FIX] translate journal view
2012-09-28 Vijaykumar Baladaniya[FIX] Add Domain in parent_id and remove unnecessary...
2012-09-25 Foram Katharotiya... [MERGE] merge with parent
2012-09-25 Amit Dodiya[FIX] Erron while modifiying the posted journal entry
next