Untitled

Anonymous
plain_text
06/26/2024 9:48 PM
656 B
14
Indexable
graph TD;
    A[Company is being wound up] --> B[Tribunal orders payments from contributories];
    B --> C1[Contributory owes money to the company];
    B --> C2[Company owes money to the contributory from a separate deal];
    B --> C3[Company has paid all creditors];
    
    C1 --> D1[Contributory must pay money to the company];
    C2 --> D2[Set-off: Subtract company debt from contributory's debt];
    C3 --> D3[Use company debt to reduce future payments by contributory];
Editor is loading...
Leave a Comment