[MERGE] merged the branch that add a new field on supplier invoices, to store the...
[odoo/odoo.git] / addons / account / account_move_line.py
2012-10-19 Quentin (OpenERP)[FIX] account: the readonly fields aren't send to the...
2012-10-17 Quentin (OpenERP)[IMP] account: usability improvement
2012-10-02 Antonin Bourguignon[MERGE] trunk
2012-09-29 Fabien Pinckaers[IMP] improved error message
2012-09-29 Fabien Pinckaers[MERGE] [FIX]account: fix the issue of Centralised...
2012-09-24 Quentin (OpenERP)[FIX] account: fixed list_partners_to_reconcile() in...
2012-09-21 niv-openerpmerge trunk
2012-09-21 Fabien Pinckaers[IMP] usability in journal items, manual reconciliation
2012-09-19 Amit Patel[IMP]:improved code
2012-09-19 Amit Patel[MERGE/IMP]
2012-09-19 Amit Patel[IMP]:account:pass correct context in journal_id
2012-09-18 Khushboo Bhatt ... [FIX]account:create journal items
2012-09-18 Quentin (OpenERP)[IMP/FIX] account, manual reconciliation process
2012-09-17 niv-openerpremoved lot of stuff
2012-09-13 Khushboo Bhatt ... [FIX]account:fix the issue of customer/supplier journal...
2012-09-10 Jigar Amin - OpenERPMerged lp:~openerp-dev/openobject-addons/trunk-remove...
2012-08-23 Ravish Murari (Ope... [FIX] improved the in code
2012-08-23 RGA(OpenERP)[IMP] Added old wizrad algo to computer prgoress of...
2012-08-23 Ravish Murari (Ope... [merge] with latest addons
2012-08-07 Antonin Bourguignon[IMP] all the warning messages now start with 'Warning...
2012-08-07 Antonin Bourguignon[IMP] all the error messages now start with 'Error...
2012-08-07 Antonin Bourguignon[IMP] error messages
2012-08-06 Antonin Bourguignon[IMP] rephrase some error and warning messages in account
2012-08-06 RGA(OpenERP)[IMP] code clean up
2012-07-25 pso (OpenERP)[IMP] Improved warning messages for account module
2012-07-25 pso (OpenERP)[IMP] Improved warning messages for account module
2012-07-24 RGA(OpenERP)Merge with trunk
2012-07-20 RGA(OpenERP)[IMP] set default selected record when list view load
2012-07-19 Rajesh Prajapati... [IMP]vat to tax : changed the label Vat as its abbreviation
2012-07-18 Rajesh Prajapati... [IMP]vat to tax : I have changed the label as tax inpla...
2012-07-17 RGA(OpenERP)Merge with trunk
2012-07-13 Christophe Simonis[FIX] account: clean account.move.line tree view genera...
2012-07-11 Hardik[IMP]Account : Changes in Warning Message
2012-06-27 RGA(OpenERP)clean up created seprated sql view so no need to added...
2012-06-22 RGA(OpenERP)[IMP] form view and apply css
2012-06-20 RGA(OpenERP)merge with trunk
2012-06-20 RGA(OpenERP)[IMP] Change list view domin on pager next/previous...
2012-06-15 Stephane Wirtel[FIX] account: The account.move.line overwrite the...
2012-06-15 RGA(OpenERP)[IMP] on pager action reload list view
2012-06-14 Olivier Dony[FIX] account: @refresh attribute does not exist for...
2012-06-11 Ferdinand[FIX] Improve the code
2012-06-11 Ferdinand @ Camptocamp[FIX] Improve in message of method update_journal_check...
2012-05-22 Fabien Pinckaers[IMP] improved typos
2012-05-10 Mayur Maheshwari... [FIX]account: fix the issue of Centralised Counterpart...
2012-05-04 Saurang Suthar ... [IMP]:improved titles State by Status everywhere
2012-04-25 Jagdish Panchal... [IMP] UOM to Unit of Measure everywhere in account...
2012-03-06 Xavier ALT[FIX] account.move.line: do not create writeoff entries...
2012-03-05 Numerigraphe - Lio... [FIX] unmutable default in account
2012-02-13 Olivier Dony[FIX] all: use newly introduced fields.date.context_today
2012-02-13 Quentin (OpenERP)[MERGE] account: merged the dev branch with workaround...
2012-02-09 Quentin (OpenERP)[FIX] account, fiscalyear closing wizard: moved out...
2012-02-01 Rucha (Open ERP)[IMP]: account: [FOR TESTING ONLY] try to fix problem...
2012-01-30 Raphael Collet[IMP] account: hide column 'statement_id' from Journal...
2011-12-31 fp[IMP] improved error message, constraints must allways...
2011-12-19 Fabien PinckaersFixed key error of journal_id while creating journal...
2011-12-15 Jagdish Panchal... [FIX] account_move_line: update journal_id in create
2011-12-07 Alexis de Lattre[Usability] Now tells the user in the error message...
2011-11-14 Quentin (OpenERP)[FIX] account: proper handling of context in encoding...
2011-11-14 Quentin (OpenERP)[FIX] account: encoding by line is now working also...
2011-11-11 Fabien Pinckaersmerge: default value for debit/credit
2011-11-03 Dmitrijs Ledkovs[FIX] Calculate correct parter payables & receivables...
2011-10-17 Quentin (OpenERP)[IMP] account: added a constraint on account_move_line...
2011-10-13 Antony Lesuisse[FIX] use correct currency_id for is_zero
2011-10-13 Quentin (OpenERP)[FIX] account: partial reconcile must look for amount_c...
2011-10-13 Quentin (OpenERP)[REF/FIX] account: replaced 'journal_id' and 'period_id...
2011-10-11 Quentin (OpenERP)[FIX] account_voucher: amount currency in voucher entries
2011-10-06 Xavier Morel[FIX] setup and serialize modifiers on overridden view...
2011-10-06 Xavier Morel[IMP] account: unpack field tuple on the fly in iterati...
2011-10-06 Xavier Morel[IMP] lxml-ify fields_view_get override in account...
2011-09-29 Vo Minh Thu[IMP] ir_sequence: call it with the new methods.
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-27 Fabien Pinckaers[FIX] Account Voucher
2011-09-22 Olivier Dony[MERGE] synch with latest trunk
2011-09-18 Fabien Pinckaers[useability] better error/warning message
2011-09-17 fpmerge
2011-09-17 Fabien Pinckaersfix
2011-09-17 Fabien Pinckaers[FIX] bug #752876
2011-09-15 Quentin (OpenERP)[MERGE] bug-783994-ara
2011-08-16 Vo Minh Thu[FIX] changed super(osv,self) to super(the-model,self).
2011-08-02 Hardik Ansodariy... [IMP]: set journal item menu to open
2011-07-18 Raphael Collet[MERGE] from trunk
2011-07-13 ARA (OpenERP)[IMP] account: uninitialized period_id
2011-07-13 ARA (OpenERP)[IMP] account: uninitialized period_id
2011-07-11 Quentin (OpenERP)[IMP] account: code cleaning
2011-07-08 Raphael Collet[MERGE] rename label Narration to Internal Note
2011-07-06 ARA (OpenERP)[FIX] account_move_line: uninitialized period_id
2011-07-05 ARA (OpenERP)[MERGE] merge with trunk addons
2011-07-05 Tejas (OpenERP)[Usability] renamed label narration to Internal Notes
2011-07-05 Stéphane Bidoul[IMP] account_move_line: improved account selection...
2011-07-05 ARA (OpenERP)[MEGRGE] merged with trunk addons
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-22 Jay Vora (OpenERP)[FIX] account: opening entries didn't bring forward...
2011-06-21 Quentin (OpenERP)[FIX] account: opening entries didn't bring forward...
2011-06-06 ARA (OpenERP)[FIX] account: account_move_line: improved account...
2011-05-30 Quentin (OpenERP)[MERGE] lp:772476
2011-05-24 ARA (OpenERP)[FIX] account: account_move_line: uninitialized period_id
2011-05-24 ARA (OpenERP)[FIX] account: account_move_line: uninitialized period_id
2011-05-19 Stéphane Bidoul [FIX] account_move_line: uninitialized period_id
2011-05-18 Ferdinand @ Camptocamp[FIX] account_move_line._update_check - please include...
2011-05-12 Anup (OpenERP)[FIX] account : Move lines take the Journal and Period...
next