Skip to main content

Accrued expense & accrued revenue from pickings

Project description

Beta License: AGPL-3 OCA/account-closing Translate me on Weblate Try me on Runboat

This module generates expense and revenue accruals based on the status of orders, pickings and invoices.

To understand the behavior of this module, let’s take the example of an expense accrual. When you click on the button Re-Generate Lines of an Expense Accrual:

  1. Odoo will look for all incoming picking in Done state with a Transfer Date <= Cut-off Date (for performance reasons, by default, the incoming picking dated before Cut-off Date minus 3 months will not be taken into account (this limit can be easily changed via a method inheritance). It will go to the stock moves of this picking and see if they are linked to a purchase order line.

  2. Once this analysis is completed, Odoo has a list of purchase order lines to analyse for potential expense accrual.

  3. For each of these purchase order lines, Odoo will:

    • scan the related stock moves in done state and check their transfer date,

    • scan the related invoices lines in open or paid state and check their invoice date.

  4. If, for a particular purchase order line, the quantity of products shipped before the cutoff-date (or on the same day) minus the quantity of products invoiced before the cut-off date (or on the same day) is positive, Odoo will generate a cut-off line.

This module should work well with multiple units of measure (including products purchased and invoiced in different units of measure) and in multi-currency.

Table of contents

Configuration

For configuration instructions, refer to the README of the modules account_cutoff_base and account_cutoff_accrual_base.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Akretion

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/account-closing project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file odoo12_addon_account_cutoff_accrual_picking-12.0.1.0.0.99.dev11-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo12_addon_account_cutoff_accrual_picking-12.0.1.0.0.99.dev11-py3-none-any.whl
Algorithm Hash digest
SHA256 f5c9b3e2e2007c16a55f0bda2ac83f1cdbcf6266491e049b289b5dee9da083b9
MD5 c18ac32b48dee8dd92b55b0096872de4
BLAKE2b-256 01069e1082acdc7d5ebede0391c5fc8f535e2843a91cbf7f3d2936a04a4f25e7

See more details on using hashes here.

Supported by

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