[Kde-finance-apps] Re: kde-alkimia unique id

Alvaro Soliverez asoliverez at kde.org
Fri Jul 22 12:45:03 CEST 2011


exactly. It is always better to have a table id and, if present, the
document id.

In these cases, you cannot guarantee the document id to be unique, so
you should a generated table id that you can be sure about.

Also, coding frequently used info into an id is not a good idea unless
you have some specific constraint. You'll regret that when you have to
parse the id every time you want the info.

Regards,
Alvaro


On Fri, Jul 22, 2011 at 7:39 AM, puneet goyal <puneetgoyal08 at gmail.com> wrote:
> So the document type and document id also need to be the fields of the
> invoice ?
> _______________________________________________
> Kde-finance-apps mailing list
> Kde-finance-apps at kde.org
> https://mail.kde.org/mailman/listinfo/kde-finance-apps
>
>


More information about the Kde-finance-apps mailing list