[REF] hr_expense, creation of accounting entries from hr.expense: a lot of code refac...
[odoo/odoo.git] / addons / hr_expense / hr_expense.py
2013-03-06 Quentin (OpenERP)[REF] hr_expense, creation of accounting entries from...
2013-03-04 Josse Colpaert[FIX] in case of no taxes
2013-03-04 Josse Colpaert[FIX] adjust tests and no taxes when product not available
2013-03-04 Josse Colpaert[FIX] Generates journal items immediately from expense
2013-01-07 Quentin (OpenERP)[FIX] hr_expense: removing the automatic validation...
2012-12-21 Quentin (OpenERP)[IMP] hr_expense: raise an error when no journal can...
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-19 Thibault Delavallée[MERGE] Sync with trunk.
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 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-18 Olivier Dony[MERGE] Another batch of bugfixes from 6.1
2012-12-18 Thibault Delavallée[REF] Hr_expense: added track on state, _track for...
2012-12-18 Thibault Delavallée[MERGE] Merged branch holding subtype work by APA.
2012-12-18 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6900
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-11-28 Sanjay Gohel (Open... [IMP]improve code
2012-11-27 Sanjay Gohel (Open... [IMP]improve as per comment
2012-11-21 Khushboo Bhatt ... [IMP]hr_expense:code improved
2012-11-21 Khushboo Bhatt ... [IMP]hr_expense:code improved
2012-11-21 Khushboo Bhatt ... [ADD/IMP]hr_expense:added method for message in expense
2012-11-20 Khushboo Bhatt ... [REM]hr_expense:remove code of expense
2012-11-20 Khushboo Bhatt ... [Add]hr_expense:subtypeadded for expense
2012-11-15 Arnaud Pineux[TEST]
2012-11-13 Fabien Pinckaers[MERGE] improve expense: readonly if not draft
2012-11-06 Saurang Suthar[IMP]hr_expense:removed on chenge method which is put...
2012-11-02 Fabien Pinckaers[FIX] english typo
2012-11-02 Fabien Pinckaers[MERGE] English typos
2012-10-30 Vijaykumar BaladaniyaImprove tooltip.
2012-10-29 Vijaykumar Baladaniya[MERGE]merge with trunk-terminology_batch2.
2012-10-25 Fabien Pinckaers[FIX] useability
2012-10-23 Vijaykumar Baladaniya[IMP]Improve a tooltip.
2012-10-23 Khushboo Bhatt ... [IMP]hr_expense:delete only those expense which are...
2012-10-23 Khushboo Bhatt ... [IMP]hr_expense:fields are readonly when expense is...
2012-10-12 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-10-08 Mayur Maheshwari... [IMP]all : improve string
2012-10-03 Mayur Maheshwari... [FIX]hr_expense : remove purchase_ok
2012-10-03 Randhir Mayatra... [IMP] make changes into thehr_expense module
2012-10-03 Mayur Maheshwari... [FIX]hr_expense: remove purchase_ok from return
2012-09-27 Fabien Pinckaers[MERGE] auto-follow Sales Team, Projet, HR Manager
2012-09-27 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
2012-09-26 Atul Patel (OpenERP)[FIX]: override write method into hr module..
2012-09-25 Atul Patel (OpenERP)[FIX]: Fix employee manager id
2012-09-25 Atul Patel (OpenERP)[FIX]: remove context from expense and set condition...
2012-09-24 Atul Patel (OpenERP)[IMP]: Manager should able to follow his employee requests
2012-08-22 Ajay Chauhan (OpenERP)[MERGE] merge with lp:~openerp-dev/openobject-addons...
2012-08-17 Ajay Chauhan (OpenERP)[IMP] hr_expense: made little changes in code
2012-08-16 Ajay Chauhan (OpenERP)[IMP] hr_expense: made change in condition
2012-08-16 Ajay Chauhan (OpenERP)[IMP] hr_expense: improve code as per suggestion
2012-08-16 Ajay Chauhan (OpenERP)[Merge] Merge with main addons.
2012-08-16 Purnendu Singh ... [IMP] hr_expense: small change
2012-08-16 Purnendu Singh ... [MERGE, IMP] merge with mma branch and small improvement
2012-08-16 Mayur Maheshwari... [FIX]hr_expense :improve multi currency code for expens...
2012-08-16 Mayur Maheshwari... [MERGE]Merge with parent branch
2012-08-16 Purnendu Singh ... [FIX] small fix
2012-08-16 Mayur Maheshwari... [MERGE]Merge with parent branch
2012-08-16 Purnendu Singh ... [MERGE] merge with main addons
2012-08-14 Quentin (OpenERP)[MERGE] merged branch that corrects the decimal precisi...
2012-08-14 Mayur Maheshwari... [MERGE]Merge with parent branch
2012-08-14 Purnendu Singh ... [IMP] small fix
2012-08-14 Purnendu Singh ... [IMP] hr_expense: update journal on currency change...
2012-08-14 Mayur Maheshwari... [FIX]hr_expense :put an onchange in the currency field...
2012-08-14 Mayur Maheshwari... [FIX]hr_expense :improve fource journal if fource...
2012-08-13 Mayur Maheshwari... [FIX]hr_expense :improve voucher if voucher journal...
2012-08-09 Harry (OpenERP)[MERGE]
2012-08-09 Ajay Chauhan (OpenERP)[Merge] Merge with main addons.
2012-08-09 Ajay Chauhan (OpenERP)[IMP] hr_expense : added condition to function
2012-08-09 Ajay Chauhan (OpenERP)[IMP]hr_expense : made expense line editable
2012-08-07 Antonin Bourguignon[IMP] all the error messages now start with 'Error...
2012-07-30 Purnendu Singh ... [IMP] hr_expense: Small change rename Paid to done...
2012-07-27 Alexis de LattreRemplace all occurences of my_browse_rec.product_id...
2012-07-25 Purnendu Singh ... [IMP] hr_expense: improve to support multi currency...
2012-07-25 Saurang Suthar(Ope... [IMP] Improved warning messages for hr* modules
2012-07-23 Divyesh Makwana... [IMP] hr_expense : Rename 'Done' status into 'Paid'.
2012-07-17 Divyesh Makwana... [IMP] hr_expense : After the confirmation of the expens...
2012-07-17 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-17 Divyesh Makwana... [IMP] hr_expense : After the confirmation of the expens...
2012-07-16 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-16 Divyesh Makwana... [IMP] hr_expense : Improved the tooltip.
2012-07-16 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-16 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-13 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-13 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-13 Divyesh Makwana... [IMP] hr_improvement : Added 'Open Receipt' button...
2012-07-13 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-13 Divyesh Makwana... [IMP] hr_expense : After the confirmation of the expens...
2012-07-13 Pinakin Nayi (OpenERP)[IMP]hr-warning-message
2012-07-12 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-12 Divyesh Makwana... [IMP] hr_improvement : Fix the journal used when the...
2012-07-12 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-12 Divyesh Makwana... [IMP] hr_expense : Improved the code.
2012-07-12 Divyesh Makwana... [IMP] hr_expense : Improved the test cases in accordanc...
2012-07-11 Divyesh Makwana... [IMP] hr_expense : After the confirmation of the expens...
2012-07-11 Benoit Guillot[IMP] replace 'Price Unit name by 'Product Price'
2012-07-10 Benoit Guillot[REF] ref decimal precision on expense fields
2012-07-05 Quentin (OpenERP)[MERGE] hr review of form views
2012-05-22 Fabien Pinckaers[IMP] improved typos
2012-05-17 Amit Patel (OpenERP)[MERGE]:merged from trunk
2012-05-10 olt@tinyerp.com[FIX] hr_expense: when listing expenses in tree view...
2012-05-04 Saurang Suthar ... [IMP]:improved titles State by Status everywhere
next