Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / account_voucher / account_voucher.py
2013-04-18 Quentin (OpenERP)[FIX] account* modules: added 'account_period_prefer_no...
2013-04-18 Vishmita Jadeja... [Merge]Merge lp:openobject-addons
2013-04-15 Vo Minh Thu[REF] removed explicit model instanciations.
2013-02-14 Quentin (OpenERP)[MERGE] forward port of fixes made in version 7
2013-02-13 Quentin (OpenERP)[MERGE] fix of lp bug 1076509
2013-02-13 Raphael Collet[MERGE] from trunk
2013-02-05 Quentin (OpenERP)[FIX] account_voucher: when picking the next move numbe...
2013-01-31 Ajay Chauhan (OpenERP)[IMP] account_voucher: : use the new ORM methods create...
2013-01-28 Vo Minh Thu[IMP] account_voucher: use the new signal_xxx methods...
2013-01-28 Vishmita[Merge]Merge lp:openobject-addons
2012-12-21 Quentin (OpenERP)[MERGE] payment of invoice with amount_total = 0 is...
2012-12-21 dle@openerp.com[MERGE]Latest trunk + [FIX]Useless id in account invoic...
2012-12-21 dle@openerp.com[FIX]payment/receipt of amount 0, not just invoices : )
2012-12-21 Quentin (OpenERP)[FIX] account_voucher: bug fixed in the supplier partia...
2012-12-21 dle@openerp.com[FIX]Wrong condition and message
2012-12-21 dle@openerp.com[MERGE]Latest trunk
2012-12-21 Quentin (OpenERP)[FIX] account_voucher; when making a payment directly...
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-19 Josse Colpaert[FIX] Correction when no account or no company
2012-12-19 Josse Colpaert[FIX] Added onchange_company for gain and loss accounts...
2012-12-18 Thibault Delavallée[REF] account_voucher: chatter messages replaced by...
2012-12-17 Cecile Tonglet[FIX] replace from/import decimal_precision by from...
2012-12-11 Paramjit Singh Sahota[IMP] Improved code for
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-04 Nimesh (Open ERP)[FIX] fix the problem of partial payment and purchase...
2012-11-22 Quentin (OpenERP)[REF] some code/error message refactoring
2012-11-22 Quentin (OpenERP)[MERGE] trunk
2012-11-15 Arnaud Pineux[TEST]
2012-11-14 Fabien Pinckaers[MERGE] fix voucher multi-lines rounding on taxes
2012-11-13 Quentin (OpenERP)[REF] account_voucher: refactoring of new featured...
2012-11-13 Quentin (OpenERP)[MERGE] trunk
2012-11-12 Fabien Pinckaers[MERGE] fix unactivated sequence of journal
2012-11-10 vta vta@openerp.com[IMP] Added onchange methods in account_voucher.account...
2012-11-08 vta vta@openerp.com[MERGE] Latest trunk.
2012-11-07 vta vta@openerp.com[IMP] Set the new voucher as inactive.
2012-11-06 vta vta@openerp.com[IMP] Make account.voucher inactive by default, and...
2012-11-06 Quentin (OpenERP)[FIX] account_voucher: using pay invoice wizard on...
2012-11-05 Mayur Maheshwari... [FIX]account_voucher : improved code
2012-11-05 Mayur Maheshwari... [FIX]account_voucher : improved some code
2012-11-05 Mayur Maheshwari... [FIX]account_voucher : removed un-used variable
2012-11-05 Somesh Khare(OpenERP)[FIX]account_voucher : journal entry not balancing...
2012-11-01 Rifakat[FIX] account_voucher: this fixes voucher issues,
2012-11-01 Mayur Maheshwari... [FIX]account_voucher: while paying the invoice of selec...
2012-10-31 vta vta@openerp.com[IMP] Improved voucher_id field in bank statement lines.
2012-10-31 Joël Grand-Guillaume[FIX] Re-add the call to super in create_move_from_st_l...
2012-10-29 Joël Grand-Guillaume[MRG] From last trunk
2012-10-29 Quentin (OpenERP)[MERGE] staging branch with bugfixes + add of an option...
2012-10-26 Joël Grand-Guillaume[IMP] Forbid to change the journal of a bank statement...
2012-10-24 Fabien Pinckaers[MERGE] typo
2012-10-24 Quentin (OpenERP)[IMP] account_voucher: improved error messages
2012-10-19 Quentin (OpenERP)[FIX] account_voucher: fixed yaml test in order to...
2012-10-16 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-10-15 Quentin (OpenERP)[IMP] account, account_voucher: moved some fields from...
2012-10-12 Mayur Maheshwari... [IMP]all: imporve string state to status
2012-10-10 Quentin (OpenERP)[FIX] account_voucher: wrong accounting entry for suppl...
2012-10-10 Quentin (OpenERP)[FIX] account_voucher: wrong accounting entry for suppl...
2012-10-05 Quentin (OpenERP)[FIX] account_payment: fixed error in yalm tests due...
2012-10-05 Quentin (OpenERP)[FIX] account_voucher: fixed errors in yalm tests due...
2012-10-04 Quentin (OpenERP)[MERGE] trunk
2012-10-03 Quentin (OpenERP)[FIX] account_voucher: fix amount_currency on writeoff...
2012-10-02 Fabien Pinckaers[MERGE] chm - improved subtype - fixes
2012-10-02 Antonin Bourguignon[MERGE] trunk
2012-09-30 Antony Lesuisse[MERGE] trunk
2012-09-30 Antony Lesuisse[MERGE] trunk
2012-09-30 Fabien Pinckaers[MERGE] fix error message
2012-09-29 Fabien Pinckaers[FIX] typo gain/loss exchange rate
2012-09-27 Fabien Pinckaers[FIX] Invoice Payment
2012-09-20 Thibault Delavallée[FIX] subtype_xml_id -> subtype in message_post.
2012-09-19 Thibault Delavallée[CLEAN] mrp_operation, analytic, account, account_vouch...
2012-09-17 niv-openerpremoved lot of stuff
2012-09-14 Sanjay Gohel (Open... [MERGE]merge with trunk addons
2012-09-13 niv-openerpmerge trunk
2012-09-13 Jigar Amin - OpenERP[merge] lp:~openerp-dev/openobject-addons/trunk-addons9...
2012-09-13 Sanjay Gohel (Open... [MERGE]merge with parent branch
2012-09-13 Sanjay Gohel (Open... [IMP]account,project,project_issue: changed as per...
2012-09-11 Antonin Bourguignon[MERGE] latest trunk
2012-09-11 Antonin Bourguignon[IMP] exception message
2012-09-11 Sanjay Gohel (Open... [IMP]on create of sale receipt add first sale account...
2012-09-10 Harry (OpenERP)[MERGE]
2012-09-05 Harry (OpenERP)[FIX] account_voucher: open payment entry for bank...
2012-08-30 Randhir Mayatra... [MERGE]merge with parent branch
2012-08-30 Randhir Mayatra... [IMP]Add data of the subtype in accouting modules
2012-08-28 Xavier ALT[MERGE] OPW 574251: account_voucher: voucher on bank...
2012-08-27 Amit Bhavsar (Open... Merge with latest addons.
2012-08-27 Amit Bhavsar (Open... Merge with latest addons.
2012-08-22 RGA(OpenERP)[IMP] remove function field from account voucher and...
2012-08-22 RGA(OpenERP)[IMP] if bank line has no voucher then create it on...
2012-08-22 RGA(OpenERP)[IMP] improve view + add functional field in statement...
2012-08-21 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-08-21 Quentin (OpenERP)[FIX] account_voucher: in case of supplier vouchers...
2012-08-21 Quentin (OpenERP)[FIX] account_voucher: round the amount_in_company_curr...
2012-08-21 RGA(OpenERP)Merge with trunk
2012-08-20 Quentin (OpenERP)[FIX] account_voucher: supplier payment, accounting...
2012-08-20 Quentin (OpenERP)[FIX] account_voucher: supplier payment in multi-curren...
2012-08-17 Fabien Pinckaers[IMP] Merging different ways of posting a message:
2012-08-13 Harry (OpenERP)[REVIEW] account_voucher: reconcile/unreconcile button...
2012-08-13 Harry (OpenERP)[MERGE]
2012-08-10 Quentin (OpenERP)[FIX/IMP] account_voucher: changed/fixed/improved the...
2012-08-09 RGA(OpenERP)Merge with trunk
2012-08-07 Antonin Bourguignon[IMP] all the error messages now start with 'Error...
next