Skip to content

Latest commit

 

History

History
 
 

account_cutoff_accrual_picking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
License: AGPL-3

Account Accrual Picking

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

For revenue accruals, Odoo will take into account all the delivery orders in Delivered state that have been shipped before the cut-off date with Invoice Control = Invoiced with an invoice date after the cut-off date or Invoice Control = To Be Invoiced.

For expense accruals, OpenERP will take into account all the incoming shipments in Received state that have been received before the cut-off date with Invoice Control = Invoiced with an invoice date after the cut-off date or Invoice Control = To Be Invoiced.

The current code of the module only works when:

  • on sale orders, the Create Invoice field is set to On Delivery Order
  • for purchase orders, the Invoicing Control field is set to Based on incoming shipments.

Installation

To install this module, you need to:

  1. clone the branch 8.0 of the repository https://github.com/OCA/account-closing
  2. add the path to this repository in your configuration (addons-path)
  3. update the module list
  4. search for "Account Accrual Picking" in your addons
  5. install the module

Usage

To use this module, you need to:

  1. Go to ...
Try me on Runbot

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 smashing it by providing a detailed and welcomed feedback.

Credits

Images

  • Odoo Community Association: Icon.

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.