chapitre3.py

Created by vovenastream

Created on December 04, 2025

1.1 KB


# CHAP3 - SYSTEME COMPTA
# --------------------------------
# BUT: transac -> journal -> ledger -> trial balance
# --------------------------------
# EQUATION: Assets = Liabilities + Equity
# --------------------------------
# DEBIT/CREDIT:
# Assets debit+ ; Liabilities credit+
# Equity credit+ ; Revenues credit
# Expenses debit ; Dividends debit
# --------------------------------
# JOURNAL ENTRY:
# debit en 1er ; credit après
# debit total = credit total
# --------------------------------
# EXEMPLES:
# equip cash: Dr Equipment Cr Cash
# salaires: Dr Salaries Exp Cr Cash
# facture due: Dr Expense Cr AP
# service cash: Dr Cash Cr Revenue
# --------------------------------
# T-ACCOUNTS:
# debit=gauche ; credit=droite
# solde = plus grand côté
# --------------------------------
# TRIAL BALANCE:
# lister soldes ; verifier debit=credit
# --------------------------------
# COMPTES:
# Assets: cash, AR, supplies, equip
# Liabilities: AP, salaries pay, notes pay
# Equity: capital, retained earnings
# --------------------------------
# IMPORTANT:
# Unearned Revenue = liability
# AR=asset ; AP=liability

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.