* Betr.: " Re: [tryton-dev] Payment term changes" (Sat, 3 Dec 2011 12:44:37
  +0100):

> A Dimarts, 29 de novembre de 2011 11:25:19, Mathias Behrle va escriure:
> > > The idea is to remove "PaymentTermLineDelay" (which lets the user choose 
> > > between netdays and end of the month). And replace it with three fields: 
> > > "months", "days" and "day". Note that months is not the same as 30 days
> > > as  with months with more or less than exactly 30 days, the due date is
> > > different, and that is important in Spain. For the "day" it will be
> > > possible to set "31" as a replacement for "end of the month".
> > 
> > What do you think about options
> > 
> > month
> > fixed days
> > day of month
> > 
> > to be a little bit more clear about the meaning of the options?
> 
> If you set 1 to "months" it will add one month to the invoice date. That is:
> 
> Invoice date: 2nd February of 2011 
> Due date: 2nd March of 2011
> 
> If you set 30 to "days" it will add 30 days to the invoice date. That is:
> 
> Invoice date: 2nd February of 2011
> Due date: 4th March of 2011
> 
> If you set 1 to "months" and 25 to "day of month":
> 
> Invoice date: 2nd February of 2011
> Due date: 25th March of 2011
> 
> So the system first adds the number of months, then adds the number of days, 
> and eventually computes the next day of the month.

I didn't have in mind, that those fields will be combined rather than mutual
exclusive. Sounds good.

So I see, that "months", "days" and "day" are reasonable field names, if they
get explanatory help strings.
 
> > end of month should rather be an option on month.
> 
> What I've done is create a Checkbox that will set the "day of the month" to 
> 31. I think this way we can keep being user-friendly.

Great.

-- 

    Mathias Behrle
    MBSolutions
    Gilgenmatten 10 A
    D-79114 Freiburg

    Tel: +49(761)471023
    Fax: +49(761)4770816
    http://m9s.biz
    UStIdNr: DE 142009020
    PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6

Attachment: signature.asc
Description: PGP signature

Reply via email to