Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory Management (stock)
• Manufacturing (mrp) • Discuss (mail) |
Technical Name |
vit_stock_card_pro |
Website | http://www.vitraining.com |
Versions | 10.0 12.0 |
Introduction
This modul is used to display stock movement card per product per Warehouse and product in, out, balance summary per Warehouse.

Must enable Tracking by Lots/Serial number in Inventory Configuration.
Create new stock card, select product, select date range, select warehouse and then calculate.

Stock card can be breakdown by serial or lot number to monitor the expired date.

Stock card can be printed to PDF as any normal Odoo report.

Create Stock summary, select product, select Warehouse, select data range to display current stock move in, out, and balance of existing product.

Stock Summary can be breakdown by serial or lot number to monitor the expired date.
Find our other interesting modules that can make your life easier:
https://www.odoo.com/apps/modules/browse?search=vitraining
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedI have purchased premium version of the Stock Card in hope of reaping out some extra benefits. I hired <a href="https://www.easy-essay.org/case-study/">case study writing service</a> for help in research paper online. But guess what things are still the same like they were in the lite version. Man, you were supposed to add some new features.
I have purchased premium version of the Stock Card in hope of reaping out some extra benefits. I hired case study writing service for help in research paper online. But guess what things are still the same like they were in the lite version. Man, you were supposed to add some new features.
hello is it possible to upgrade module to include raw materials movements in manufacturing , because if a product is a raw material the stock card is not generated, but rathe an error.
answer to Life_date error
In order to install without getting error Life_date, got to Inventory-setting- set the enable Define expiration date on serial numbers. For me it works in this way
App not working
Hello, I just purchase this module but when install I am getting an error puping up Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 642, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 684, in dispatch result = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 334, in _call_function return checked_call(self.db, *args, **kwargs) File "/odoo/odoo-server/odoo/service/model.py", line 101, in wrapper return f(dbname, *args, **kwargs) File "/odoo/odoo-server/odoo/http.py", line 327, in checked_call result = self.endpoint(*a, **kw) File "/odoo/odoo-server/odoo/http.py", line 942, in __call__ return self.method(*args, **kw) File "/odoo/odoo-server/odoo/http.py", line 507, in response_wrap response = f(*args, **kw) File "/odoo/odoo-server/addons/web/controllers/main.py", line 899, in call_button action = self._call_kw(model, method, args, {}) File "/odoo/odoo-server/addons/web/controllers/main.py", line 887, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 689, in call_kw return call_kw_multi(method, model, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 680, in call_kw_multi result = method(recs, *args, **kwargs) File "/odoo/odoo-server/odoo/addons/base/module/module.py", line 412, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/odoo/odoo-server/odoo/addons/base/module/module.py", line 486, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/odoo/odoo-server/odoo/modules/registry.py", line 83, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/odoo/odoo-server/odoo/modules/loading.py", line 377, in load_modules loaded_modules, update_module, models_to_check) File "/odoo/odoo-server/odoo/modules/loading.py", line 270, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/odoo/odoo-server/odoo/modules/loading.py", line 153, in load_module_graph registry.setup_models(cr, partial=True) File "/odoo/odoo-server/odoo/modules/registry.py", line 300, in setup_models model._setup_fields(partial) File "/odoo/odoo-server/odoo/models.py", line 2852, in _setup_fields field.setup_full(self) File "/odoo/odoo-server/odoo/fields.py", line 507, in setup_full self._setup_related_full(model) File "/odoo/odoo-server/odoo/fields.py", line 544, in _setup_related_full field = target._fields[name] KeyError: 'life_date'
Erro install module
Checking the code it does not run in version 10.0, it is in the old api still.
Erro install module
Dear, I bought the module: vit_stock_card_pro when installing this generating the error: Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 640, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 677, in dispatch result = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 333, in _call_function return checked_call(self.db, *args, **kwargs) File "/odoo/odoo-server/odoo/service/model.py", line 101, in wrapper return f(dbname, *args, **kwargs) File "/odoo/odoo-server/odoo/http.py", line 326, in checked_call result = self.endpoint(*a, **kw) File "/odoo/odoo-server/odoo/http.py", line 935, in __call__ return self.method(*args, **kw) File "/odoo/odoo-server/odoo/http.py", line 506, in response_wrap response = f(*args, **kw) File "/odoo/odoo-server/addons/web/controllers/main.py", line 889, in call_button action = self._call_kw(model, method, args, {}) File "/odoo/odoo-server/addons/web/controllers/main.py", line 877, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 681, in call_kw return call_kw_multi(method, model, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 672, in call_kw_multi result = method(recs, *args, **kwargs) File "/odoo/odoo-server/odoo/addons/base/module/module.py", line 410, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/odoo/odoo-server/odoo/addons/base/module/module.py", line 484, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/odoo/odoo-server/odoo/modules/registry.py", line 82, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/odoo/odoo-server/odoo/modules/loading.py", line 339, in load_modules loaded_modules, update_module) File "/odoo/odoo-server/odoo/modules/loading.py", line 237, in load_marked_modules loaded, processed = load_module_graph(cr, graph, progressdict, report=report, skip_modules=loaded_modules, perform_checks=perform_checks) File "/odoo/odoo-server/odoo/modules/loading.py", line 135, in load_module_graph registry.setup_models(cr, partial=True) File "/odoo/odoo-server/odoo/modules/registry.py", line 291, in setup_models model._setup_fields(partial) File "/odoo/odoo-server/odoo/models.py", line 2845, in _setup_fields field.setup_full(self) File "/odoo/odoo-server/odoo/fields.py", line 491, in setup_full self._setup_related_full(model) File "/odoo/odoo-server/odoo/fields.py", line 528, in _setup_related_full field = target._fields[name] KeyError: 'life_date'
App not working --ERROR--
We purchased the App yesterday and there is a ERROR THE APP IS NOT WORKING ... KINDLY ADVICE ASAP