Silent Inventory Adjustment

by
Odoo
v 11.0 v 12.0 Third Party 383
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 288
Technical Name silent_inventory_adjustment
LicenseOPL-1
Websitehttps://silentinfotech.com
Versions 11.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 288
Technical Name silent_inventory_adjustment
LicenseOPL-1
Websitehttps://silentinfotech.com
Versions 11.0 12.0

Silent Inventory Adjustment

  • arrow Silent Inventory Adjustment helps to Export/Import product stock using CSV File.
  • arrow This functionality supports both Export and Import features.
  • arrow It allows us to export the product list from inventory adjustment and also Imports the CSV file again in the Inventory along with the changes.
  • arrow Prepare a CSV file with the product code and then it can be Exported/Imported.
Silent Inventory Adjustment

Effortless
editing

The changes in the product data can be done in bulk quantity in the Inventory adjustments.

Export file characteristics

This module allows to export the product list from Inventory adjustments.

Import file characteristics

This module also allows to Import the CSV file again in the Inventory along with the changes.

Mitigates search time

It allows to find a particular product in very less amount of time.

Installation Procedure

arrowFor Installation - Go to apps -> Search Silent Inventory Adjustment -> Install.

Procedure to use

arrowAfter Installation - Go to Inventory -> Click on Inventory Adjustments.

Create Inventory Reference

arrowClick on Create.

arrowFill the details -> Click on Save -> Click on start Inventory.

Wizard to Export the CSV file of Inventory Adjustments

arrowClick on Action -> Click on -> Export.

Wizard to Export the CSV file of Inventory Adjustments

arrowAfter making the necessary changes, Import the CSV file again to the Inventory Adjustments.

Wizard to Import the CSV file of Inventory Adjustments

arrowClick on Action -> Click on -> Import.

arrowClick on Upload your file.

arrowSelect the file from File Manager -> Click on Import.
arrowThe file is Imported to the Inventory Adjustments along with all the necessary changes.

Our Services


Get In Touch


For any query or support contact us without hesitation on

contact@silentinfotech.com

SILENT INVENTORY ADJUSTMENT

  • Silent Inventory Adjustment helps to Export/Import product stock using CSV File.
  • This functionality supports both Export and Import features.
  • It allows to export the product list from inventory adjustment and also Imports the CSV file again in the Inventory along with the changes.
  • Prepare a CSV file with the product code and then it can be Exported/Imported.

Export SCV

  • Inventory -> Operations -> Inventory Adjustments -> Select or Create record -> Action -> Export

Import SCV

  • Inventory -> Operations -> Inventory Adjustments -> Select or Create record -> Action -> Import
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!
by
y.houfadi@gmail.com
on 1/22/23, 9:31 PM

help me please

Odoo Server Error

Traceback (most recent call last):
  File "/cityvape/cityvape-server/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
    result = request.dispatch()
  File "/cityvape/cityvape-server/odoo/http.py", line 687, in dispatch
    result = self._call_function(**self.params)
  File "/cityvape/cityvape-server/odoo/http.py", line 359, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/cityvape/cityvape-server/odoo/service/model.py", line 94, in wrapper
    return f(dbname, *args, **kwargs)
  File "/cityvape/cityvape-server/odoo/http.py", line 348, in checked_call
    result = self.endpoint(*a, **kw)
  File "/cityvape/cityvape-server/odoo/http.py", line 916, in __call__
    return self.method(*args, **kw)
  File "/cityvape/cityvape-server/odoo/http.py", line 535, in response_wrap
    response = f(*args, **kw)
  File "/cityvape/cityvape-server/addons/web/controllers/main.py", line 1346, in call_button
    action = self._call_kw(model, method, args, kwargs)
  File "/cityvape/cityvape-server/addons/web/controllers/main.py", line 1334, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/cityvape/cityvape-server/odoo/api.py", line 464, in call_kw
    result = _call_kw_multi(method, model, args, kwargs)
  File "/cityvape/cityvape-server/odoo/api.py", line 451, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "", line 2, in button_immediate_install
  File "/cityvape/cityvape-server/odoo/addons/base/models/ir_module.py", line 74, in check_and_log
    return method(self, *args, **kwargs)
  File "/cityvape/cityvape-server/odoo/addons/base/models/ir_module.py", line 486, in button_immediate_install
    return self._button_immediate_function(type(self).button_install)
  File "/cityvape/cityvape-server/odoo/addons/base/models/ir_module.py", line 603, in _button_immediate_function
    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
  File "/cityvape/cityvape-server/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/cityvape/cityvape-server/odoo/modules/loading.py", line 474, in load_modules
    processed_modules += load_marked_modules(cr, graph,
  File "/cityvape/cityvape-server/odoo/modules/loading.py", line 363, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/cityvape/cityvape-server/odoo/modules/loading.py", line 222, in load_module_graph
    load_data(cr, idref, mode, kind='data', package=package)
  File "/cityvape/cityvape-server/odoo/modules/loading.py", line 69, in load_data
    tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
  File "/cityvape/cityvape-server/odoo/tools/convert.py", line 748, in convert_file
    convert_xml_import(cr, module, fp, idref, mode, noupdate)
  File "/cityvape/cityvape-server/odoo/tools/convert.py", line 797, in convert_xml_import
    relaxng.assert_(doc)
  File "src/lxml/etree.pyx", line 3633, in lxml.etree._Validator.assert_
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/cityvape/cityvape-server/odoo/http.py", line 643, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/cityvape/cityvape-server/odoo/http.py", line 301, in _handle_exception
    raise exception.with_traceback(None) from new_cause
AssertionError: Element odoo has extra content: template, line 2



do you have v13?
by
Guava
on 11/19/20, 2:06 AM