Stock Card Report
by Ecosoft https://github.com/OCA/stock-logistics-reporting , Odoo Community Association (OCA) https://github.com/OCA/stock-logistics-reportingRequired Apps |
Inventory (stock)
|
Included Dependencies | Show |
Lines of code | 2594 |
Technical Name |
stock_card_report |
License | AGPL-3 |
Website | https://github.com/OCA/stock-logistics-reporting |
Also available in version | v 15.0 v 13.0 v 12.0 |
Stock Card Report
Stock Card Report is the report that display movement (in/out) of a product in a specified location and date range.
Table of contents
Usage
To use this module, you need to:
- Go to Inventory > Reporting > Stock Card.
- Select Start date, End date, Products, Location.
- Choose View or Export PDF or Export XLSX or Cancel.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Ecosoft
Contributors
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
- Prapassorn Sornkaew <prapassorn.s@prothaitechnology.com>
Maintainers
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.
This module is part of the OCA/stock-logistics-reporting project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hi there,
I got the below error
"Could not get content for /static/src/css/report.css defined in bundle 'web.assets_backend'."
Traceback (most recent call last):
File "/odoo/odoo-server/odoo/ line 641, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/odoo/odoo-server/odoo/ line 317, in _handle_exception
raise exception.with_traceback(None) from new_cause
KeyError: 'stock.card.report.wizard'http.py",http.py",
How can solve this?