[Kde-finance-apps] Re: payment detection

Alvaro Soliverez asoliverez at kde.org
Mon Jun 6 21:55:46 CEST 2011


If you mean, instead of having a transaction entity by itself, which
holds the payment data, the answer is no.

To make it more clear, you have invoices and payments.

The invoices are the data provided by the invoice manager, the
payments are data provided by the finance manager. In any case, you
would need an intermediate entity to link both in the appropriate
manner.


On Mon, Jun 6, 2011 at 4:41 PM, puneet goyal <puneetgoyal08 at gmail.com> wrote:
> On Tue, Jun 7, 2011 at 12:30 AM, Alvaro Soliverez <asoliverez at kde.org> wrote:
>> The payment should be an entity of its own.
>> As a financial transaction, it should have at least a date, amount,
>> account where you received the income, memo, payer.
>
>> And the transaction may have multiple components, as you could receive
>> a single payment for multiple invoices.
>
> Can i do this by making a reflexive relation between two invoices?
> and the relation would hold the attributes which wud tell that the
> invoices belong to the same  payment
>> Regards,
>> Alvaro
>>
>>
>>
> _______________________________________________
> 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