[tryton-dev] Invalid attribute in form's schema

2013-07-25 Thread Code Review - New issues: lds
Invalid attribute in form's schema

URL: http://codereview.tryton.org/997002/


[tryton-dev] create basic password field

2013-07-25 Thread Demoy Blake
I want create a password field (a field that does not echo user input)
 to accept password from the client when needed.
 the input of this password field should not encrypted . 

I tried to use a sha field for this, but I must have missunderstood the 
documentation because the field won't appear in my views.

  MPass=fields.Sha('MITS 
password',required=True,help='')


[tryton-dev] Documentation update about Binary's filenames attributes

2013-07-25 Thread Code Review - New issues: lds
Documentation update about Binary's filenames attributes

URL: http://codereview.tryton.org/998002/


Re: [tryton-dev] create basic password field

2013-07-25 Thread Cédric Krier
On 25/07/13 09:19 -0700, Demoy Blake wrote:
> I want create a password field (a field that does not echo user input)
>  to accept password from the client when needed.
>  the input of this password field should not encrypted . 
> 
> I tried to use a sha field for this, but I must have missunderstood the 
> documentation because the field won't appear in my views.
> 
>   MPass=fields.Sha('MITS 
> password',required=True,help='')

To appear on the view, it must be added to the view.
By the way fields.Sha will be stored hashed in the DB.

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric.kr...@b2ck.com
Website: http://www.b2ck.com/


pgptwyn8AmB4k.pgp
Description: PGP signature