Skip to main content

Tryton module to add a cashbook.

Project description

mds-cashbook

Tryton module to add a cashbook.

Install

pip install mds-cashbook

Requires

  • Tryton 7.0

How to

This module adds a cash book to Tryton. Each Tryton user can have any number of cash books. The cash books can be arranged hierarchically. A cash book contains simple postings, such as expense, revenue, transfer, split posting. Each booking has a category, an amount and possibly a description. The cash books of the different Tryton users are separated from each other by permissions. There is an enhancement module for the connection to the chart of accounts and analytic.

This module adds new user groups:

Cashbook

The user can make entries in his cash books.

Cashbook - WF - Check

The user can mark his bookings as ‘checked’

Cashbook - WF - Done

The user can reconcile his cash books

Cashbook - Administrator

the Cashbook-Administrator

There is a possibility to allow reading or editing for other users via the Tryton user groups. This makes it possible to set up a administrator for all cash books of the Tryton system.

Set up your cash book

Add the Tryton user to the Cashbook group. In the tab Owner and Authorizeds, enter the user as the owner. Enter Type, Currency, Initial Date and Line Numbering. Cash books without a type cannot receive postings and are treated as a view. You can create several cash books per user and arrange them hierarchically.

Creating categories

Each booking needs a category. The categories are separated by revenue and expense. In the menu Cash Book / Configuration / Category you create some categories.

Using the chart of accounts

If you want to have the postings as a posting record in Tryton Accounting install the cashbook_account module. For analytic, install cashbook_analytic. In each of the cash books, add one account to the chart of accounts, in tab Account Configuration.

In the categories you add a chart of accounts account in the tab ‘Account and Tax’. If you want to make your transactions with taxes, you can also add one or more taxes.

Enter bookings

There are two ways to enter bookings.

  1. The Enter Booking wizard. The wizard is optimized for use on small screens. You can write down expenses on the go with your smartphone. The type of bookings is limited to expense, revenue and transfers between cash books. When using the wizard, you should check the booking later and possibly complete it.

  2. The record form of a cash book. This option offers all posting variants, such as expense, revenue, transfer to, transfer from, expense split posting and revenue split posting. When using chart of accounts and analytic, you also specify the taxes and analytic accounts here.

Processing states

Postings in cash books have several workflow states.

Edit

The entry has been created but not yet verified

Checked

The user has checked his entry and has indicated this by clicking on ‘Check’ When using the chart of accounts modules, posting records are created here in the Draft state.

Reconciled

A user (with enough permissions) has checked the entry against a bank statement. This step is performed in the ‘Reconciliations’ tab of a cash book.

Done

The entry is committed. This step is performed by completing a reconciliation in the cash book. When using the chart of accounts modules, the posting records created in step ‘Check’ are committed.

Reconciliation

The bookings should be checked regularly against a bank statement. This is done in the ‘Reconciliations’ tab of a cash book.

  1. Click the plus button, don’t change anything about the contents, click ok, save the cash book. The system will change the dates of the reconciliation so that all eligible bookings are taken into account.

  2. If you want to change the end date, do so now. Save.

  3. Open the reconciliation by double-clicking, click on Check. This will insert all posting lines into the list. The posting lines in the cash book are now protected against edit.

  4. Now check line by line against an account statement. To remember what you have already seen, click the ‘Reconciled’ button.

  5. When you’re done, click the Done button of the reconciliation. This sets all posting lines and the reconciliation to Done.

Configuration

The configuration in the menu Cash Book / Configuration is a user-specific setting. The user can choose which cash books appear in the Enter Booking dialog and which default settings should apply when opening a cash book.

Foreign currencies

The cash books can be used with foreign currency. Base currency is the company currency. For transfers between cash books with different currencies, the current conversion rate in Tryton is used. You can adjust the exchange rate actually used in the booking dialog. If you have hierarchical cash books, the amounts of subordinate cash books with foreign currency are converted into the display currency of the parent cash book.

Changes

7.0.46 - 17.02.2026

  • updt: sort order ‘desc’ in last-reconciliation

7.0.45 - 16.02.2026

  • updt: Add column ‘last reconciliation’ to cashbook.

7.0.44 - 27.11.2025

  • updt: deny create of reconciliation if other are not ‘done’

7.0.43 - 24.11.2025

  • Allow reviewer to add reconciliations to cashbooks.

7.0.42 - 21.11.2025

  • Allow to limit parties on cashbook-lines by party-category.

7.0.41 - 18.11.2025

  • optimize code

7.0.40 - 17.11.2025

  • Correction of behavior of reconciliations for overlapping date values

7.0.39 - 12.11.2025

  • add: hierarchy to groups

  • add: button to create reconciliation in book, tab ‘reconciliations’

7.0.38 - 10.11.2025

  • configuration: rename field ‘fixate’ to ‘check booking’

7.0.37 - 21.10.2025

  • add: date-field to booking-wizard

7.0.36 - 19.07.2024

  • updt: optimize check of permissions

7.0.35 - 01.06.2024

  • add: config setting for fixate in booking-wizard

7.0.34 - 30.05.2024

  • add: fixate of booking from booking-wizard

7.0.33 - 31.12.2023

  • remove caching

  • add worker-based precalculation of cashbook-values

7.0.32 - 06.12.2023

  • columns optional

7.0.31 - 30.11.2023

  • compatibility to Tryton 7.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mds_cashbook-7.0.46.tar.gz (106.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mds_cashbook-7.0.46-py3-none-any.whl (137.9 kB view details)

Uploaded Python 3

File details

Details for the file mds_cashbook-7.0.46.tar.gz.

File metadata

  • Download URL: mds_cashbook-7.0.46.tar.gz
  • Upload date:
  • Size: 106.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for mds_cashbook-7.0.46.tar.gz
Algorithm Hash digest
SHA256 a78776de1a7809e9cb0ccedd007d924df9395122c05e6a0fb9e8e821af937500
MD5 f550f9d9470a9be7c78b4f5cbd0006cd
BLAKE2b-256 c09ffcfbd472d5b0f200e71a1fc8779778f4518f37652c5667437c50a7065fc5

See more details on using hashes here.

File details

Details for the file mds_cashbook-7.0.46-py3-none-any.whl.

File metadata

  • Download URL: mds_cashbook-7.0.46-py3-none-any.whl
  • Upload date:
  • Size: 137.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for mds_cashbook-7.0.46-py3-none-any.whl
Algorithm Hash digest
SHA256 ef0f96ff69631e7e97b25c9f89f9e69494cd95f8f2074e9c40b176118023ed11
MD5 b4c021ba86cb07ee92f540c5c23986b7
BLAKE2b-256 2e7e6358ccf004a8797832c7155b26ffa8242e3d0fc68ddec15a5594c56f25b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page