v 14.0 Third Party 2153
Download for v 14.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 131
Technical Name deltatech_stock_negative
LicenseLGPL-3
Websitehttps://www.terrabit.ro
Versions 17.0 12.0 13.0 14.0 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 131
Technical Name deltatech_stock_negative
LicenseLGPL-3
Websitehttps://www.terrabit.ro
Versions 17.0 12.0 13.0 14.0 15.0 16.0

No Negative Stock

Mature License: LGPL-3 dhongu/deltatech

Features:
  • No negative stock for internal location
  • Allows negative stock at certain locations
  • If configured in inventory settings (allowed negative stock and set effective qty), automatically sets the done quantities at picking validation, regardless of stock disponibility

Table of contents

Usage

  • Inventory -> Configuration -> Settings
  • Traceability -> Negative Stock
Settings
  • Inventory -> Configuration -> Location
Settings Location

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

  • Terrabit
  • Dorin Hongu

Maintainers

Current maintainer:

dhongu

This module is part of the dhongu/deltatech project on GitHub.

You are welcome to contribute.

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!
Error in ver14
by
ibm@shishindustries.com
on 10/14/20, 5:24 AM

I have uploaded using app module in Odoo.

I don't see check box  for Negative stock.

Re: Error in ver14
by
Dorin Hongu
on 10/14/20, 7:35 AM
  • Inventory -> Configuration -> Settings
  • Traceability -> Negative Stock

Got below error while importing module
by
ibm@shishindustries.com
on 10/14/20, 3:05 AM

while parsing /tmp/tmp3ohi7__l/deltatech_stock_negative/views/res_config_view.xml:4, near <record id="res_config_settings_view_form" model="ir.ui.view"> <field name="name">res.config.settings.view.form.inherit.stock</field> <field name="model">res.config.settings</field> <field name="inherit_id" ref="stock.res_config_settings_view_form"/> <field name="arch" type="xml"> <xpath expr="//div[@id='production_lot_info']" position="inside"> <div class="col-xs-12 col-md-6 o_setting_box"> <div class="o_setting_left_pane"> <field name="no_negative_stock"/> </div> <div class="o_setting_right_pane"> <label for="no_negative_stock"/> <span class="fa fa-lg fa-building-o" title="Values set here are company-specific." aria-label="Values set here are company-specific." groups="base.group_multi_company" role="img"/> <div class="text-muted"> No negative stocks are allowed </div> </div> </div> </xpath> </field> </record> Make sure those modules are installed and try again.

Re: Got below error while importing module
by
Dorin Hongu
on 10/14/20, 4:58 AM

please give me more information