Skip to content

handle sharing and reconciliation #6

Description

@pfrancois

thanks a lot for the plugin but i have a problem.
some explanations:
we have two account and we want to share some expenses on each side but we mark it on the same file:

2021-01-01 * "Payee" "dadpaid" #share-mum
   Assets:Cash:dad -100 USD
   Expenses:Drinks
2021-01-01 * "Payee" "mumpaid" #share-dad
   Assets:Cash:mum -50 USD
   Expenses:Drinks

transformed in

2021-01-01 * "Payee" "dadpaid"
   Assets:Cash:dad    -100 EUR
   Expenses:Drinks 50.00 EUR
   Assets:Share:Mum       50.00 EUR 
2021-01-01 * "Payee" "mumpaid"
   Assets:Cash:mum    -50 EUR
   Expenses:Drinks 25.00 EUR
   Assets:Share:Dad       25.00 EUR 

but now, the "problem" is mum want to reimburse her share.
so on one side, she give 25 EUR to dad.

2021-01-02 * "mum" "to dad(the real payment)" 
   Assets:Cash:mum -25 USD
   Assets:Cash:dad

but how to clean the two share accounts ??
of course, in real life, there are more than two expenses in common.
and how to deal with three persons ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions