[6.0] hr_payroll_account hr_payroll_account_view.xml - required fields block opening form

Bug #692986 reported by Ferdinand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 3

Bug Description

the following code blocks opening "Employees" if employees are imported before installing
hr_payroll_account - the fields are obviously empty.

                    <page string="Accounting">
                        <field name="property_bank_account" required="1"/>
                        <field name="salary_account" required="1"/>
                        <field name="employee_account" required="1"/>

in practice I have seen many cases where no bank account is available (peolpe get paid in cash)

BTW how can this module be installed in a running installation if no defaults are given?

Related branches

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Low
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Ashvin Rathod (OpenERP) (ara-tinyerp) wrote :

Hello Ferdinand,

I have fixed the problem in lp:~openerp-dev/openobject-addons/trunk-dev-addons3-ara branch, It will be merged soon with Trunk addons.

Revision No: 4598
Revision ID: <email address hidden>

Thank you,
ara

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
milestone: none → 6.0-rc2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.