Account Journal Async Entry Posted

Automatically post account journal entries asynchronously

Technical Name:
account_journal_entry_posted_async
Version:
7.0
License:
Author:
ACSONE SA/NV
https://odoo-community.org/web/image/product.template/3121/image_1920?unique=6b8ea98
  • Odoo Version

Terms and Conditions 

This module add a new checkbox on the journal to post asynchronously entries created for the journal without any manual validation.

In this module we take advantage of the queue and channel system from Odoo Connector to sequentially post entries in background and therefore avoid concurrent updates on ir_sequence when the system is intensely used.

Installation

Connector jobs are created in a channel named root.account_move_validate. The channel must be configured with a capacity of 1:

ODOO_CONNECTOR_CHANNELS=root:X,root.account_move_validate:1

See the connector documentation to see how to configure the capacity of channels .

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products