odoo/addons/hr_payroll_account
Quentin (OpenERP) c46929268d [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date.
This patch will be forward ported in trunk by changing the behaviour of account_period.find() in order to fetch the normal periods by default (account_period_prefer_normal will be True by default) because there are no business case i could think of where you'd like to get the opening period (except in the closure but it's held in a different way there). On the other hand, it's pretty easy to forget to put that key in the context and introduce a new bug that will select the opening period instead of the wanted one

bzr revid: qdp-launchpad@openerp.com-20130418102433-t52uj23trkpr8vnb
2013-04-18 12:24:33 +02:00
..
i18n Launchpad automatic translations update. 2013-04-09 05:59:24 +00:00
test [IMP]: Improved partner demo xml_id referenced based on changes in server 2012-06-20 17:33:05 +05:30
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
hr_payroll_account.py [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +02:00
hr_payroll_account_demo.xml [IMP]: hr_payroll: Improved creation of new partner for emplyee and changed proper references 2012-07-18 18:49:52 +05:30
hr_payroll_account_view.xml [IMP]Remove type field from the whole hr module 2012-08-08 18:18:39 +05:30