Repository
odoo/odoo · module folder
Module version
1.0
Category
Sales Management
Folder size
0.33 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://www.odoo.com/page/billing
Last tracking update
2026-08-07 04:53:25
Authors
OpenERP SA
Maintainers
OpenERP SA
Committers
Quentin (OpenERP), Vo Minh Thu, Olivier Dony, Launchpad Translations on behalf of openerp, Fabien Pinckaers, Fabien Meghazi, Martin Trigaux, Purnendu Singh (OpenERP), Josse Colpaert, Odoo Translation Bot, Cedric Snauwaert, Richard Mathot, Aaron Bohy
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
opl_all, sale_order_type_sale_journal
Description
The sales journal modules allows you to categorise your sales and deliveries (picking lists) between different journals.
========================================================================================================================

This module is very helpful for bigger companies that works by departments.

You can use journal for different purposes, some examples:
----------------------------------------------------------
    * isolate sales of different departments
    * journals for deliveries by truck or by UPS

Journals have a responsible and evolves between different status:
-----------------------------------------------------------------
    * draft, open, cancel, done.

Batch operations can be processed on the different journals to confirm all sales
at once, to validate or invoice packing.

It also supports batch invoicing methods that can be configured by partners and sales orders, examples:
-------------------------------------------------------------------------------------------------------
    * daily invoicing
    * monthly invoicing

Some statistics by journals are provided.
    

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
sale_journal_picking_order stock.picking.journal.view.form stock.picking form Inherits stock.view_picking_form
sale_journal_sale_order sale.order.journal.view.form sale.order form Inherits sale.view_order_form
sale_journal_sale_order_tree sale.order.journal.view.tree sale.order tree Inherits sale.view_order_tree
view_partner_property_form res.partner.journal.property.form.inherit res.partner form Inherits base.view_partner_form
view_picking_internal_search stock.picking.internal.search.inherit stock.picking search Inherits stock.view_picking_internal_search
view_sale_journal_invoice_type_form sale_journal.invoice.type.form sale_journal.invoice.type form New
view_sale_journal_invoice_type_tree sale_journal.invoice.type.tree sale_journal.invoice.type tree New
view_sales_order_search sale.order.search.inherit sale.order search Inherits sale.view_sales_order_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…

Loading…