9 lines
307 B
Plaintext
9 lines
307 B
Plaintext
|
|
<snippet>
|
||
|
|
<content><![CDATA[
|
||
|
|
${1:fieldname} = fields.Timestamp('${2:Field Title}'${3:, required=True}${4:, readonly=True}${7}${5:, help='${6}'})
|
||
|
|
]]></content>
|
||
|
|
<tabTrigger>tryton_fields.Timestamp</tabTrigger>
|
||
|
|
<scope>source.python </scope>
|
||
|
|
<description>Tryton: fields.Timestamp()</description>
|
||
|
|
</snippet>
|