v 16.0 Third Party 8
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 199
Technical Name bitsys_kardex_report
LicenseAGPL-3
Websitehttps://bitsys.odoo.com/
Versions 15.0 16.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 199
Technical Name bitsys_kardex_report
LicenseAGPL-3
Websitehttps://bitsys.odoo.com/
Versions 15.0 16.0

Reporte de Kardex

Descripción

El reporte de Kardex es un documento contable que muestra el registro detallado de las transacciones de inventario de un producto específico en un período de tiempo determinado. Este reporte es ampliamente utilizado por las empresas para llevar un control efectivo de su inventario y para tomar decisiones informadas sobre las compras y ventas de productos.

Características Funcionales

  • Registro Detallado: El reporte de Kardex proporciona un registro completo y detallado de las transacciones de entrada y salida de inventario.
  • Saldo Actual: Muestra el saldo actual del producto en inventario después de cada transacción, lo que permite tener una visión clara del stock disponible en todo momento.
  • Análisis Histórico: El reporte de Kardex permite realizar análisis históricos del comportamiento del inventario, lo que ayuda a identificar tendencias y tomar decisiones estratégicas.

¿Estás listo para mejorar el control de tu inventario? Descarga nuestra aplicación ahora y comienza a generar reportes de Kardex de manera eficiente y precisa.

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 or have a question related to your purchase, please use the support page.
There are no ratings yet!
module with errors
by
Josue Pineda
on 9/25/24, 9:56 AM Confirmed Purchase

When trying to install it gives this error

Traceback (most recent call last):
  File "/opt/Indupas/odoo/odoo/http.py", line 1651, in _serve_db
    return service_model.retrying(self._serve_ir_http, self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/service/model.py", line 133, in retrying
    result = func()
             ^^^^^^
  File "/opt/Indupas/odoo/odoo/http.py", line 1678, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/http.py", line 1882, in dispatch
    result = self.request.registry['ir.http']._dispatch(endpoint)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/addons/website/models/ir_http.py", line 237, in _dispatch
    response = super()._dispatch(endpoint)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/addons/base/models/ir_http.py", line 154, in _dispatch
    result = endpoint(**request.params)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/http.py", line 734, in route_wrapper
    result = endpoint(self, *args, **params_ok)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/addons/web/controllers/dataset.py", line 46, in call_button
    action = self._call_kw(model, method, args, kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/addons/web/controllers/dataset.py", line 33, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/api.py", line 468, in call_kw
    result = _call_kw_multi(method, model, args, kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/api.py", line 453, in _call_kw_multi
    result = method(recs, *args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "", line 2, in button_immediate_install
  File "/opt/Indupas/odoo/odoo/addons/base/models/ir_module.py", line 74, in check_and_log
    return method(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/addons/base/models/ir_module.py", line 475, in button_immediate_install
    return self._button_immediate_function(self.env.registry[self._name].button_install)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/addons/base/models/ir_module.py", line 599, in _button_immediate_function
    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "", line 2, in new
  File "/opt/Indupas/odoo/odoo/tools/func.py", line 87, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/opt/Indupas/odoo/odoo/modules/loading.py", line 488, in load_modules
    processed_modules += load_marked_modules(cr, graph,
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/modules/loading.py", line 372, in load_marked_modules
    loaded, processed = load_module_graph(
                        ^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/modules/loading.py", line 197, in load_module_graph
    model_names = registry.load(cr, package)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/modules/registry.py", line 247, in load
    model = cls._build_model(self, cr)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/Indupas/odoo/odoo/models.py", line 642, in _build_model
    raise TypeError("Model %r inherits from non-existing model %r." % (name, parent))
TypeError: Model 'report.bitsys_kardex_report.kardex_report_xlsx' inherits from non-existing model 'report.report_xlsx.abstract'.


If you are going to sell a module here in the app store, you should make sure it works well, don't make it spend money for no reason
Re: module with errors
by
BITSYS
on 9/25/24, 10:55 AM Author

Please install the following dependency: 

report xlsx https://apps.odoo.com/apps/modules/16.0/report_xlsx 

Use the version that matches your current version of Odoo.




Purchase this Module in V16
by
Anabel García
on 7/22/24, 6:04 PM

Hello I want to purchase this module. before purchase, I want to know, its fit with my data base. I have a several Add ons. I want to known its fit with my data base. Its posible?

Re: Purchase this Module in V16
by
BITSYS
on 7/22/24, 10:12 PM Author

Hello, I'd be happy to help you. Could you please let me know which version of Odoo you are using? This application works well with versions 15 and 16. You just need to have the Inventory module and the Excel report base (report_xlsx) installed.