v 8.0 Third Party 1521
Download for v 8.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Warehouse Management (stock)
Social Network (mail)
Technical Name daily_stock_report
LicenseSee License tab
Websitehttp://aasimania.wordpress.com
You bought this module and need support? Click here!

Odoo- Warehouse Management

Stock Report

Reporting > Warehouse > Daily Stock Report



Report Filters





Filter stock report based on either product or category and stock location. Additionally, you have an option to decide Unit of Measure for loose products.



Report Layout



Option to fetch opening, incoming and outgoing stock. Choose required start and end date. Furthermore, there is an option to fetch valuation of stock as well.



Sample Output

Sample report with Opening, Incoming, Outgoing and Valuation box checked.



Future Enhancement

  • Option to print combined stock of various location.
  • Output format in excel.

| | |
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

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.
There are no ratings yet!
is it available for odoo 10ceA
by
Z A
on 8/10/20, 8:23 AM

AWAITED..


export producing encoding errors
by
Hussam
on 12/9/17, 3:18 PM

Just trying it out,recieving this error when clicking export Odoo Server Error Traceback (most recent call last): File "/opt/odoo/openerp/http.py", line 530, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/openerp/http.py", line 567, in dispatch result = self._call_function(**self.params) File "/opt/odoo/openerp/http.py", line 303, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo/openerp/service/model.py", line 113, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo/openerp/http.py", line 300, in checked_call return self.endpoint(*a, **kw) File "/opt/odoo/openerp/http.py", line 796, in __call__ return self.method(*args, **kw) File "/opt/odoo/openerp/http.py", line 396, in response_wrap response = f(*args, **kw) File "/opt/odoo/addons/web/controllers/main.py", line 953, in call_button action = self._call_kw(model, method, args, {}) File "/opt/odoo/addons/web/controllers/main.py", line 941, in _call_kw return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs) File "/opt/odoo/openerp/api.py", line 241, in wrapper return old_api(self, *args, **kwargs) File "/opt/odoo/extra_addons/daily_stock_report/wizard/daily_stock_report.py", line 224, in act_getstockreport value = ','.join(value_list) UnicodeDecodeError: 'ascii' codec can't decode byte 0xd8 in position 2: ordinal not in range(128)


can't use this module....
by
Jason Wu
on 9/11/17, 3:27 AM

This module is good.. But..i can't use..this... have issue line 86, in act_getstockreport label_list.append('"'+'Closing- '+str(each_location.name)+'"') UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) and lines ...157 can't find stock_history..