Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
d98d8ce7 by Cédric Krier at 2023-01-30T00:41:30+01:00
Set cursor on type of identifier

This is the first field to fill when creating a new identifier.
- - - - -


1 changed file:

- modules/party/view/identifier_form.xml


Changes:

=====================================
modules/party/view/identifier_form.xml
=====================================
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<form>
+<form cursor="type">
     <label name="party"/>
     <field name="party"/>
     <group colspan="2" col="-1" id="checkboxes">



View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/d98d8ce742da8305614deeb62131a28769c4dbe8

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/d98d8ce742da8305614deeb62131a28769c4dbe8
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to