David Cormier has proposed merging 
lp:~savoirfairelinux-openerp/openerp-program/program_organization_default into 
lp:~savoirfairelinux-openerp/openerp-program/program.

Requested reviews:
  Sandy Carter (http://www.savoirfairelinux.com) (sandy-carter)

For more details, see:
https://code.launchpad.net/~savoirfairelinux-openerp/openerp-program/program_organization_default/+merge/214594
-- 
https://code.launchpad.net/~savoirfairelinux-openerp/openerp-program/program_organization_default/+merge/214594
Your team Savoir-faire Linux' OpenERP is subscribed to branch 
lp:~savoirfairelinux-openerp/openerp-program/program.
=== modified file 'program_team/program_action_team_view.xml'
--- program_team/program_action_team_view.xml	2014-02-17 16:01:28 +0000
+++ program_team/program_action_team_view.xml	2014-04-07 18:52:21 +0000
@@ -25,7 +25,8 @@
 
               <field name="team_partner">
                 <tree editable="bottom">
-                  <field name="organisation" domain="[('is_company', '=', True)]" />
+                  <field name="organisation" domain="[('is_company', '=', True)]"
+                         context="{'default_is_company': True}" />
                   <field name="role" domain="[('partner', '=', True)]" />
                   <field name="contribution" />
                 </tree>

-- 
Mailing list: https://launchpad.net/~savoirfairelinux-openerp
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~savoirfairelinux-openerp
More help   : https://help.launchpad.net/ListHelp

Reply via email to