Nimesh Contractor(Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-911162-nco into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #911162 in OpenERP Addons: "Usability Issue  : "Project Time Unit""
  https://bugs.launchpad.net/openobject-addons/+bug/911162

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-911162-nco/+merge/87622

Hello,

     I have set the domain for the project time unit in company-> configuration 
tab.

Thanks,
 NCO.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-911162-nco/+merge/87622
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-911162-nco.
=== modified file 'project/project_view.xml'
--- project/project_view.xml	2012-01-02 13:11:37 +0000
+++ project/project_view.xml	2012-01-05 13:56:41 +0000
@@ -651,7 +651,7 @@
             <field name="arch" type="xml">
                 <page string="Configuration" position="inside">
                     <separator string="Project Management" colspan="4"/>
-                    <field name="project_time_mode_id"/>
+                    <field name="project_time_mode_id" domain="[('category_id','=','Working Time')]"/>
                     <newline/>
                 </page>
             </field>

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

Reply via email to