Merge lp:~openerp-dev/openobject-addons/trunk-bug-1125026-parth into lp:openobject-addons

Proposed by Parth Patel
Status: Work in progress
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1125026-parth
Merge into: lp:openobject-addons
Diff against target: 11 lines (+0/-1)
1 file modified
base_calendar/crm_meeting_view.xml (+0/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1125026-parth
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+151907@code.launchpad.net

Description of the change

hello,

  End date disappear, when clicking on checkbox

Thanks
parth

To post a comment you must log in.
8547. By Parth Patel

[MERGE] with trunk

Unmerged revisions

8547. By Parth Patel

[MERGE] with trunk

8546. By Parth Patel

[MERGE] with trunk

8545. By Parth Patel

[FIX]: Remove attrs to make visible end date

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'base_calendar/crm_meeting_view.xml'
2--- base_calendar/crm_meeting_view.xml 2013-02-14 09:33:51 +0000
3+++ base_calendar/crm_meeting_view.xml 2013-03-14 06:29:22 +0000
4@@ -64,7 +64,6 @@
5 <label for="allday" string="All Day?"/>)
6 </div>
7 <field name="date_deadline" groups="base.group_no_one"
8- attrs="{'invisible': ['|', ('allday','=',True), ('duration','&lt;', 24)]}"
9 on_change="onchange_dates(date,False,date_deadline)"/>
10 </group>
11 <group>

Subscribers

People subscribed via source and target branches

to all changes: