Skip to Content
Menu
v 15.0 Third Party 3
Download for v 15.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Community Apps Dependencies
Lines of code 108
Technical Name pos_sale_analytic_patch
LicenseAGPL-3
Websitehttps://pridecta.es
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Community Apps Dependencies
Lines of code 108
Technical Name pos_sale_analytic_patch
LicenseAGPL-3
Websitehttps://pridecta.es

POS Analytic Account Auto

Version: Odoo 15
Author: Esteban Viniegra
Company: Pridecta https://pridecta.es

This module guarantees that analytic accounts assigned to POS orders are stored and visible in the standard sales report (sale.report). It ensures the analytic account is filled on every POS order line and patches the sales report SQL view to persist this field even after upgrades or module reinstalls.


Features

  • Adds the analytic_account_id field to pos.order.line (POS order lines).
  • Automatically computes and stores the analytic account on POS order lines, using the POS configuration of the session.
  • Patches the sale.report SQL view so that analytic account data for POS orders is visible and usable in all native sales analysis features, dashboards, and exports.
  • Ensures that this patch persists even after upgrades or module reinstalls.

Usage

  1. Install the module in your Odoo 15 environment.
  2. Create or validate POS orders as usual.
  3. Analytic account information will be automatically included in all POS order lines and will be available in the standard sales analysis views and exports.

Technical Notes

  • The module overrides some behavior on POS order line creation and sale.report view patching. It is designed to be as compatible as possible with customizations and other modules.
  • For advanced technical details, see the code and comments in the models directory.
Dependencies:
This module requires the pos_sale_analytic module from the Odoo Community Association (OCA).
You can find it at: https://github.com/OCA/pos/tree/15.0

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Very usefull
by
Jorgue Gutierrez
on 7/14/25, 5:29 AM

I found it quite useful, it automatically associates previous point of sale sales with the previously configured analytical account and they are all visible in the sales report.


There are no comments yet!