oca-ocb-accounting/odoo-bringout-oca-ocb-stock_account
2026-01-13 16:43:09 +01:00
..
doc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:39 +01:00
stock_account chore: bs translation updates (sinkronizac→sinhronizac, Create RFQ fix) 2026-01-13 16:43:09 +01:00
pyproject.toml Initial commit: Accounting packages 2025-08-29 15:20:47 +02:00
README.md Initial commit: Accounting packages 2025-08-29 15:20:47 +02:00

WMS Accounting

WMS Accounting module

This module makes the link between the 'stock' and 'account' modules and allows you to create accounting entries to value your stock movements

Key Features

  • Stock Valuation (periodical or automatic)
  • Invoice from Picking

Dashboard / Reports for Warehouse Management includes:

  • Stock Inventory Value at given date (support dates in the past)

Installation

pip install odoo-bringout-oca-ocb-stock_account

Dependencies

This addon depends on:

  • stock
  • account

Manifest Information

  • Name: WMS Accounting
  • Version: 1.1
  • Category: Hidden
  • License: LGPL-3
  • Installable: True

Source

Based on OCA/OCB branch 16.0, addon stock_account.

License

This package maintains the original LGPL-3 license from the upstream Odoo project.

Documentation

  • Overview: doc/OVERVIEW.md
  • Architecture: doc/ARCHITECTURE.md
  • Models: doc/MODELS.md
  • Controllers: doc/CONTROLLERS.md
  • Wizards: doc/WIZARDS.md
  • Reports: doc/REPORTS.md
  • Security: doc/SECURITY.md
  • Install: doc/INSTALL.md
  • Usage: doc/USAGE.md
  • Configuration: doc/CONFIGURATION.md
  • Dependencies: doc/DEPENDENCIES.md
  • Troubleshooting: doc/TROUBLESHOOTING.md
  • FAQ: doc/FAQ.md