Repository
OCA/purchase-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Reporting
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-reporting
Last tracking update
2026-08-07 09:06:36
Authors
Odoo Community Association (OCA), Quartile Limited
Maintainers
Odoo Community Association (OCA), Quartile Limited
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the translatable Warehouse Address Details field in
warehouse to show in purchase reports.

Purchase documents are printed in supplier's language, however Odoo by
default does not come with the ability to present the warehouse address
in different languages. This module intends to take care of this
shortcoming.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
report_purchaseorder_document_inherit report_purchaseorder_document_inherit ir.ui.view qweb Inherits purchase_stock.report_purchaseorder_document
report_purchasequotation_document_inherit report_purchasequotation_document_inherit ir.ui.view qweb Inherits purchase_stock.report_purchasequotation_document
view_warehouse_form stock.warehouse stock.warehouse form Inherits stock.view_warehouse
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • warehouse_address_details Html
    translate=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…